lucko515 / chatbot-startkit
This repository holds files for the simple chatbot wrote in TensorFlow 1.4, with attention mechanism and bucketing.
☆59Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for chatbot-startkit
- A sequence2sequence chatbot implementation with TensorFlow.☆99Updated 5 years ago
- Pytorch implementation of "A Neural Conversational Agent" https://arxiv.org/pdf/1506.05869.pdf☆37Updated 5 years ago
- CNN for intent classification task in a Chatbot☆100Updated 5 years ago
- Simple keras chat bot using seq2seq model with Flask serving web☆53Updated 6 years ago
- This is the code for "Chatbot Tutorial" by Siraj Raval on Youtube☆178Updated 5 years ago
- Built a simple chatbot from a sequence-to-sequence model with TensorFlow.☆147Updated 5 years ago
- [Tutorial] Summarizing Text with Amazon Reviews☆25Updated 7 years ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 5 years ago
- Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.☆72Updated 4 years ago
- Source Code for 'Deep Learning for Natural Language Processing' by Palash Goyal, Sumit Pandey and Karan Jain☆56Updated 6 years ago
- Flask API to productize a document classification model. Classification model was built using Keras with tensorflow backend☆27Updated 4 years ago
- Neural machine translator for English2German translation.