rohithreddy024 / Text-Summarizer-PytorchLinks
Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
☆322Updated 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
Sorting:
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Updated 3 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 4 years ago
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆316Updated 6 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆917Updated 2 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆380Updated 3 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆413Updated 2 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274Updated 6 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 5 years ago
- Text summarization starting from scratch.☆95Updated last year
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated last year
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago