Information

Introduction
News

Output Examples

Screenshots
VRML

Distribution

Code and Binaries

Back to Programs
Back to Dan Pape's Homepage

cMap

cMap is an implementation of a special neural network known as a Self-Organizing Map (SOM). cMap discovers clusters and categories within document datasets for which the internal structure is not known. These categories are then displayed in a three-dimensional graphical fashion, to allow the user to explore and browse the dataset. Please see the Introduction for more information.

cMap is currently being developed in C++ on a Linux machine, though it was orginally made on an SGI. The source code for cMap uses a lot of C++ template stuff, but one should be able to compile it with any fairly modern C++ compiler.