sekharvth / simple-chatbot-kerasLinks
Design and build a chatbot using data from the Cornell Movie Dialogues corpus, using Keras
☆34Updated 7 years ago
Alternatives and similar repositories for simple-chatbot-keras
Users that are interested in simple-chatbot-keras are comparing it to the libraries listed below
Sorting:
- Repository for series of Medium Articles introducing Deep Learning for NLP.☆29Updated 6 years ago
- This repository holds files for the simple chatbot wrote in TensorFlow 1.4, with attention mechanism and bucketing.☆59Updated 6 years ago
- This is the code for "Chatbot Tutorial" by Siraj Raval on Youtube☆179Updated 6 years ago
- ☆24Updated 6 years ago
- This is a security Knowledge Framework chatbot which will answer your queries related to web vulnerabilities.☆35Updated 3 years ago
- Winners' code for Innoplexus Sentiment Analysis Hackathon: https://datahack.analyticsvidhya.com/contest/innoplexus-online-hiring-hackatho…☆15Updated 2 years ago
- State of the Art Language models and Classifier for Hindi language (spoken in Indian sub-continent)☆124Updated 5 years ago
- Extractive vs. Abstractive Text Summarization Methods☆25Updated 7 years ago
- Translating English sentences to Marathi using Neural Machine Translation☆38Updated 6 years ago
- Source code of 1st Place Solution in Brainwaves Machine Learning Hackathon 2019.☆23Updated 6 years ago
- Mapping a variable-length sentence to a fixed-length vector using BERT model☆126Updated 6 years ago
- Text based assistant powered by Machine Learning and NLP☆103Updated 2 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆330Updated 6 years ago
- It is a seq2seq encoder decoder chatbot using keras and with attention☆36Updated 5 years ago
- Sentiment Analysis on the First Republic Party debate in 2016 based on Python,NLTK and ML.☆72Updated 5 years ago
- NMT Chatbot☆388Updated 5 years ago
- Built a simple chatbot from a sequence-to-sequence model with TensorFlow.