Skip to content

In our project, we conducted sentiment analysis on Amazon Shopping app reviews for various books to determine the top pick for readers. Leveraging R language and libraries such as tm, Wordcloud, and Syuzhet, we processed and analyzed the collected data, generating insightful visualizations in Tableau.

Notifications You must be signed in to change notification settings

Nikk19hub/Sentiment-Analysis-of-Book-Reviews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-of-Book-Reviews


➡️In this project, we have used Amazon Shopping app and performed sentiment analysis on different book reviews to find best book to purchase.
➡️We first collected books review data.
➡️Then we wrote code in R language, where we implemented three different libraries:-
1) tm - text mining.
2) Wordcloud.
3) Syuzhet.
➡️By using these libraries we sorted and cleaned all the data. We formed a word cloud for maximum appearing words.
➡️Then we created a sentiment score based on the words with strong emotions and words with weak emotions.
➡️Finally came to a conclusion using tableau visualization which represented which book is the most preferred one among the three to read.

About

In our project, we conducted sentiment analysis on Amazon Shopping app reviews for various books to determine the top pick for readers. Leveraging R language and libraries such as tm, Wordcloud, and Syuzhet, we processed and analyzed the collected data, generating insightful visualizations in Tableau.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages