word cloud
python script that takes in a file of words as input and outputs a word cloud as a png image
python script that takes in a file of words as input and outputs a word cloud as a png image
Cloning this repository:
git clone git://gitorious.org/word-cloud/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/word-cloud/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
