dennybritz / chatbot-retrievalLinks
Dual LSTM Encoder for Dialog Response Generation
☆1,580Updated 2 years ago
Alternatives and similar repositories for chatbot-retrieval
Users that are interested in chatbot-retrieval are comparing it to the libraries listed below
Sorting:
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,924Updated 2 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆923Updated 5 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆569Updated 7 years ago
- Chatbot in 200 lines of code using TensorLayer☆841Updated 3 years ago
- A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.☆666Updated 2 years ago
- [unmaintained]☆423Updated 5 years ago
- A toy chatbot powered by deep learning and trained on data from Reddit☆908Updated 4 years ago
- Tensorflow chatbot demo by @Sirajology on Youtube☆1,447Updated 3 years ago
- A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.☆542Updated 5 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆489Updated 7 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Deep Learning NLP Pipeline implemented on Tensorflow☆1,360Updated 11 months ago
- Neural Attention Model for Abstractive Summarization☆918Updated 7 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆362Updated 2 years ago
- User Simulation for Task-Completion Dialogues☆805Updated 2 years ago
- CNNs for sentence classification☆2,059Updated 7 years ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,717Updated 2 years ago
- Deep learning models trained to correct input errors in short, message-like text☆1,239Updated 6 years ago
- ☆834Updated 8 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,954Updated 4 years ago
- Deep Learning and applications in Startups, CV, NLP☆803Updated 6 years ago
- Sequence to Sequence Learning with Keras☆3,174Updated 3 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆427Updated 7 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆600Updated 7 years ago
- End-To-End Memory Networks for bAbI question-answering tasks☆577Updated 6 years ago
- A collection of all my datasets☆238Updated 7 years ago
- This is the code for "How to Make a Text Summarizer - Intro to Deep Learning #10" by Siraj Raval on Youtube☆495Updated 7 years ago