sujitpal / eeap-examplesLinks
Code for Document Similarity on Reuters dataset using Encode, Embed, Attend, Predict recipe
☆258Updated 6 years ago
Alternatives and similar repositories for eeap-examples
Users that are interested in eeap-examples are comparing it to the libraries listed below
Sorting:
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 7 years ago
- ☆442Updated 6 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆367Updated 8 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆436Updated 8 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Python code examples for the feedly Machine Learning blog (https://blog.feedly.com/category/all/Machine-Learning/)☆110Updated 3 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- Text Classification Library in Keras☆420Updated 7 years ago
- Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and…☆460Updated 6 years ago
- Benchmarking text classification algorithms☆64Updated 7 years ago
- experiments and snippets used on the blog☆145Updated last year
- A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)☆403Updated 7 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
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Python code for checking out Google's pre-trained, 3M word Word2Vec model☆318Updated 7 years ago
- Yet another Python binding for fastText☆224Updated 6 years ago
- word2vec uisng keras inside gensim