abhijeet007rocks8 / Dev-Scripts

Repository to provide utility scripts that could make everyday life easy
MIT License
36 stars 85 forks source link

Disneyland Review Analysis #99

Closed deepeshaburse closed 2 years ago

deepeshaburse commented 2 years ago

The aim of this project is to analyze the reviews given by visitors from different countries of the world using Natural Language Processing (NLP) to understand the sentiment of the reviews and classify them using Sentiment Analysis metrics like Sentiment Polarity and VADER Polarity. This processed data is then fed to different classifier models (DecisionTreeClassifier and RandomForestClassifier) to get trained and predict the sentiment of the test reviews.

Contribution under Python > Machine Learning.

Kindly assign me this under GSSoC'22.

heet-kumar commented 2 years ago

@deepeshaburse Go for it, Good Luck 👍

manisha-27 commented 2 years ago

@deepeshaburse Any Update?

deepeshaburse commented 2 years ago

@deepeshaburse Any Update?

Will make a PR by EOD today, sorry for the delay.