Sentiment analysis using tidy data principles at DataCamp

By Julia Silge

August 24, 2017

NOTE: Read more here about why I no longer recommend taking my courses at DataCamp.

I’ve been developing a course at DataCamp over the past several months, and I am happy to announce that it is now launched!

The course is Sentiment Analysis in R: the Tidy Way and I am excited that it is now available for you to explore and learn from. This course focuses on digging into the emotional and opinion content of text using sentiment analysis, and it does this from the specific perspective of using tools built for handling tidy data. The course is organized into four case studies (one per chapter), and I don’t think it’s too much of a spoiler to say that I wear a costume for part of it. I’m just saying you should probably check out the course trailer.

Course description

Text datasets are diverse and ubiquitous, and sentiment analysis provides an approach to understand the attitudes and opinions expressed in these texts. In this course, you will develop your text mining skills using tidy data principles. You will apply these skills by performing sentiment analysis in four case studies, on text data from Twitter to TV news to Shakespeare. These case studies will allow you to practice important data handling skills, learn about the ways sentiment analysis can be applied, and extract relevant insights from real-world data.

Learning objectives

  • Learn the principles of sentiment analysis from a tidy data perspective
  • Practice manipulating and visualizing text data using dplyr and ggplot2
  • Apply sentiment analysis skills to several real-world text datasets

Check the course out, have fun, and start practicing those text mining skills!

Posted on:
August 24, 2017
Length:
2 minute read, 273 words
Tags:
rstats
See Also:
Changes in #TidyTuesday US polling places
Empirical Bayes for #TidyTuesday Doctor Who episodes
Logistic regression modeling for #TidyTuesday US House Elections