HsuWanTing / unified-summarizationLinks
Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.
☆124Updated 5 years ago
Alternatives and similar repositories for unified-summarization
Users that are interested in unified-summarization are comparing it to the libraries listed below
Sorting:
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 6 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆148Updated 6 years ago
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆152Updated 7 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆199Updated 3 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆139Updated 2 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- ☆117Updated 5 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆121Updated 6 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 6 years ago
- Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders☆47Updated 10 months ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- ☆177Updated 6 years ago
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆103Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆144Updated 3 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆197Updated 6 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆154Updated 3 years ago
- ☆108Updated 6 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆135Updated 6 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆101Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆60Updated 7 years ago
- ☆28Updated 7 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 6 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- code for "Deep Recurrent Generative Decoder for Abstractive Text Summarization"☆52Updated 4 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago