Skip to content

A notebook on review classification for movies featured on the imdb page

Notifications You must be signed in to change notification settings

ascii-monk123/IMDB-Review-Classification

Repository files navigation

How to run : -

  • 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

Classifiers done : -

  • Multinomial Naive Bayes (83% acc.)

Notes :-

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.

Releases

No releases published

Packages

No packages published