Word2Vec

Natural Language Processing - Sentiment Analysis

Performed sentiment analysis on a crowd sourced movie review dataset with doc2vec model for vectorization pre-trained on IMDB movie review dataset. Compared results against other vectorization techniques such as count vectorization and word2vec models