I recently wrote about the release of tidytext 0.2.1, and one of the most useful new features in this release is a couple of helper functions for making plots with ggplot2. These helper functions address a class of challenges that often arises when dealing with text data, so weve included them in the tidytext package.
Lets work through an example
To show how to use these new functions, lets walk through a more general example that does not deal with results that come from unstructured, free...
Published on June 30, 2019 17:00