atulkum / pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
☆907Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pointer_summarizer
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆395Updated 3 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆358Updated 5 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆625Updated 4 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆312Updated 5 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,285Updated 3 months ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,468Updated 2 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆520Updated 2 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆365Updated 2 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆313Updated 5 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆670Updated this week
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆635Updated 2 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,179Updated 2 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 3 years ago
- ☆360Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,118Updated last year
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆442Updated 4 years ago
- An Exhaustive Paper List for Text Summarization☆501Updated 4 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated last year
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 3 months ago
- Code for using and evaluating SpanBERT.☆891Updated last year
- ACL2020 Tutorial: Open-Domain Question Answering☆837Updated 3 years ago
- LSTM-CRF in PyTorch☆459Updated 3 months ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆231Updated 5 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆526Updated 3 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆366Updated 3 years ago
- BERT for Coreference Resolution☆445Updated last year
- Implementation of State-of-the-art Text Classification Models in Pytorch☆487Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,211Updated 3 years ago
- Simple XLNet implementation with Pytorch Wrapper☆577Updated 5 years ago