bencmbrook / grammar-checkerLinks
An algorithm to check grammatical correctness and suggest improvements.
☆65Updated 8 years ago
Alternatives and similar repositories for grammar-checker
Users that are interested in grammar-checker are comparing it to the libraries listed below
Sorting:
- Text and Punctuation correction with Deep Learning☆128Updated 5 years ago
- A sentence segmenter that actually works!☆304Updated 5 years ago
- Paraphrase Generation model using pair-wise discriminator loss☆46Updated 4 years ago
- Python wrapper for LanguageTool grammar checker☆329Updated 4 years ago
- Easy-to-use word-to-word translations for 3,564 language pairs.☆368Updated 5 years ago
- A seq2seq model that can correct spelling mistakes.☆216Updated 8 years ago
- Text2Text Language Modeling Toolkit☆304Updated last year
- ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.☆457Updated last year
- Punctuation restoration and spell correction experiments.☆252Updated 4 years ago
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- SOTA punctation restoration (for e.g. automatic speech recognition) deep learning model based on BERT pre-trained model☆181Updated 6 years ago
- Extract and align grammar patterns from English sentences.☆56Updated 3 years ago
- Automatic Essay Scoring☆34Updated 5 years ago
- Neural text-to-text question generation☆216Updated 5 years ago
- Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models …☆231Updated 2 years ago
- Given a sentence automatically generate reading comprehension style factual questions from that sentence, such that the sentence contains…☆112Updated 4 years ago
- Machine-Translation-based sentence alignment tool for parallel text☆313Updated 4 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆85Updated 6 years ago
- Tool to generate paraphrases of sentences in many languages.☆85Updated 4 years ago
- Source code for paper: Improving Grammatical Error Correction via Pre-Training a Copy-Augmented Architecture with Unlabeled Data☆251Updated 5 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆192Updated 2 years ago
- A language model-based approach to Grammatical Error Correction for English that uses minimal annotated data.☆48Updated 7 years ago
- a pytorch implementation of auto-punctuation learned character by character☆141Updated 5 years ago
- Automatic question generation by using NLP☆205Updated last year
- Sentence paraphrase generation at the sentence level☆408Updated 3 years ago
- Automatic Question Generator from TEXT☆111Updated 2 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- Language-agnostic BERT Sentence Embedding (LaBSE)☆153Updated 5 years ago
- Experimental project to punctuate text using a embedding layer, single convolutional layer and output softmax layer written in Keras.☆83Updated 5 years ago
- Method to encode text for GPT-2 to generate text based on provided keywords☆262Updated 4 years ago