Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

araval/Twitter-Word-Cloud-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Cloud Generator

Takes a twitter user's username, creates a wordcloud, and saves image to username.png. Requires wordcloud, matplotlib and SciPy. To run, run the following script:

$ ./makeWordCloud.sh  twitter-username

To change colors, change the numbers in makeWordCloud.py in the function my_color_func
Hue values are between 0 and 360, follow rainbow:

  Red Orange Yellow Green Blue Indigo Violet
   0   50  100  150  200  250  300   360

Examples

Neil deGrasse Tyson neil tyson

Naomi Klein (author of The Shock Doctrine) naomi klein

Joyce Carol Oates hc

Rihanna rihanna

Hillary Clinton hc

Donald Trump trump

Bernie Sanders berniesanders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published