This project explores R for text mining and sentiment analysis and will demonstrate some common text analytics and visualization techniques in R.
The main steps involve:
loading the text file and transforming it into R Corpus
cleaning the data and performing analysis:
- Word Frequency
- Word Cloud
- Word Association
- Sentiment Scores
- Emotion Classification