Text Mining with R A Tidy Approach

visualization
statistics
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


By Julia Silge and David Robinson

Excerpt from ebook: This book serves as an introduction of text mining using the tidytext package and other tidy tools in R. The functions provided by the tidytext package are relatively simple; what is important are the possible applications. Thus, this book provides compelling examples of real text mining problems.

  1. Link to free ebook here: https://www.tidytextmining.com/
  2. Buy the book here: Amazon
  3. Link to repo here: https://github.com/dgrtwo/tidy-text-mining

Back to top