juliasilge / juliasilge.com

My blog, built with blogdown and Hugo :link:
https://juliasilge.com/
41 stars 27 forks source link

Learn tidytext with my new learnr course | Julia Silge #4

Closed utterances-bot closed 3 years ago

utterances-bot commented 3 years ago

Learn tidytext with my new learnr course | Julia Silge

I am happy to announce that this free, open source, interactive course on text mining with tidy data principles is now published!

https://juliasilge.com/blog/learn-tidytext-learnr/

juliasilge commented 3 years ago

Here is a test comment!

juliasilge commented 3 years ago

I tried deleting a comment too, for moderation purposes.

natewhit44 commented 3 years ago

Hello Julia, If one were to follow along with your Tidy text mining tutorial through RStudio, how would they find the datasets you have available through the interactive R cells.

juliasilge commented 3 years ago

@natewhit44 You can clone the repo so you have it locally, perhaps using usethis::create_from_github(), and then you can work within it as an RStudio project.