ChunML / seq2seq
☆60Updated 7 years ago
Alternatives and similar repositories for seq2seq:
Users that are interested in seq2seq are comparing it to the libraries listed below
- TensorFlow implementation of Conversation Models☆143Updated 6 years ago
- ☆73Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆182Updated 6 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 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
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 6 years ago
- Deep neural network based model for sequence to sequence classification☆77Updated 7 years ago
- Links to the implementations of neural conversational models for different frameworks☆271Updated 7 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆142Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 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
- ☆389Updated 7 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Having fun with LSTMs by creating a simple text generator.☆92Updated 6 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆324Updated 6 years ago
- Text Classification Library in Keras☆420Updated 6 years ago
- Use RNNs to identify entities in news queries☆56Updated 8 years ago
- Sequence to sequence recipe summarization☆136Updated 6 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 6 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 8 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆368Updated 7 years ago
- In progress☆272Updated 7 years ago