gravatar

Siebelm

Michael Siebel

Recently Published

Harry Potter and the Sentiment Analysis
Exploring the tone of the Harry Potter book series using natural language processing techniques in R. It seeks to find answers to the questions: 1) Which of the heroes and villians have the most positive/negative sentiment? 2) How does the sentiment of these heroes and villians change across each book? 3) Which Hogwarts House contains the most positive sentiment? 4) How does sentiment usually change of the course of one school year?
Harry Potter and the Text Analysis
Exploring the text of the Harry Potter book series using natural language processing techniques in R. It seeks to find answers to the questions: 1) Which book has a bigger vocab? 2) Who is Harry’s closest friend? 3) Who are the most prominent secondary characters? 4) What are the 4 major themes/settings in the Series?
Creating a GIF in R
A demonstration of how to create GIF's using R. Creating a GIF in ggplot is extremely simple and only requires one additional package beyond ggplot2. I show how the R package gifski can be used to convert a series of plots into a GIF of a Log-Sigmoid curve.
R Code: Goals Scored by Germany
Part of a series of comparing R code to Stata and Python
Chemical Properties of Wine
Predicting wine quality based on its chemical properties