lipiji / neural-summ-cnndm-pytorch
Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail
☆199Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for neural-summ-cnndm-pytorch
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 7 years ago
- The PyTorch Implementation of SummaRuNNer☆254Updated 3 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated last year
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆125Updated 5 years ago
- Code for "Autoencoder as Assistant Supervisor: Improving Text Representation for Chinese Social Media Text Summarization"☆137Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆151Updated 6 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆136Updated 6 years ago
- Global Encoding for Abstractive Summarization (ACL 2018)☆275Updated 5 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆358Updated 5 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 5 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆159Updated 6 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 3 years ago
- The source code of ACL 2018 paper "Denoising Distantly Supervised Open-Domain Question Answering".☆205Updated 6 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆106Updated 5 years ago
- ☆178Updated 5 years ago
- A PyTorch implemention of Match-LSTM, R-NET and M-Reader for Machine Reading Comprehension☆108Updated 6 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆53Updated 4 years ago
- R-net in PyTorch, with ELMo☆199Updated 5 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆149Updated 5 years ago
- Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems☆353Updated last year
- Code for ACL 2019 paper: "Searching for Effective Neural Extractive Summarization: What Works and What's Next"☆91Updated 3 years ago
- An implementation of CopyNet☆95Updated 5 years ago
- ☆119Updated 5 years ago
- Enhanced LTSM for natural language inference☆265Updated 4 years ago
- ☆79Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 2 years ago
- This project is a tensorflow implement of our work, CCM (Commonsense Conversational Model).☆219Updated 2 years ago
- Unsupervised Extractive Summarization based on Position-Augmented Centrality☆124Updated 3 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆117Updated 6 years ago