/challenge-hamlet

Data science challenge using R and Jupyter

Primary LanguageHTML

Eliiza Hamlet Challenge

Launch in Jupyter: Binder

If you want to use binder, you can run R or Python in the Jupyter notebook. Everything you need to perform this challenge should be available - but feel free to install additional packages should you need them. Otherwise, use the environment of your choice.

Challenge

Construct a report that covers the following three questions. The report is intended to describe your analysis and present your results for a mixed technical audience.

  1. Show the number of lines said per character throughout the play.

  2. Make a word cloud of unusual words in the script

  3. Compute the sentiment score for each scene.