tidytext brings tidy data principles to text mining by converting text into a tidy data frame format. It provides tools for tokenization, sentiment analysis, n‑gram creation, and term‑document matrices, enabling interoperability with dplyr, ggplot2, and other tidyverse workflows.
Features
- Tokenizes text into tidy format (unnest_tokens)
- Supports sentiment lexicons (e.g. Bing, NRC) and TF-IDF computation
- Converts tm or quanteda objects into tidy data formats
- Easy integration with dplyr/ggplot2 for analysis and visualization
- Functions for n-grams, word co-occurrence, and document-term matrices
- Compatible with existing tidy data pipelines in R
Categories
Natural Language Processing (NLP)Follow tidytext
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of tidytext!