A from the scratch implementation of Naive Bayes Classifier for Sentiment analysis in user comments.
The data is initially cleaned and preprocessed.
5-Fold cross validation is implemented for evaluation of the model developed.
For theory on the model developed please refer: https://web.stanford.edu/class/archive/cs/cs109/cs109.1178/lectureHandouts/210-naive-bayes.pdf