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.☆75Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆136Updated 7 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 5 years ago
- ☆117Updated 5 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Code for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences"☆150Updated 7 years ago
- Ranking Sentences for Extractive Summarization with Reinforcement Learning☆274Updated 5 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 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
- A Neural Reading Comprehension-based Question Answering System☆80Updated 7 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Tensorflow re-implementation of GAN for text summarization☆136Updated 6 years ago
- Neural text-to-text question generation☆216Updated 4 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 7 years ago
- ☆177Updated 6 years ago
- Code for the paper "Neural Question Generation from Text: A Preliminary Study"☆144Updated 6 years ago
- ☆39Updated 6 years ago
- My seq2seq based on tensorflow☆69Updated 7 years ago
- Official codes for the paper: A Unified Model for Extractive and Abstractive Summarization using Inconsistency Loss.☆124Updated 6 years ago
- BERT for question answering starting with HotpotQA☆168Updated 6 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆119Updated 7 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- Deep Recurrent Generative Decoder for Abstractive Text Summarization in DyNet☆60Updated 7 years ago
- Paraphrases generator based on RAVE.☆58Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆67Updated 8 years ago