SourceCodeCloud


Topic | v1 | created by jjones |
Description

Generate word cloud form your code to see what your code is about and what it does. A word cloud is a set of randomly arranged keywords, variable and class names etc. used in your code. The size and the color of each word expresses it's usage frequency. Rarely used words are small and pale. It might give you a hint about how good or bad your code base is and how to improve it.


Relations

uses Wordle algorithm

Wordle is a word cloud visualization implementation used on wordle.net.

is Word cloud library

A software library used to arrange or draw word clouds.


Edit details Edit relations Attach new author Attach new topic Attach new resource