An open API service indexing awesome lists of open source software.

https://github.com/juliasilge/learntidytext

Learn about text mining 📄 with tidy data principles
https://github.com/juliasilge/learntidytext

online-course rstats text-mining

Last synced: 7 months ago
JSON representation

Learn about text mining 📄 with tidy data principles

Awesome Lists containing this project

README

          

# Welcome to the tutorial repo for **[Text Mining with Tidy Data Principles](https://juliasilge.shinyapps.io/learntidytext/)**! 💫

You can access [this tutorial for free online](https://juliasilge.shinyapps.io/learntidytext/).

This tutorial approaches text analysis using:

- the [tidyverse](https://www.tidyverse.org/)
- the [tidytext](https://juliasilge.github.io/tidytext/) package

This tutorial was made with the learnr package in R. See the learnr introduction and some example tutorials here: https://rstudio.github.io/learnr/

Please note that this project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.

The tutorial material in this course is licensed [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/), meaning you are free to use it, change it, and remix it as long as you give appropriate credit and distribute any new materials under the same license. The _code_ within the tutorial is [MIT](https://opensource.org/licenses/MIT)-licensed.