matatusko / seq2seq
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
- Implementation of <Improving Neural Question Generation Using Answer Separation> by Yanghoon Kim et al., AAAI 2019☆52Updated 4 years ago
- QnA bot powered by CoQA + BERT☆39Updated 2 years ago
- This repository uses pretrain BERT embeddings for transfer learning in QA domain☆29Updated 6 years ago
- ☆24Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- A Neural Reading Comprehension-based Question Answering System☆77Updated 6 years ago
- Implementation of <Learning to Ask: Neural Question Generation for Reading Comprehension> by Xinya Du et al.☆46Updated 4 years ago
- An original implementation of ACL 2017, "Question Answering through Transfer Learning from Large Fine-grained Supervision Data"☆58Updated 7 years ago
- Neural Models for Key Phrase Detection and Question Generation☆30Updated 7 years ago
- Question generation from Reading Comprehension☆18Updated 2 years ago
- Official code and data repository for our ACL 2019 long paper "Generating Question-Answer Hierarchies" (https://arxiv.org/abs/1906.02622)…☆93Updated 5 months ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 4 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- ☆33Updated 6 years ago
- A Deep Generative Framework for Paraphrase Generation Implementaion☆75Updated 7 years ago
- A python library to compute rouge score for summarization☆57Updated 2 years ago
- Paraphrases generator based on RAVE.☆58Updated 6 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
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆155Updated 5 years ago
- ☆25Updated 7 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 6 years ago
- ☆31Updated 6 years ago
- ☆47Updated 4 years ago
- ☆108Updated 6 years ago
- Abstractive and Extractive Deep Learning Methods for Text Summarisation☆32Updated 6 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Compare six baseline deep learning models on TrecQA☆59Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Code for the paper "Efficient Adaption of Pretrained Transformers for Abstractive Summarization"☆71Updated 5 years ago