PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.
☆151Feb 8, 2022Updated 4 years ago
Alternatives and similar repositories for abstractive-text-summarization
Users that are interested in abstractive-text-summarization are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Oct 1, 2019Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆358Apr 16, 2019Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆78Nov 23, 2017Updated 8 years ago
- A BERT-Transformer network for abstractive text summarization☆129Nov 29, 2022Updated 3 years ago
- Japanese Sentence Summarization with BERT☆49May 9, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,191Jun 16, 2022Updated 4 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆909Jan 23, 2023Updated 3 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆159Feb 16, 2019Updated 7 years ago
- Multiple implementations for abstractive text summurization , using google colab☆530Oct 6, 2020Updated 5 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆624Jul 23, 2020Updated 6 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Dec 30, 2019Updated 6 years ago
- Abstractive text summarization done with the help of LSTMs using encoder-decoder model which was able to achieve accuracy of 77.27% on t…☆10Sep 22, 2020Updated 6 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273May 30, 2019Updated 7 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization