seungwonpark / pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3, Tensorflow>=1.5.0)
☆15Updated 6 years ago
Alternatives and similar repositories for pointer-generator:
Users that are interested in pointer-generator are comparing it to the libraries listed below
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 4 years ago
- ☆33Updated 6 years ago
- [NAACL 2019] code for "Pragmatically Informative Text Generation" https://arxiv.org/abs/1904.01301☆47Updated 5 years ago
- Paraphrases generator based on RAVE.☆58Updated 6 years ago
- Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders☆47Updated 9 months ago
- ☆118Updated 5 years ago
- Coreference Model Experimentation (Tensorflow and Pytorch) : Mainly Using transfer learning and Transformer Model BERT☆22Updated 5 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- ☆108Updated 6 years ago
- ☆96Updated 2 years ago
- Code for the ACL 19 paper "Neural Keyphrase Generation via Reinforcement Learning with Adaptive Rewards"☆107Updated 4 years ago
- ☆42Updated 7 years ago
- Code for ACL 2019 paper on Data-to-text Generation with Entity Modeling☆73Updated 3 years ago
- An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarizat…☆107Updated 5 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.☆91Updated last year
- ☆177Updated 6 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- NAACL'19: "Jointly Optimizing Diversity and Relevance in Neural Response Generation"☆74Updated 4 years ago
- Joint Extraction & Compression text Summarization☆40Updated 5 years ago
- This is the PyTorch implementation of the ACL 2019 paper RankQA: Neural Question Answering with Answer Re-Ranking.