hadifar / GrammarCorrectionLinks
Grammar Correction with Neural Network (Seq2Seq with Attention)
☆20Updated 7 years ago
Alternatives and similar repositories for GrammarCorrection
Users that are interested in GrammarCorrection are comparing it to the libraries listed below
Sorting:
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Question-answer generation from text☆72Updated 2 years ago
- Building a language detection classifier using fastText☆46Updated 8 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago
- A repo to explore different NLP tasks which can be solved using T5☆173Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago
- Neural Question Generation Model for generating reading comprehension questions from text☆16Updated 7 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Updated 6 years ago
- This repository contains materials for our tutorial on automatic grammatical error correction: R. Grundkiewicz, C. Bryant, M. Felice: A C…☆38Updated 5 years ago
- Exploring the simple sentence similarity measurements using word embeddings☆99Updated last year
- Language-agnostic BERT Sentence Embedding (LaBSE)☆152Updated 5 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆85Updated 6 years ago
- architectures and pre-trained models for long document classification.☆154Updated 4 years ago
- Lecture summarization with BERT☆153Updated 3 years ago
- Detection of Emotion and its cause from text☆19Updated 5 years ago
- Examine two sentences and determine whether they have the same meaning.☆223Updated 6 years ago
- A collection/reading-list of awesome Natural Language Processing papers sorted by date.☆34Updated 7 years ago
- Question generation from Reading Comprehension☆18Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3, Tensorflow>=1.5.0)☆15Updated 7 years ago
- Summarization Task using Bart and T5 models.☆171Updated 5 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆113Updated 5 years ago
- Automatic Question Generator from TEXT☆111Updated 2 years ago
- Accompanying code for the Medium article☆164Updated 6 years ago
- An NLP system for generating reading comprehension questions☆298Updated last year
- ☆76Updated 3 years ago