/Sentiment-Analysis

Used the bag of words model and Naive Bayes to classify the comments into "Recommended” and “Not Recommended” classes. The accuracy was 93% using the additive smoothing method.

Primary LanguageJupyter Notebook

Sentiment-Analysis

Used the bag of words model and naive bayes to classify the comments into "Recommended” and “Not Recommended” classes. The accuracy was 93% using the additive smoothing method.