Pointer-generator reinforced seq2seq summarization in PyTorch
☆360Apr 16, 2019Updated 6 years ago
Alternatives and similar repositories for seq2seq-summarizer
Users that are interested in seq2seq-summarizer are comparing it to the libraries listed below
Sorting:
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆915Jan 23, 2023Updated 3 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Apr 19, 2022Updated 3 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Oct 1, 2019Updated 6 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆624Jul 23, 2020Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,197Jun 16, 2022Updated 3 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274May 30, 2019Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆400May 21, 2021Updated 4 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Mar 24, 2023Updated 2 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158May 7, 2018Updated 7 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Jul 25, 2024Updated last year
- Code for paper Fine-tune BERT for Extractive Summarization☆1,504Jan 11, 2022Updated 4 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Oct 5, 2018Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Apr 22, 2020Updated 5 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Sep 12, 2019Updated 6 years ago
- The PyTorch Implementation of SummaRuNNer☆254Sep 7, 2021Updated 4 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Feb 8, 2022Updated 4 years ago
- Text Content Manipulation☆45Nov 16, 2020Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆316Jul 5, 2019Updated 6 years ago
- One implementation of the paper "Coreference-Aware Dialogue Summarization".☆19Nov 9, 2023Updated 2 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Jan 8, 2019Updated 7 years ago
- [ACL2020] Unsupervised Opinion Summarization with Noising and Denoising☆21Jul 3, 2020Updated 5 years ago
- The baselines used in the CoQA paper☆176Apr 22, 2020Updated 5 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Dec 14, 2022Updated 3 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆352Jul 6, 2023Updated 2 years ago
- 基于transformer的指针生成网络☆94Jan 13, 2021Updated 5 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆387Mar 24, 2023Updated 2 years ago
- A curated list of resources dedicated to text summarization☆1,540Jan 9, 2023Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆742Mar 27, 2022Updated 3 years ago
- List of papers that applied graph network to NLP☆13Feb 26, 2019Updated 7 years ago
- CMU Document Grounded Conversation Dataset☆112Sep 21, 2018Updated 7 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Jan 17, 2023Updated 3 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Jan 11, 2022Updated 4 years ago
- Accelerated Reinforcement Learning for Sentence Generation by Vocabulary Prediction☆70Jun 12, 2020Updated 5 years ago
- implementation pointer-generator-network by pytorch and python3☆87Jan 7, 2020Updated 6 years ago
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,391Aug 20, 2024Updated last year
- An open source framework for seq2seq models in PyTorch.☆1,517Sep 17, 2025Updated 5 months ago
- Full Python implementation of the ROUGE metric, producing same results as in the official perl implementation.☆159Jul 10, 2019Updated 6 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆249Feb 10, 2021Updated 5 years ago
- An extractive neural network text summarization library for the EMNLP 2018 paper "Content Selection in Deep Learning Models of Summarizat…☆107Nov 6, 2019Updated 6 years ago