Binary Sentiment Classification This repository is made for the AI course project - Dec 2017. Dependencies: NumPy SciPy NLTK Dataset: http://ai.stanford.edu/~amaas/data/sentiment/ A binary sentiment classification of full sentences on movie reviews using 4 classifiers: Naive Bayes Decision Tree Maximum Entropy NLTK Classifier