hadifar / GrammarCorrection
Grammar Correction with Neural Network (Seq2Seq with Attention)
☆20Updated 6 years ago
Alternatives and similar repositories for GrammarCorrection:
Users that are interested in GrammarCorrection are comparing it to the libraries listed below
- Question generation from Reading Comprehension☆19Updated 2 years ago
- Use Language Model (LM) for Grammar Error Correction (GEC), without the use of annotated data.☆83Updated 5 years ago
- Paraphrase Generation model using pair-wise discriminator loss☆45Updated 3 years ago
- Tensorflow and Keras implementation of the state of the art researches in Dialog System NLU☆98Updated 3 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆109Updated 5 months ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 6 years ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆24Updated 5 years ago
- anhassan / Quora-Question-Similarity-Using-BERT-Embeddings-with-Siamese-Networks-as-Feature-ExtractorsProposed a model architecture which learns to classify duplicate question pairs based on highly contextualized sentence representations. …☆14Updated 2 years ago
- An optimized Transformer based abstractive summarization model with Tensorflow☆16Updated 2 years ago
- Universal seq2seq model for question generation, text summarization, machine translation etc. written in Python and Tensorflow 1.4 with T…☆32Updated 7 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.☆45Updated 4 years ago
- An inventory of data sets around Question Generation and Question Answering☆21Updated 5 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆68Updated 5 years ago
- Question-answer generation from text☆72Updated last year
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- Text and Punctuation correction with Deep Learning☆129Updated 4 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆32Updated 5 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆87Updated 4 years ago
- Unsupervised text segmentation based on Latent Dirichlet Allocation and Topic Tiling☆24Updated 8 years ago
- Neural Grammar Correction with Transfer Learning☆22Updated 5 years ago
- Question Answering task using Deep Learning on SQuAD dataset☆20Updated 2 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- ☆31Updated 6 years ago
- Use BERT for Question Answering and finetune train with SQuAD 2.0☆15Updated 5 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
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 5 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆150Updated 2 years ago