Skip to content

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

Notifications You must be signed in to change notification settings

bariscimen/doc2vec-sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published