Skip to content

The aim of this project is to build a sentiment analysis model which will allow us to categorize words based on their sentiments, that is whether they are positive, negative and also the magnitude of it. I implemented it over the dataset of Jane Austen’s books. I delineated it through various visualizations after performing data wrangling. I use…

License

Notifications You must be signed in to change notification settings

proacc2022/Sentiment-Analysis-in-R-using-janeaustenr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-in-R-using-janeaustenr

The aim of this project is to build a sentiment analysis model which will allow us to categorize words based on their sentiments, that is whether they are positive, negative and also the magnitude of it. I implemented it over the dataset of Jane Austen’s books. I delineated it through various visualizations after performing data wrangling. I used a lexical analyzer – ‘bing’ in this instance of project. I also represented the sentiment score through a plot and also made a visual report of wordcloud.

image

Plot

Wordcloud

image

About

The aim of this project is to build a sentiment analysis model which will allow us to categorize words based on their sentiments, that is whether they are positive, negative and also the magnitude of it. I implemented it over the dataset of Jane Austen’s books. I delineated it through various visualizations after performing data wrangling. I use…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages