deep-auto-punctuation
Text Punctuator
This project trains an AI model to automatically punctuate text by reading and learning from a specific dataset of English articles.
a pytorch implementation of auto-punctuation learned character by character
141 stars
6 watching
23 forks
Language: Jupyter Notebook
last commit: about 4 years ago auto-punctuationdeep-learningengadgetlearning-punctuationspytorchreading-engadget-articles
Related projects:
Repository | Description | Stars |
---|---|---|
attilanagy234/neural-punctuator | An implementation of BERT-based models for automatic punctuation restoration in English and Hungarian texts. | 48 |
furkanu/deeplearning.ai-pytorch | Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
fducau/aae_pytorch | An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. | 198 |
rguthrie3/deeplearningfornlpinpytorch | A comprehensive tutorial on deep learning for natural language processing with PyTorch, covering the basics and advancing to linguistic structure prediction. | 1,940 |
zijundeng/pytorch-semantic-segmentation | Provides PyTorch implementations of various models and pipelines for semantic segmentation in deep learning. | 1,724 |
l1aoxingyu/char-rnn-pytorch | A PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data. | 141 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 438 |
xiadingz/video-caption.pytorch | PyTorch implementation of video captioning, combining deep learning and computer vision techniques. | 401 |
hpcgarage/accelerated_dl_pytorch | This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
shobrook/sequitur | A library of autoencoders for sequential data | 429 |
eduardoleao052/js-pytorch | A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,084 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 365 |
proger/uk4b | Develops pretraining and finetuning techniques for language models using metadata-conditioned text generation | 18 |