Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
☆321Oct 1, 2019Updated 6 years ago
Alternatives and similar repositories for Text-Summarizer-Pytorch
Users that are interested in Text-Summarizer-Pytorch 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 "Get To The Point: Summarization with Pointer-Generator Networks"☆911Jan 23, 2023Updated 3 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158May 7, 2018Updated 8 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆358Apr 16, 2019Updated 7 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Feb 8, 2022Updated 4 years ago
- A BERT-Transformer network for abstractive text summarization☆129Nov 29, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- implementation pointer-generator-network by pytorch and python3☆86Jan 7, 2020Updated 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 EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,303Jul 25, 2024Updated last year
- Multiple implementations for abstractive text summurization , using google colab☆529Oct 6, 2020Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,194Jun 16, 2022Updated 4 years ago
- Code for paper Fine-tune BERT for Extractive Summarization