Skip to content

fnwiya/twitter2wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter2wordcloud

image

About

make word-cloud-image from one's twitter in Japanese

Setup

  1. Install some library(matplotlib.pyplot, wordcloud, tweepy)
# word_cloud
git clone https://github.com/amueller/word_cloud
cd word_cloud
sudo python setup.py install
# this repo
git clone https://github.com/fnwiya/twitter2wordcloud
cd twitter2wordcloud
pip instal -r pip.txt
  1. Get your twitter keys from https://apps.twitter.com/app/new
  2. Set keys and fonts
  3. At console
python twitter2wordcloud.py ACCOUNT_NAME

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages