Skip to content

Project consisting in the development of a machine learning model performing sentiment analysis on TripAdvisor reviews.

Notifications You must be signed in to change notification settings

MatteGarba/Sentiment-Analysis-DataScienceLab-ML-project

Repository files navigation

Sentiment-Analysis-DataScienceLab-ML-project

The repo contains:

  • the .py script of the single solution
  • the .pdf report
  • two .csv files (developmentImproved.csv and evaluationImproved.csv) (The improved dataset after a semi-manual preprocessing as described in the report)

Remark: the program uses a .txt file that is not present in this .zip , but can be generated calling the printStopwordsFile() and passing its relative path to the getStopwordslist() method

About

Project consisting in the development of a machine learning model performing sentiment analysis on TripAdvisor reviews.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages