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:
- 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
- Neural text-to-text question generation☆216Updated 5 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Updated 5 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Paraphrases generator based on RAVE.☆59Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 6 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 6 years ago
- ☆26Updated 7 years ago
- ☆177Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 7 years ago
- ☆116Updated 6 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆120Updated 7 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- ☆121Updated 3 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 5 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 5 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- Official Github repo for the paper "Unifying Human and Statistical Evaluation for Natural Language Generation"☆73Updated 6 years ago
- A parser of the Multi-Domain Wizard-of-Oz dataset (MultiWOZ)☆68Updated 7 years ago
- An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarizat…☆107Updated 6 years ago
- NLU: domain-intent-slot; text2SQL☆74Updated 5 years ago
- We summarize the summarization papers presented at major conferences (starting with ACL 2019)☆84Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- QnA bot powered by CoQA + BERT☆39Updated 3 years ago
- BertQA - Attention on Steroids☆115Updated 3 years ago