matatusko / seq2seqLinks
Universal seq2seq model for question generation, text summarization, machine translation etc. written in Python and Tensorflow 1.4 with Tensorflow's Beam Search API decoder
☆32Updated 7 years ago
Alternatives and similar repositories for seq2seq
Users that are interested in seq2seq are comparing it to the libraries listed below
Sorting:
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆74Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆108Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 7 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆120Updated 7 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 8 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 8 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 3 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Updated 5 years ago
- ☆178Updated 6 years ago
- ☆108Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 7 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 5 years ago
- ☆116Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆56Updated 7 years ago
- Code for the paper 'Personalization in Goal-oriented Dialog' (NeurIPS 2017 Conversational AI Workshop)☆134Updated 5 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆59Updated 8 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 7 years ago
- ☆156Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 8 years ago
- ☆26Updated 7 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 6 years ago
- Aspect Based Sentiment Analysis☆108Updated 7 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆167Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- ☆41Updated 8 years ago