Algorithm to implement a word cloud like Wordle

Context

  • Take a look at Wordle: http://www.wordle.net/
  • It’s much better looking than any other word cloud generators I’ve seen
  • Note: the source is not available – read the FAQ: http://www.wordle.net/faq#code

My Questions

  • Is there an algorithm available that does what Wordle does?
  • If no, what are some alternatives that produces similar kinds of output?

Why I’m asking

  • just curious
  • want to learn

13 Answers
13

Leave a Comment