Graph of word frequencies -

i want make function text input produces word frequency graph in picture. picture taken report, not sure how have made it.
there's more work here single function. following links contain code of projects perform similar tasks. reuse them in program.
- http://www.codeproject.com/articles/224231/word-cloud-tag-cloud-generator-control-for-net-win
- http://www.codeproject.com/articles/19968/wordcloud-a-squarified-treemap-of-word- frequency
- https://github.com/whydoidoit/wordcloud (silverlight)
also, check out accepted answer of algorithm implement word cloud wordle, it's answer creator of wordle in explain basic algorithm.
Comments
Post a Comment