- First of all run the pre-processing.ipynb file to generate datasets from corpus
- Another alternative is to use these dataset drive links (a) : - Train Data Test Data
- Then, run the ipynb notebook to see results
- Multinomial Naive Bayes (83% acc.)
Dataset used : Large Movie Review Dataset v1.0
Overview
This dataset contains movie reviews along with their associated binary sentiment polarity labels. It is intended to serve as a benchmark for sentiment classification.