cotitan / textsum-transformerLinks
Transformer for text summarization implemented in pytorch
☆11Updated 6 years ago
Alternatives and similar repositories for textsum-transformer
Users that are interested in textsum-transformer are comparing it to the libraries listed below
Sorting:
- A BERT-Transformer network for abstractive text summarization☆128Updated 3 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆274Updated 6 years ago
- ☆121Updated 3 years ago
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆120Updated 6 years ago
- Text summarization starting from scratch.☆95Updated last year
- ReCoSa: Detecting the Relevant Contexts with Self-Attention for Multi-turn Dialogue Generation☆57Updated 6 years ago
- ☆99Updated 7 years ago
- Abstractive summarization on LCSTS dataset☆21Updated 7 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆400Updated 4 years ago
- Code and dataset for ACL2019 ‘‘An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis’’.☆99Updated 6 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 4 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 (Python3)☆145Updated 3 years ago
- Build a summarizer models combining transformers and pointing mechanism☆32Updated 6 years ago
- Code for the ACL 19 paper "Neural Keyphrase Generation via Reinforcement Learning with Adaptive Rewards"☆106Updated 5 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated 3 years ago
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆23Updated 8 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Updated 3 years ago
- ☆28Updated 6 years ago
- Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network☆321Updated 6 years ago
- This repository contains some simple work which aims to reproduce the result of the paper <Adversarial Learning for Neural Dialogue Gener…☆15Updated 6 years ago
- XLNet Extension in TensorFlow☆131Updated 4 years ago
- Response generation giving specific emotion.☆63Updated 5 years ago
- CIKM 2019: Interactive Matching Network for Multi-Turn Response Selection in Retrieval-Based Chatbots☆85Updated 6 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 7 years ago
- Unsupervised Extractive Summarization based on Position-Augmented Centrality☆122Updated 4 years ago
- Pytorch implementation of Paragraph-level Neural Question Generation with Maxout Pointer and Gated Self-attention Networks☆140Updated 5 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆237Updated 6 years ago
- ☆65Updated 3 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆243Updated last year