atulkum / pointer_summarizer
pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"
☆910Updated 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
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆394Updated 3 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆643Updated 2 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆313Updated 5 years ago
- code for EMNLP 2019 paper Text Summarization with Pretrained Encoders☆1,291Updated 8 months ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆320Updated 5 years ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,481Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,189Updated 2 years ago
- The PyTorch Implementation of SummaRuNNer☆255Updated 3 years ago
- This repository holds the output of the repository: https://github.com/abisee/cnn-dailymail☆373Updated 2 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆406Updated last year
- MASS: Masked Sequence to Sequence Pre-training for Language Generation☆1,117Updated 2 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 7 months ago
- An Exhaustive Paper List for Text Summarization☆499Updated 4 years ago
- ACL2020 Tutorial: Open-Domain Question Answering☆834Updated 4 years ago
- A full Python Implementation of the ROUGE Metric (not a wrapper)☆687Updated 4 months ago
- BERT for Multitask Learning☆546Updated last year
- LSTM-CRF in PyTorch☆459Updated 7 months ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆438Updated 5 years ago
- Code for using and evaluating SpanBERT.☆896Updated last year
- Pytorch-Named-Entity-Recognition-with-BERT☆1,231Updated 3 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated 2 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆846Updated 2 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 2 years ago
- ☆362Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,415Updated last year
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 5 years ago