Kyubyong / word_predictionLinks
Word Prediction using Convolutional Neural Networks
☆250Updated 6 years ago
Alternatives and similar repositories for word_prediction
Users that are interested in word_prediction are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of Conversation Models☆143Updated 7 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 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
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- Automatically generate headlines to short articles☆524Updated 7 years ago
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 years ago
- reference code for syntaxnet☆195Updated 4 years ago
- Conversation models in TensorFlow. (website removed)☆310Updated 4 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Yet another Python binding for fastText☆225Updated 6 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Tensorflow based Neural Conversation Models☆191Updated 8 years ago
- In progress☆272Updated 8 years ago
- Links to the implementations of neural conversational models for different frameworks☆273Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- a Deep Learning based Speller☆225Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- ☆234Updated 6 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
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 6 years ago
- Text Classification Library in Keras☆422Updated 7 years ago
- Tokenize English sentences using neural networks.☆63Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- End-To-End Memory Networks for bAbI question-answering tasks☆577Updated 6 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
- An open-source tool for sequence learning in NLP built on TensorFlow.☆413Updated 5 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