seq2seq-model topic
seq2seq_chatbot
a chatbot which is implemented via seq2seq model.
keras-chatbot-web-api
Simple keras chat bot using seq2seq model with Flask serving web
my_seq2seq
My seq2seq based on tensorflow
tf-var-attention
Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)
text_simplification
Text Simplification Model based on Encoder-Decoder (includes Transformer and Seq2Seq) model.
stock-price-predict
Implementation of seq2seq with attention in keras
Question-Answering
Exploration of various deep neural networks for Question Answering and Reading Comprehension
learningspoons
nlp lecture-notes and source code
GAR
Code and resources for papers "Generation-Augmented Retrieval for Open-Domain Question Answering" and "Reader-Guided Passage Reranking for Open-Domain Question Answering", ACL 2021
Neural-Machine-Translation
Several basic neural machine translation models implemented by PyTorch & TensorFlow