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.
☆53Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for tensorflow-seq2seq-chatbot
- sequence to sequence neural network model for dialogue system☆45Updated 8 years ago
- Tensorflow based Neural Conversation Models☆191Updated 7 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- TensorFlow implementation of Conversation Models☆143Updated 6 years ago
- in progress☆46Updated 8 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆101Updated 6 years ago
- Dialog State Tracking using End-to-End Neural Networks☆236Updated 2 years ago
- deep learning models for text classification written in TensorFlow(Python).☆62Updated 2 years ago
- SeqGAN implementation for generating text using an RNN.☆101Updated 6 years ago
- Recurrent Conventinal NN Text Classification for chainer☆130Updated 7 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆46Updated 7 years ago
- A Neural Network based Chatbot☆68Updated 2 years ago
- Japanese Sentiment Analysis☆42Updated 8 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆22Updated 7 years ago
- An implementation of Seq2seq chatbot.☆18Updated 6 years ago
- chat corpus collection from various open sources☆246Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 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).☆236Updated 7 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆82Updated 7 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 5 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆88Updated 7 years ago
- An implementation of skip-thought vectors in Tensorflow☆75Updated last year
- Tensorflow implementation of the Long-Short Term Memory Network with Deep Attention Fusion for the SNLI dataset.☆24Updated 8 years ago