Tutorial for Sentiment Analysis using Doc2Vec in gensim (or "getting 87% accuracy in sentiment analysis in under 100 lines of code")
☆690Mar 27, 2019Updated 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:
- Kaggle's competition for using Google's word2vec package for sentiment analysis☆624Nov 24, 2018Updated 7 years ago
- Topic Modelling for Humans☆16,371Nov 1, 2025Updated 4 months ago
- Simple web service providing a word embedding model☆1,445May 1, 2023Updated 2 years ago
- ☆3,172Nov 16, 2021Updated 4 years ago
- Tools for mapping a sentence with arbitrary length to vector space☆663Sep 23, 2014Updated 11 years ago
- Doc2Vec algorithm for solving moview review sentiment analysis☆25Nov 26, 2015Updated 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…☆288Oct 8, 2013Updated 12 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,686Apr 15, 2024Updated last year
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,255Feb 19, 2022Updated 4 years ago
- CNNs for sentence classification☆2,060Apr 26, 2018Updated 7 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆601Jan 11, 2018Updated 8 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Jun 9, 2020Updated 5 years ago
- Tutorial and review of word2vec / doc2vec☆104Apr 2, 2015Updated 10 years ago
- Sentiment Analysis Challenge☆517Jul 20, 2016Updated 9 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆595Nov 13, 2018Updated 7 years ago
- Python library for interactive topic model visualization. Port of the R LDAvis package.☆1,846Dec 4, 2025Updated 3 months ago
- Library for fast text representation and classification.☆26,501Mar 22, 2024Updated last year
- Naive Bayes SVM for Sentiment Analysis☆305Jan 16, 2017Updated 9 years ago
- Stability analysis for topic models☆51Oct 16, 2016Updated 9 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…☆198Aug 8, 2017Updated 8 years ago
- Sentiment Analysis with Ensemble☆244Jul 15, 2016Updated 9 years ago
- An entry to kaggle's 'Sentiment Analysis on Movie Reviews' competition☆182Jun 17, 2018Updated 7 years ago
- ☆11Aug 11, 2016Updated 9 years ago
- A demo code for topical word embedding☆314Mar 29, 2018Updated 7 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Feb 19, 2016Updated 10 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- Weighted multiple-instance learning algorithm☆18Oct 9, 2018Updated 7 years ago
- Beautiful visualizations of how language differs among document types.☆2,331Apr 29, 2025Updated 10 months ago
- Finding document vectors from pre-trained word2vec word vectors☆116Jun 12, 2015Updated 10 years ago
- InferSent sentence embeddings☆2,280Aug 30, 2021Updated 4 years ago
- LSTM language model with CNN over characters☆836Aug 24, 2016Updated 9 years ago
- Machine Learning Tool Guides and Theory Notes☆424Nov 12, 2016Updated 9 years ago
- deep inverse regression☆31Nov 3, 2015Updated 10 years ago
- A Keras model that addresses the Quora Question Pairs dyadic prediction task.☆366Jun 6, 2017Updated 8 years ago
- Convolutional Neural Network model for Sentiment Analysis of IMDB movie reviews☆65Dec 20, 2016Updated 9 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆109Jun 17, 2024Updated last year
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Jan 19, 2017Updated 9 years ago
- Sentiment Analysis with LSTMs in Tensorflow☆1,006Jul 3, 2019Updated 6 years ago
- Python scripts for training/testing paragraph vectors☆653Sep 10, 2025Updated 5 months ago