Prakhar0409 / question-generationLinks
Neural Question Generation Model for generating reading comprehension questions from text
☆16Updated 7 years ago
Alternatives and similar repositories for question-generation
Users that are interested in question-generation are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Paragraph-level Neural Question Generation with Maxout Pointer and Gated Self-attention Networks☆140Updated 5 years ago
- code for ACL 2019 paper "cross lingual training for automatic question generation"☆14Updated 6 years ago
- Code corresponding to our paper "Leveraging Context Information for Natural Question Generation"☆46Updated 6 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 5 years ago
- Code for the paper "Neural Question Generation from Text: A Preliminary Study"☆144Updated 7 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Updated 3 years ago
- ☆121Updated 3 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 8 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆236Updated 6 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 7 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 4 years ago
- PyTorch Implementation for INTERSPEECH'20 "An Effective Domain Adaptive Post-Training Method for BERT in Response Selection"☆31Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 6 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated 2 years ago
- ☆178Updated 6 years ago
- Grounded conversational dataset for end-to-end conversational AI (official DSTC7 data)☆175Updated last year
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆46Updated 5 years ago
- Code, Models, and Data for the ACL 2019 paper "Scoring Sentence Singletons and Pairs for Abstractive Summarization"☆66Updated 3 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- PyTorch code for ICLR 2019 paper: Global-to-local Memory Pointer Networks for Task-Oriented Dialogue https://arxiv.org/pdf/1901.04713☆160Updated 6 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 3 years ago
- A BERT-Transformer network for abstractive text summarization☆128Updated 3 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆394Updated 3 years ago
- Code for AAAI-2020 oral paper: RefNet: A Reference-aware Network for Background Based Conversation☆25Updated 6 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆232Updated 5 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- Code and model files for the paper: "A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction" (AAAI-18…☆184Updated 7 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Updated 3 years ago
- ReCoSa: Detecting the Relevant Contexts with Self-Attention for Multi-turn Dialogue Generation☆57Updated 6 years ago