AbrahamSanders / seq2seq-chatbot
A sequence2sequence chatbot implementation with TensorFlow.
☆100Updated 5 years ago
Alternatives and similar repositories for seq2seq-chatbot
Users that are interested in seq2seq-chatbot are comparing it to the libraries listed below
Sorting:
- This repository holds files for the simple chatbot wrote in TensorFlow 1.4, with attention mechanism and bucketing.☆59Updated 5 years ago
- Generating Text using Deep Learning in Python - LSTM, RNN, Keras☆46Updated 7 years ago
- CNN for intent classification task in a Chatbot☆99Updated 5 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Updated 7 years ago
- Built a simple chatbot from a sequence-to-sequence model with TensorFlow.☆146Updated 6 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆330Updated 6 years ago
- This is the code for "Chatbot Tutorial" by Siraj Raval on Youtube☆178Updated 5 years ago
- Pytorch implementation of "A Neural Conversational Agent" https://arxiv.org/pdf/1506.05869.pdf☆37Updated 5 years ago
- ☆142Updated 5 years ago
- ☆61Updated 7 years ago
- An intent classifier which can classifies a query into one of the 21 given intents.☆74Updated 6 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- Text summarization using seq2seq in Keras☆292Updated 3 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Chatbot based on Rasa Framework☆37Updated 5 years ago
- A chatbot using the Friends TV Corpus☆50Updated 10 years ago
- Simple keras chat bot using seq2seq model with Flask serving web☆53Updated 7 years ago
- Text based assistant powered by Machine Learning and NLP☆100Updated 2 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- This is the code for the "How to Make Word Vectors from Game of Thrones (LIVE) " Siraj Raval on Youtube☆172Updated 5 years ago
- ☆83Updated 6 years ago
- ☆24Updated 6 years ago
- English-French Machine Language Translation in Tensorflow☆110Updated 7 years ago
- A chatbot that fetches events details from a conference's website☆86Updated 4 years ago
- Tensorflow chatbot which is capable of interacting with user through Rest Api, Web interface, GUI and CLI.☆160Updated last year
- FAQ's answering chatbot using open source chatbot framework Rasa Stack☆32Updated 6 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆113Updated 4 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Example showing generalisation☆69Updated 4 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago