Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
keeleliin
word_cloud_est
Commits
1ea0547b
Commit
1ea0547b
authored
Sep 22, 2014
by
Andreas Mueller
Browse files
update readme a bit.
parent
5fd58385
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1ea0547b
...
...
@@ -2,7 +2,7 @@ word_cloud
==========
A little word cloud generator in Python. Read more about it on the
[
blog
post
][
blog-post
]
.
post
][
blog-post
]
or the
[
website
][
website
]
## Installation
...
...
@@ -34,7 +34,7 @@ Check out [examples/simple.py][simple] for a short intro. A sample output is:

Or run
[
examples/m
ore
.py
][
m
ore
]
to see more options. A sample output is:
Or run
[
examples/m
asked
.py
][
m
asked
]
to see more options. A sample output is:

...
...
@@ -58,8 +58,9 @@ Using Pillow instead of PIL might might get you the [`TypeError: 'int' object is
not iterable` problem
][
intprob
]
also showcased on the blog.
[
blog-post
]:
http://peekaboo-vision.blogspot.de/2012/11/a-wordcloud-in-python.html
[
website
]:
http://amueller.github.io/word_cloud/
[
simple
]:
examples/simple.py
[
m
ore
]:
examples/m
ore
.py
[
m
asked
]:
examples/m
asked
.py
[
reddit-cloud
]:
https://github.com/amueller/reddit-cloud
[
wc2
]:
http://www.reddit.com/user/WordCloudBot2
[
wc2top
]:
http://www.reddit.com/user/WordCloudBot2/?sort=top
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment