kenhenry / tensorflow-seq2seq-chatbotLinks
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:
- Recurrent Conventinal NN Text Classification for chainer☆130Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- sequence to sequence neural network model for dialogue system☆44Updated 9 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 8 years ago
- TensorFlow implementation of Conversation Models☆142Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- A Neural Network based Chatbot☆68Updated 2 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 8 years ago
- Use RNNs to identify entities in news queries☆56Updated 9 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- Dialog State Tracking using End-to-End Neural Networks☆235Updated 3 years ago
- Links to the implementations of neural conversational models for different frameworks☆273Updated 7 years ago
- implementation match mLstm in TensorFlow 1.0☆29Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Updated 7 years ago
- Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications☆64Updated 8 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- An implementation of Seq2seq chatbot.☆17Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- An implementation of skip-thought vectors in Tensorflow☆74Updated 2 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- A convolutional neural network to classify sentences, built with Tensorflow.☆33Updated 8 years ago