oceanypt / A-DEEP-REINFORCED-MODEL-FOR-ABSTRACTIVE-SUMMARIZATION
Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304
☆159Updated 6 years ago
Alternatives and similar repositories for A-DEEP-REINFORCED-MODEL-FOR-ABSTRACTIVE-SUMMARIZATION:
Users that are interested in A-DEEP-REINFORCED-MODEL-FOR-ABSTRACTIVE-SUMMARIZATION are comparing it to the libraries listed below
- An implementation of "Incorporating copying mechanism in sequence-to-sequence learning"☆153Updated 7 years ago
- CopyNet Implementation with Tensorflow and nmt☆123Updated 6 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆151Updated 6 years ago
- ☆177Updated 5 years ago
- Neural abstractive summarization (seq2seq + copy (or pointer network) + coverage) in pytorch on CNN/Daily Mail☆200Updated 2 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆272Updated 4 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆125Updated 5 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆149Updated 6 years ago
- Implementation of conversational QA model: FlowQA (with slight improvement)☆198Updated 5 years ago
- Transformer for abstractive summarization on cnn/daily-mail and gigawords☆140Updated 2 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 7 years ago
- A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task☆136Updated 6 years ago
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization (Python3)☆143Updated 2 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆121Updated 6 years ago
- Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (current…☆117Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆156Updated 5 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆72Updated 6 years ago
- R-net in PyTorch, with ELMo☆199Updated 5 years ago
- ☆109Updated 6 years ago
- ☆29Updated 6 years ago
- Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Archi…☆155Updated 2 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆135Updated 2 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆136Updated 6 years ago
- add BERT to encoder part for https://github.com/memray/seq2seq-keyphrase-pytorch☆80Updated 6 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆250Updated last year
- Re-implementation of BIMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences, Zhiguo Wang et al.) on Pytorch.☆106Updated 5 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 5 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆121Updated 6 years ago