This demo produces a tag cloud from the text of three of Shakespeare's plays or from text that you provide.
To construct the tag cloud, the demo tokenizes the text into an object that it uses to count word occurrences
and rank frequency. The analysis is performed ten times, and the average time is given below. To supply your
own text, paste it into the field below, and click "CLOUD IT!".