code for EMNLP 2019 paper Text Summarization with Pretrained Encoders
☆1,302Jul 25, 2024Updated last year
Alternatives and similar repositories for PreSumm
Users that are interested in PreSumm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Code for paper Fine-tune BERT for Extractive Summarization☆1,506Jan 11, 2022Updated 4 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆522Jan 11, 2022Updated 4 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆912Jan 23, 2023Updated 3 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 paper "Discourse-Aware Neural Extractive Text Summarization" (ACL20)☆166Apr 25, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆664Jun 16, 2022Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,194Jun 16, 2022Updated 3 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412May 30, 2023Updated 3 years ago
- Summarization Papers☆1,008Jul 15, 2023Updated 2 years ago
- An Exhaustive Paper List for Text Summarization☆498Sep 22, 2025Updated 8 months ago
- ☆178Jan 31, 2019Updated 7 years ago
- Topic-Aware Convolutional Neural Networks for Extreme Summarization☆377Jun 20, 2023Updated 2 years ago
- GSum: A General Framework for Guided Neural Abstractive Summarization☆115Sep 22, 2025Updated 8 months ago
- Unsupervised Extractive Summarization based on Position-Augmented Centrality☆121Sep 6, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"☆91Apr 6, 2021Updated 5 years ago
- Easy to use extractive text summarization with BERT☆1,454Jun 12, 2023Updated 2 years ago
- Large-scale multi-document summarization dataset and code☆295May 8, 2023Updated 3 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆237Aug 20, 2019Updated 6 years ago
- ☆40Jun 2, 2021Updated 5 years ago
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆391Mar 24, 2023Updated 3 years ago
- ☆121Dec 8, 2022Updated 3 years ago
- Code for ACL2020 paper "Heterogeneous Graph Neural Networks for Extractive Document Summarization"☆248Apr 4, 2024Updated 2 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Apr 19, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆1,656Jul 20, 2023Updated 2 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆149Oct 5, 2018Updated 7 years ago
- Models to perform neural summarization (extractive and abstractive) using machine learning transformers and a tool to convert abstractive…☆440May 26, 2025Updated last year
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Jan 17, 2023Updated 3 years ago
- A BERT-Transformer network for abstractive text summarization☆129Nov 29, 2022Updated 3 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆249Feb 10, 2021Updated 5 years ago
- The PyTorch Implementation of SummaRuNNer☆253Sep 7, 2021Updated 4 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network