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:
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 4 years ago
- Paraphrases generator based on RAVE.☆58Updated 7 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- ☆39Updated 6 years ago
- Learning Framework for Neural Abstractive Text Summarization☆104Updated 5 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 7 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 4 years ago
- Code for the paper 'Personalization in Goal-oriented Dialog' (NeurIPS 2017 Conversational AI Workshop)☆134Updated 5 years ago
- ☆108Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- ☆25Updated 7 years ago
- Compare-Aggregate method for WikiQA (via PyTorch)☆28Updated 7 years ago
- Pytorch implementation of "Get to the point: Get To The Point: Summarization with Pointer-Generator Networks"☆76Updated 7 years ago
- Coreference Model Experimentation (Tensorflow and Pytorch) : Mainly Using transfer learning and Transformer Model BERT☆22Updated 5 years ago
- RNN-free TensorFlow model for reading comprehension on SQuAD☆33Updated 2 years ago
- A parser of the Multi-Domain Wizard-of-Oz dataset (MultiWOZ)☆67Updated 6 years ago
- ☆41Updated 7 years ago
- Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090☆121Updated 6 years ago
- [ACL 2019]: Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling☆88Updated 5 years ago
- Official code and data repository for our ACL 2019 long paper "Generating Question-Answer Hierarchies" (https://arxiv.org/abs/1906.02622)…☆93Updated 11 months ago
- ☆47Updated 4 years ago
- Tensorflow re-implementation of GAN for text summarization☆135Updated 5 years ago