bariscimen / doc2vec-sentiment

We use Word2Vec for sentiment analysis by attempting to classify the Cornell IMDB movie review corpus.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment Analysis using Doc2Vec

We use Word2Vec for sentiment analysis by attempting to classify the Cornell IMDB movie review corpus (http://www.cs.cornell.edu/people/pabo/movie-review-data/).

What Does This Repo Contain

  • test-neg.txt test-pos.txt train-neg.txt train-pos.txt train-unsup.txt Training and testing data. Explained in more detail in the notebook.
  • run.ipynb The notebook (code + tutorial)

About

We use Word2Vec for sentiment analysis by attempting to classify the Cornell IMDB movie review corpus.


Languages

Language:Jupyter Notebook 100.0%