kenhenry / tensorflow-seq2seq-chatbot
In this demo code, we implement Tensorflows Sequence to Sequence model to train a chatbot on the Cornell Movie Dialogue dataset.The dataset has been in the project. After training for a few hours, the bot is able to hold a fun conversation.
☆52Updated 8 years ago
Alternatives and similar repositories for tensorflow-seq2seq-chatbot:
Users that are interested in tensorflow-seq2seq-chatbot are comparing it to the libraries listed below
- sequence to sequence neural network model for dialogue system☆44Updated 8 years ago
- SeqGAN implementation for generating text using an RNN.☆99Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- A Neural Network based Chatbot☆68Updated 2 years ago
- A Neural Reading Comprehension-based Question Answering System☆77Updated 6 years ago
- in progress☆45Updated 9 years ago
- chat corpus collection from various open sources☆245Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- Japanese Sentiment Analysis☆43Updated 9 years ago
- Recurrent Conventinal NN Text Classification for chainer☆129Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- ☆36Updated 6 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆81Updated 5 years ago
- Python-formatted InsuranceQA data☆46Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Dialog State Tracking using End-to-End Neural Networks☆235Updated 2 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- ☆28Updated 8 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆93Updated 8 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 7 years ago
- TensorFlow implementation of Conversation Models☆143Updated 6 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated last year
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago