xiongma / transformer-pointer-generator
A Abstractive Summarization Implementation with Transformer and Pointer-generator
☆396Updated 3 years ago
Alternatives and similar repositories for transformer-pointer-generator
Users that are interested in transformer-pointer-generator are comparing it to the libraries listed below
Sorting:
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆912Updated 2 years ago
- The PyTorch Implementation of SummaRuNNer☆255Updated 3 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks" (Python3)☆314Updated 5 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆273Updated 5 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆322Updated 5 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 8 months ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated 2 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆367Updated 3 years ago
- ☆449Updated 2 years ago
- slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shoppi…☆400Updated 4 years ago
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- A BERT-Transformer network for abstractive text summarization☆126Updated 2 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆232Updated 5 years ago
- BERT as language model, fork from https://github.com/google-research/bert☆247Updated last year
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆472Updated 2 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Code for ACL 2020 paper: "Extractive Summarization as Text Matching"☆519Updated 3 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆290Updated 4 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- BERT-NER (nert-bert) with google bert https://github.com/google-research.☆408Updated 5 years ago
- Ner with Bert☆281Updated 5 years ago
- A text generation reading list maintained by Tsinghua Natural Language Processing Group.☆438Updated 5 years ago
- Enhanced LTSM for natural language inference☆264Updated 5 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆352Updated last year
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆393Updated 3 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago