pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
☆915Jan 23, 2023Updated 3 years ago
Alternatives and similar repositories for pointer_summarizer
Users that are interested in pointer_summarizer are comparing it to the libraries listed below
Sorting:
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,197Jun 16, 2022Updated 3 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Apr 16, 2019Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆400May 21, 2021Updated 4 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,304Jul 25, 2024Updated last year
- 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" (Python3)☆316Jul 5, 2019Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Jun 17, 2022Updated 3 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,504Jan 11, 2022Updated 4 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆658Jun 16, 2022Updated 3 years ago
- The pytorch implementation of Get To The Point: Summarization with Pointer-Generator Networks.☆48Mar 24, 2023Updated 2 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Apr 19, 2022Updated 3 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274May 30, 2019Updated 6 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆380Jun 25, 2022Updated 3 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆715Nov 19, 2024Updated last year
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆387Mar 24, 2023Updated 2 years ago
- implementation pointer-generator-network by pytorch and python3☆87Jan 7, 2020Updated 6 years ago
- 基于transformer的指针生成网络☆94Jan 13, 2021Updated 5 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Aug 31, 2017Updated 8 years ago
- Summarization Papers☆1,010Jul 15, 2023Updated 2 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Jan 11, 2022Updated 4 years ago
- ☆178Jan 31, 2019Updated 7 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Jan 17, 2023Updated 3 years ago
- The PyTorch Implementation of SummaRuNNer☆254Sep 7, 2021Updated 4 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Mar 24, 2023Updated 2 years ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,989Oct 14, 2025Updated 4 months ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Aug 31, 2017Updated 8 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
- A curated list of resources dedicated to text summarization☆1,540Jan 9, 2023Updated 3 years ago
- An Exhaustive Paper List for Text Summarization☆501Sep 22, 2025Updated 5 months ago
- A Python wrapper for the ROUGE summarization evaluation package☆249Feb 10, 2021Updated 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
- Evaluation code for various unsupervised automated metrics for Natural Language Generation.☆1,391Aug 20, 2024Updated last year
- Calculating ROUGE score between two files (line-by-line)☆191Jul 8, 2021Updated 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
- Code for "Text Generation from Knowledge Graphs with Graph Transformers"☆528Jul 27, 2023Updated 2 years ago
- An interface to and, in time, a Python reimplementation of the ROUGE package for evaluating summarization☆198Jun 3, 2015Updated 10 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,123Nov 28, 2022Updated 3 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆237Aug 20, 2019Updated 6 years ago