Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate word cloud library #5

Open
rhiever opened this issue Mar 2, 2013 · 5 comments
Open

Integrate word cloud library #5

rhiever opened this issue Mar 2, 2013 · 5 comments

Comments

@rhiever
Copy link
Owner

rhiever commented Mar 2, 2013

Description of library: http://peekaboo-vision.blogspot.com/2012/11/a-wordcloud-in-python.html

Library: https://github.com/amueller/word_cloud

Takes the words generated in word_freqs and passes them to word_cloud.

@GUIpsp
Copy link

GUIpsp commented Mar 9, 2013

An advantage to this is that it could also automatically take requests

@rhiever
Copy link
Owner Author

rhiever commented Mar 9, 2013

Yep, but the downside is:

  1. they won't be nearly as pretty as wordle's word clouds

  2. random word clouds don't always look good -- there's still an aspect of aesthetics (and inside jokes!) that humans can easily capture in a word cloud that an automated process can't

@GUIpsp
Copy link

GUIpsp commented Mar 9, 2013

Prettyness can be worked on, and requests can still be answered by humans too, if they deem it not to be good enough

@rhiever
Copy link
Owner Author

rhiever commented Mar 9, 2013

Prettyness can be worked on

Who wants to sign up for that? Not it! :-P

@GUIpsp
Copy link

GUIpsp commented Mar 9, 2013

Making it prettier is def. doable, and the bot can present a few choices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants