hadifar / GrammarCorrection
Grammar Correction with Neural Network (Seq2Seq with Attention)
☆20Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for GrammarCorrection
- Use-cases of Hugging Face's BERT (e.g. paraphrase generation, unsupervised extractive summarization).☆21Updated 4 years ago
- Code related to experimentation of different Text Data Augmentation Techniques☆15Updated 5 years ago
- CorrectLy - Open Source Spelling & Grammar correction☆38Updated last year
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆23Updated 5 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆20Updated last year
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆80Updated 5 years ago
- Question-answer generation from text☆69Updated last year
- ☆20Updated 3 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- Building a language detection classifier using fastText☆43Updated 6 years ago
- Neural Grammar Correction with Transfer Learning☆22Updated 5 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 6 years ago
- HateEval 2019 - Task 5☆15Updated 5 years ago
- Zero-shot Transfer Learning from English to Arabic☆29Updated 2 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…☆112Updated 3 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 4 years ago
- Extractive Document Summarization Based on Convolutional Neural Networks☆54Updated 6 years ago
- Unsupervised text segmentation based on Latent Dirichlet Allocation and Topic Tiling☆24Updated 8 years ago
- This repo contains code and dataset for the Opinosis Summarization Framework☆50Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆40Updated 4 years ago
- This code provides word level language identification tool for identifying language for individual words in Code-Mixed text. e.g. The tex…☆49Updated 4 years ago
- Lexical Simplification with Pretrained Encoders☆69Updated 3 years ago
- ☆30Updated 6 years ago
- Question generation from Reading Comprehension☆19Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆40Updated 4 years ago
- BERT fine-tuning for POS tagging task (Keras)☆73Updated 5 years ago
- Text summarization with python and transformer☆13Updated last year
- Japanese Sentence Summarization with BERT☆49Updated last year
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 7 years ago