jmvalin / DeepProof
Deep spelling/grammar checker
☆13Updated 6 years ago
Alternatives and similar repositories for DeepProof:
Users that are interested in DeepProof are comparing it to the libraries listed below
- Deep learning spelling patterns with a recurrent neural network☆12Updated 7 years ago
- Java library for Concrete, a data serialization format for NLP☆6Updated 5 years ago
- CRFs based Chinese word segmentor☆19Updated 10 years ago
- Referring Expression Generation using Neural Networks☆22Updated 2 years ago
- Reference-less Quality Estimation of Text Simplification Systems☆48Updated last year
- ASR transcription and SLU annotation web interface for call logs collected at UFAL-DSG.☆11Updated 10 years ago
- ☆18Updated 4 years ago
- RNN model to punctuate degraded text with no punctuation, and an application that combines it with Watson TTS for automated transcription…☆10Updated 7 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- Thot toolkit for statistical machine translation☆50Updated 2 years ago
- A step-by-step problem set for implementing a high-quality deep dependency parser in Pytorch☆15Updated 7 years ago
- 📄Neural Sentential Paraphrase Generation to Augment Chatbot Training Dataset☆21Updated 2 years ago
- Grammatical Error Correction Based on Language Model(BERT, GPT-2), and Seq2Seq☆18Updated 5 years ago
- sequence tagging for NER for ULMFiT☆20Updated 4 years ago
- ✨ Web interface for NeuralCoref coreference resolution☆34Updated last year
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated last year
- Short Text Similarity as described in https://dl.acm.org/citation.cfm?id=2806475☆16Updated 5 years ago
- Machine translation using deep learning with lstm,cnn,attention,beam search and so on.☆20Updated 7 years ago
- A toolkit for neural language modeling using Tensorflow including basic models like RNNs and LSTMs as well as more advanced models.☆21Updated 5 years ago
- A simple neural truecaser written in pytorch and allennlp.☆32Updated 7 months ago
- Utilities for manipulating finite state transducers with the OpenFst library.☆30Updated 7 years ago
- Recipes for training OpenNMT systems☆14Updated 7 years ago
- NUANCED is a user-centric conversational recommendation dataset that contains 5.1k annotated dialogues and 26k high-quality user turns.☆18Updated 3 years ago
- A generic library for crafting adversarial NLP examples - WIP