suriyadeepan / practical_seq2seqLinks
A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly
☆569Updated 7 years ago
Alternatives and similar repositories for practical_seq2seq
Users that are interested in practical_seq2seq are comparing it to the libraries listed below
Sorting:
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- A collection of all my datasets☆238Updated 7 years ago
- [unmaintained]☆423Updated 5 years ago
- This repository contains a new generative model of chatbot based on seq2seq modeling.☆331Updated 6 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 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
- ☆387Updated 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
- Named Entity Recognition using multilayered bidirectional LSTM☆538Updated 6 years ago
- Chatbot in 200 lines of code using TensorLayer☆841Updated 3 years ago
- Links to the implementations of neural conversational models for different frameworks☆273Updated 7 years ago
- Automatically generate headlines to short articles☆525Updated 7 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
- Dual LSTM Encoder for Dialog Response Generation☆1,580Updated 2 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆923Updated 5 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- A toy chatbot powered by deep learning and trained on data from Reddit☆908Updated 4 years ago
- ☆60Updated 7 years ago
- A script that creates train, valid and test datasets for the ranking task from Ubuntu corpus dialogs.☆666Updated 2 years ago
- Sequence to sequence learning using TensorFlow.☆388Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is rele…☆491Updated 6 years ago
- Built a simple chatbot from a sequence-to-sequence model with TensorFlow.☆146Updated 6 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Updated 7 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 years ago
- A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.☆542Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆595Updated 6 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago