Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 277 Bytes

DeepLearningMovies

Kaggle's competition for using Google's word2vec package for sentiment analysis

Installation

There're some requirements for making the stuff work. Use pip to install them easily:

$> sudo pip install -r requirements.txt