atulkum / pointer_summarizerLinks
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
☆911Updated 2 years ago
Alternatives and similar repositories for pointer_summarizer
Users that are interested in pointer_summarizer 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☆397Updated 4 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆622Updated 4 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆314Updated 5 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,294Updated 10 months ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆647Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆377Updated 2 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆694Updated 6 months ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 9 months ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,488Updated 3 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆408Updated 2 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,189Updated 2 years ago
- Code for using and evaluating SpanBERT.☆899Updated last year
- The PyTorch Implementation of SummaRuNNer☆254Updated 3 years ago
- LSTM-CRF in PyTorch☆460Updated 9 months ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆437Updated 5 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 6 years ago
- ☆362Updated 2 years ago
- An Exhaustive Paper List for Text Summarization☆500Updated 4 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆847Updated 2 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,117Updated 2 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 5 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆251Updated 4 years ago
- ACL2020 Tutorial: Open-Domain Question Answering☆833Updated 4 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆273Updated 5 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆232Updated 5 years ago