ChenRocks / fast_abs_rlLinks
Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"
☆623Updated 5 years ago
Alternatives and similar repositories for fast_abs_rl
Users that are interested in fast_abs_rl are comparing it to the libraries listed below
Sorting:
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Updated 5 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆316Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆656Updated 3 years ago
- ☆301Updated 8 months ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 4 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆916Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆413Updated 2 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- ☆436Updated last year
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆145Updated 3 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274Updated 6 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 6 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- End-to-end Neural Coreference Resolution☆526Updated 3 years ago
- A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.