flipkart-incubator / optimusLinks
Train, evaluate and deploy Deep Learning based text classifiers. Currently supports CNN
☆105Updated 9 years ago
Alternatives and similar repositories for optimus
Users that are interested in optimus are comparing it to the libraries listed below
Sorting:
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Classifying text with bag-of-words☆113Updated 10 years ago
- The repository contains code walkthroughs which introduces Deep Learning in the field of Natural Language Processing.☆108Updated 9 years ago
- An entry to kaggle's 'Sentiment Analysis on Movie Reviews' competition☆180Updated 7 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- An example application using Word2Vec. Given a list of words, it finds the one which isn't 'like' the others - a typical language underst…☆288Updated 11 years ago
- Implementation of "Convolutional Neural Networks for Sentence Classification" paper☆143Updated 7 years ago
- This is the 1st place solution of a kaggle machine contest: Tradeshift Text Classification. http://www.kaggle.com/c/tradeshift-text-class…☆150Updated 10 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Code for the Kaggle competition "Bag of Words Meets Bags of Popcorn"☆51Updated 10 years ago
- ☆88Updated 9 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 8 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- ☆70Updated 10 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Updated 8 years ago
- In progress☆272Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 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
- Tutorial and review of word2vec / doc2vec☆104Updated 10 years ago
- A simple NER model in C++☆38Updated 10 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Deep Neural Network for Sentiment Analysis on Twitter☆274Updated 3 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- Entity level sentiment analysis for product reviews using deep learning