#TidyTuesday A graph exploring the flow of sentiments in Shakespeare's works using #Rstats #dataviz
Data: @themitpress's The Tech through @nrennie
Code🔗https://tinyurl.com/tidy-shkspr
Tools #rstats #ggplot2; #tidytext by @juliasilge @drob
Presentations, Projects & Data Viz - A timeline of Sentiments in plays of William Shakespeare

#TidyTuesday Web-scraped "fact-check horror legends" from snopes.com! Over the years, articles evoke more "fear" and "anticipation," while "sadness" and "disgust" decline.

Interesting findings and code at: https://tinyurl.com/mine-tidy-text

Inspiration: #tidytext @juliasilge Viz: @nrennie #rstats #Dataviz #storytellingwithyou

Presentations, Data Viz & More - Eerie Revelations: Text Analysis of Snopes.com’s Horror Legends

#30DayChartChallenge | April 2023 - Day 15 | positive/negative

Used @statnamara helpful code for gathering song lyrics with {geniusR} and sentiment analysis using {tidytext}

code: https://github.com/curatedmess/30DayChartChallenge/blob/main/2023/04152023/day_15.R

#ggplot #rstats #dataviz #tidytext

30DayChartChallenge/day_15.R at main · curatedmess/30DayChartChallenge

Contribute to curatedmess/30DayChartChallenge development by creating an account on GitHub.

GitHub

#TidyTuesday week 8: The colors Bob Ross used in his paintings.

The paintings are clustered via dimension reduction (UMAP) of the used colors. The points are colored according sentiment analysis of the paintings' titles.

</> https://github.com/nucleic-acid/TidyTuesdaySubmissions/tree/main/2023-w08

#RStats #dataviz #r4ds #ggplot2 #tidytext

TidyTuesdaySubmissions/2023-w08 at main · nucleic-acid/TidyTuesdaySubmissions

Minimal code to produce my submissions to #RStats #TidyTuesday - TidyTuesdaySubmissions/2023-w08 at main · nucleic-acid/TidyTuesdaySubmissions

GitHub
Major travel delays led to some writing and eventually learning how to use #tidytext for some quick N-gram text mining with @[email protected] data.
Q: What are the main areas of expertise of our membership?
RPub: http://rpubs.com/jiadams/quick-text-mining-with-r
https://github.com/jeneaadams/quick-text-mining-with-r
RPubs - Quick text mining with R

I'm starting work on a course on NLP with R. I'll cover NLP basics, and include chapters on tm, #tidytext and #quanteda