Skip to content

sor8sh/Sentiment-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary Sentiment Classification

This repository is made for the AI course project - Dec 2017.

Dependencies:

Dataset:


A binary sentiment classification of full sentences on movie reviews using 4 classifiers:

  • Naive Bayes
  • Decision Tree
  • Maximum Entropy
  • NLTK Classifier