ymfa / seq2seq-summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
☆361Updated 5 years ago
Alternatives and similar repositories for seq2seq-summarizer:
Users that are interested in seq2seq-summarizer are comparing it to the libraries listed below
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 2 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆394Updated 3 years ago
- The PyTorch Implementation of SummaRuNNer☆255Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 6 years ago
- ☆177Updated 6 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 5 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆320Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆910Updated 2 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆251Updated 4 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 5 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆352Updated last year
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆137Updated 6 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆231Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated 2 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆304Updated 6 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- ☆301Updated 6 years ago
- End-to-end Neural Coreference Resolution☆524Updated 2 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆248Updated last year