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
Sorting:
- sequence to sequence neural network model for dialogue system☆44Updated 9 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 7 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- TensorFlow implementation of Conversation Models☆143Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Japanese Sentiment Analysis☆43Updated 9 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- Dialog State Tracking using End-to-End Neural Networks☆235Updated 2 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- An implementation of Seq2seq chatbot.☆17Updated 6 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆1Updated 6 years ago
- ☆222Updated 5 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 8 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Recurrent Conventinal NN Text Classification for chainer☆129Updated 8 years ago
- 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
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- dialogue generation with seqGAN☆31Updated 6 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago