seungwonpark / pointer-generatorLinks
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3, Tensorflow>=1.5.0)
☆15Updated 7 years ago
Alternatives and similar repositories for pointer-generator
Users that are interested in pointer-generator are comparing it to the libraries listed below
Sorting:
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 7 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- Paraphrases generator based on RAVE.☆58Updated 7 years ago
- Code for the paper "Neural Question Generation from Text: A Preliminary Study"☆144Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- ☆177Updated 6 years ago
- ☆121Updated 2 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 6 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆149Updated 6 years ago
- ☆117Updated 5 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- ☆47Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Updated 3 years ago
- ☆97Updated 2 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated 2 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆85Updated 5 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 5 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆274Updated 5 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 8 years ago
- a Fairseq fork for sequence tagging/labeling tasks☆31Updated 5 years ago
- A PyTorch implementation of a Bi-LSTM CRF with character-level features☆63Updated 6 years ago
- Code corresponding to our paper "Leveraging Context Information for Natural Question Generation"☆46Updated 5 years ago