Skip to content

Khalid Al Bugami - Sentiment Analyzer#7

Open
KhaildAlbugami wants to merge 1 commit intoGDSC-IAU:masterfrom
KhaildAlbugami:master
Open

Khalid Al Bugami - Sentiment Analyzer#7
KhaildAlbugami wants to merge 1 commit intoGDSC-IAU:masterfrom
KhaildAlbugami:master

Conversation

@KhaildAlbugami
Copy link

@KhaildAlbugami KhaildAlbugami commented Feb 10, 2024

A description of the project.?
Answer: Getting sentiment analysis of products reviews from a dataset and making sense of the data based on polarity score of each one to classfy them as good,bad or neutral.

A description of the dataset used.?
Answer: Dataset of products and their reviews.

A description of the methods used to analyze the data.?
Answer: A polarity function that process the reviews to get the sentiment from it. then use the Classifyer function to classify each review based on the sentiment score as good/bad/Neutral.

A description of the results.?
Answer: the result is based on the classifyer function which will display good if sentiment score over 0.2, bad if score under 0.2 and neutral in between.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant