rohithreddy024 / Text-Summarizer-PytorchLinks
Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
☆321Updated 5 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☆361Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆398Updated 4 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 3 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆144Updated 3 years ago
- A BERT-Transformer network for abstractive text summarization☆127Updated 2 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆151Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆315Updated 6 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆233Updated 5 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆913Updated 2 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆378Updated 3 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 6 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆521Updated 3 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated 11 months ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆412Updated 2 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 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 11 months ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆652Updated 3 years ago
- ☆121Updated 2 years ago
- SQuAD Question Answering Using BERT, PyTorch☆401Updated 2 years ago
- ☆177Updated 6 years ago
- Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).☆186Updated 4 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- BERT for question answering starting with HotpotQA☆167Updated 6 years ago
- Build a summarizer models combining transformers and pointing mechanism☆32Updated 5 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆274Updated 5 years ago
- Pytorch implementation of Paragraph-level Neural Question Generation with Maxout Pointer and Gated Self-attention Networks☆140Updated 4 years ago