Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 786 Bytes

File metadata and controls

19 lines (19 loc) · 786 Bytes

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.