Graph of word frequencies -


enter image description here

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.

  1. http://www.codeproject.com/articles/224231/word-cloud-tag-cloud-generator-control-for-net-win
  2. http://www.codeproject.com/articles/19968/wordcloud-a-squarified-treemap-of-word- frequency
  3. 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

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -