Update README.md
This commit is contained in:
parent
f765f132c1
commit
9ffdf12cfd
|
|
@ -5,5 +5,6 @@
|
|||
- 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.
|
||||
- After installing, and running this script into your RStudio IDE, you can download all posts.
|
||||
- Downloaded posts are then manipulated to show word frequencies.
|
||||
- Differs from V1 by scraping all replies to OP, and has a much larger noise filter.
|
||||
|
|
|
|||
Loading…
Reference in New Issue