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
- Host: GitHub
- URL: https://github.com/juliasilge/learntidytext
- Owner: juliasilge
- License: cc-by-4.0
- Created: 2020-12-29T18:29:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T00:03:25.000Z (8 months ago)
- Last Synced: 2025-03-18T08:53:26.814Z (7 months ago)
- Topics: online-course, rstats, text-mining
- Language: CSS
- Homepage: https://juliasilge.shinyapps.io/learntidytext/
- Size: 6.22 MB
- Stars: 45
- Watchers: 4
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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/) packageThis 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.