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 8 years ago
Alternatives and similar repositories for seq2seq
Users that are interested in seq2seq are comparing it to the libraries listed below
Sorting:
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆74Updated 7 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆276Updated 5 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 7 years ago
- Code for the paper "Neural Question Generation from Text: A Preliminary Study"☆144Updated 7 years ago
- ☆178Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 8 years ago
- ☆115Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 8 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 9 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 8 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 5 years ago
- It is a question-generator model. It takes text and an answer as input and outputs a question.☆170Updated 7 years ago
- ☆108Updated 7 years ago
- Neural text-to-text question generation☆216Updated 5 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 7 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 5 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 7 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆59Updated 8 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 6 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆63Updated 3 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆120Updated 7 years ago
- ☆47Updated 5 years ago