Kyubyong / word_predictionLinks
Word Prediction using Convolutional Neural Networks
☆251Updated 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☆142Updated 7 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆296Updated 8 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆144Updated 8 years ago
- Conversation models in TensorFlow. (website removed)☆311Updated 5 years ago
- Yet another Python binding for fastText☆225Updated 7 years ago
- reference code for syntaxnet☆195Updated 4 years ago
- chat corpus collection from various open sources☆245Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆326Updated 7 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
- 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
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)