linanqiu / word2vec-sentimentsLinks
Tutorial for Sentiment Analysis using Doc2Vec in gensim (or "getting 87% accuracy in sentiment analysis in under 100 lines of code")
☆689Updated 6 years ago
Alternatives and similar repositories for word2vec-sentiments
Users that are interested in word2vec-sentiments are comparing it to the libraries listed below
Sorting:
- A guide to document clustering in Python☆513Updated 6 years ago
- Kaggle's competition for using Google's word2vec package for sentiment analysis☆623Updated 7 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆595Updated 7 years ago
- Automatically generate headlines to short articles☆524Updated 7 years ago
- tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings☆437Updated 8 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆601Updated 7 years ago
- Sentiment Analysis Challenge☆517Updated 9 years ago
- Deep Learning for Natural Language Processing☆463Updated 6 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,259Updated 3 years ago
- Simple web service providing a word embedding model☆1,446Updated 2 years ago
- Convolutional Neural Network for Text Classification in Tensorflow