Skip to content

A Python QT GUI Based project to predict whether a review is positive review or a negative review employing Natural language processing

Notifications You must be signed in to change notification settings

kundanjha20/Review-it

Repository files navigation

Review-it

A Python QT GUI Based project to predict whether a review is positive review or a negative review employing Natural language processing

The model is pretrained and used as "Regression_model.sav". To use the project run Review_it_GUI.py

Pre-Requisite

  1. PyQt5
  2. pickle
  3. SKLearn
  4. re module
  5. nltk

About

A Python QT GUI Based project to predict whether a review is positive review or a negative review employing Natural language processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published