My favorites | Sign in
Logo
                
Code license: MIT License
Labels: python
People details
Project owners:
  nloadholtes

This is the code that Iron Bound Software is making available to the public. Before this was scattered about all over the internet, now its all in one nice spot. All of this code is provided as is, no promises on anything working. Use at your own risk.

Basically there are two things: graphing and utilities.

Graphing: Some utilities I've been working on to do graphing in python.

Right now there are two main things: clouds and networks.

The clouds source directory contains some code to read text, count words, and then print out an HTML cloud of the words (words are sized logarithmically). Read the comments in the source code for the full details. More or less, this project is done.

The networks source directory contains an attempt to draw a network diagram based on the relationships in a file. (The format is: 1 2) This project is not done, and is being worked on.

Misc:









Hosted by Google Code