Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Online Clustering

This application (Cluster.cpp) performs the basic online clustering task. In conjunction with an incremental indexer (such as KeyfileIncIndex), it could be used for TDT topic detection task. It iterates over the documents in the index, assigning each document that is not in any cluster to a cluster. The document id, cluster id, and score are printed to the standard output.

The parameters accepted by Cluster are:


Generated on Wed Nov 3 13:00:02 2004 for Lemur Toolkit by doxygen1.2.18