Skip to content

raklein/mueller-wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mueller-wordcloud

Makes a simple word cloud from the Mueller report. Credit to Alboukadel Kassambara, I'm implementing a simplified version of his tutorial: http://www.sthda.com/english/wiki/text-mining-and-word-cloud-fundamentals-in-r-5-simple-steps-you-should-know

Word cloud

To reproduce:

  • Download or .zip or clone the repository
  • Open the .rproj file (if you have R Studio) or just the .r script if you just have base R
  • Download the Mueller report .pdf and place it in the directory
  • Install required libraries: pdftools, tm, wordcloud, RColorBrewer, Cairo.
  • Ensure you've set the directory as the working directory if you're not using the .rproj file
  • Script should run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages