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:
- sequence to sequence neural network model for dialogue system☆44Updated 9 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- in progress☆45Updated 9 years ago
- Recurrent Conventinal NN Text Classification for chainer☆129Updated 8 years ago
- English text corrector by using deep neural networks in Pytorch☆47Updated 7 years ago
- TensorFlow implementation of Conversation Models☆143Updated 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
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- Japanese Sentiment Analysis☆43Updated 9 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- blstm-cws : Bi-directional LSTM for Chinese Word Segmentation☆45Updated 7 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- A Neural Network based Chatbot☆68Updated 2 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- ☆47Updated 7 years ago
- ☆23Updated 7 years ago
- Question classification on TREC dataset using Deep Neural structures, namely CNN & LSTM & both of them.☆30Updated 9 years ago
- An implementation of Seq2seq chatbot.☆17Updated 7 years ago
- Generating Dataset for Google's Text Summarization Code☆33Updated 6 years ago
- Variational Auto-Encoder for Dialogue Generation Models & Experiments☆35Updated 7 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 5 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- An implementation of skip-thought vectors in Tensorflow☆73Updated 2 years ago