To view this content, you need to install Java from java.com

Created by Cory Forsyth email: cory d0t forsyth [a@t] gmail This program loads all the paragraph text (between <p> tags) from a web page and visualizes the frequency of each alpha character and each word length. Click anywhere inside the applet to type a new URL. Hit return to load it.
Unfortunately, it doesn't seem to work from inside a web browser.

Source code: textVisualizer_getURL_interactive

Built with Processing