Mainly focused on treemaps:
-
Newsmap is an application that visually reflects the constantly changing landscape of the Google News news aggregator. A treemap visualization algorithm helps display the enormous amount of information gathered by the aggregator. Treemaps are traditionall
-
EmoMap is a Python script that mines the Google world news directory and performs affect analysis on the articles’ text. The approach is based on keyword spotting of words affectively weighted along the PAD axes (Pleasure, Arousal, Dominance).
-
This module gives you an easy way to create a treemap from pretty much any data. You can read about the history of treeviews at http://www.cs.umd.edu/hcil/treemap-history/index.shtml. This implementation uses pylab to display the resulting map, and the ma
Some art and some AI:
-
1. the challenge “Create the simplest program that generates the most beautiful snowflake”
2. my concept The most beautiful snowflake: what is beautiful, anyway? (And why are we asking such fatuous questions?) A computer program is well-equipped for mat -
ConceptNet is a freely available commonsense knowledgebase and natural-language-processing toolkit which supports many practical textual-reasoning tasks over real-world documents right out-of-the-box (without additional statistical training) including * t
Some help for finding code (e.g. python implementations of treemaps)
-
Search public source code.