DongjunLee / conversation-tensorflowLinks
TensorFlow implementation of Conversation Models
☆143Updated 7 years ago
Alternatives and similar repositories for conversation-tensorflow
Users that are interested in conversation-tensorflow are comparing it to the libraries listed below
Sorting:
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- A Neural Network based Chatbot☆68Updated 2 years ago
- A sentiment analyzer using deep rnns, built with TensorFlow☆61Updated 6 years ago
- Character-level Neural Translation using Quasi-RNNs☆134Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- enhance seq2seq model for open ended dialog generation☆27Updated 8 years ago
- Query-Reduction Networks (QRN)☆137Updated 7 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- ☆73Updated 8 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 8 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- TensorFlow and Scikit Flow examples☆139Updated 7 years ago
- Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/…☆166Updated 6 years ago
- in progress☆187Updated 7 years ago
- my solutions for oxford's "deep nlp 2017" practical assignments☆65Updated 8 years ago
- A collection of all my datasets☆239Updated 6 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Conversation models in TensorFlow. (website removed)☆310Updated 4 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- Pointer Networks in Tensorflow☆101Updated 7 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆264Updated 8 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- Word Prediction using Convolutional Neural Networks☆250Updated 5 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Updated 7 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆363Updated 2 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 6 years ago