457 B
457 B
#4 Chan Webscraper Highlights:
- Written in R.
- Objective: Datamining text, and displaying word frequencies.
- Uses the following libraries: rvest, tidyverse, tidytext, ggplot2, wordcloud.
- If you don't have these installed in your RStudio software, then install them.
- After installing, and copying this script into your RStudio IDE you can skim the board index.
- Differs from V1 by scraping all replies to OP, and has a much larger noise filter.