Skip to content

This is code to make a wordcloud from the user data file that Twitter users can download from twitter.com

License

Notifications You must be signed in to change notification settings

byrdjb/twitter-wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple script to make a wordcloud from a Twitter user's data.

To use the script, install R and, ideally, RStudio.

Download your user data from Twitter's Privacy & Settings area. Twitter advises that you be careful with these data, which apparently could contain sensitive information.

You must know how to specify the path to your user data file, and you must update that path in the script.

After the first time you run the script, put a # before the install.package commands, since the packages will already have been installed.

You can customize the wordcloud using the parameters described herein: https://cran.r-project.org/web/packages/wordcloud/wordcloud.pdf

Save your wordcloud using PDF or another format that suits your purposes.

Have fun!

About

This is code to make a wordcloud from the user data file that Twitter users can download from twitter.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages