Skip to content

Kamilfo-Developer/reviews-sentiments-prediction

Repository files navigation

reviews-sentiments-prediction

Installation instruction

  1. Install dependencies using pip install -r requirements.txt (I recommend you to do it using venv)
  2. Run transform_dataset.py
  3. Run train_model.py (the process of training the model can take a while)
  4. Run main.py and input any text. Of course, it's better to be a film review
  5. See the result :)

About

A model for predicting sentiments of film reviews

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages