This project contains some basic text and sentiment analysis on episodes IV-VI of the Star Wars movies scripts.
The scripts are mainly written in R and should be executed in the following order:
- data_preparation -loads up all the necessary libraries & data
- summary -creates a set of custom functions used further in the analysis
- cross_episodes
- indicators
- n_grams
- sentiment_analysis