Skip to content

richddr/Sentiment-Analysis-BestBuy-reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sentiment-Analysis-BestBuy-reviews

Sentiment analysis on reviews of best buy products.

Using python and best buy api, based on the reviews of a product determine whether the overall sentiment of that product is good or bad. Preprocess all data with nltk and using an english dictionary of positive and negative words to compare the individual reviews. Python GUI created in tkinter in which a user can specify the SKU of a product and get the product's sentiment analysis.

About

Sentiment analysis on reviews of best buy products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages