
Sentiment Analysis
A brief introduction to text mining and sentiment analysis with visualization. Analyze public domain novels by Jane Austen, wrangle text-data into submission, tokenize corpora, visualize sentiment and generate word clouds.
Sentiment Analysis with library(tidytext)
Library packages
install.packages(c("tidyverse", "tidytext", "janeaustenr", "wordcloud2"))
Resources
Image credit: Emotion Card by Luigi Mengato