atulkum / pointer_summarizerLinks
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
☆917Updated 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:
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 6 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 5 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 6 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,303Updated last year
- Code for paper Fine-tune BERT for Extractive Summarization☆1,500Updated 3 years ago
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,121Updated 2 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆655Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆316Updated 6 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆380Updated 3 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 4 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆523Updated 3 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆710Updated 11 months ago
- Code for using and evaluating SpanBERT.☆899Updated 2 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated last year
- LSTM-CRF in PyTorch☆461Updated last year
- ☆362Updated 2 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- An Exhaustive Paper List for Text Summarization☆499Updated last month
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆438Updated 5 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 4 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,193Updated 3 years ago
- A summary of must-read papers for Neural Question Generation (NQG)☆588Updated 4 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆413Updated 2 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 6 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,245Updated 4 years ago
- ACL2020 Tutorial: Open-Domain Question Answering☆832Updated 4 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆393Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆373Updated 4 years ago