org.carrot2.core
Interface IClusteringAlgorithm

All Superinterfaces:
IProcessingComponent
All Known Implementing Classes:
BisectingKMeansClusteringAlgorithm, ByFieldClusteringAlgorithm, ByUrlClusteringAlgorithm, LingoClusteringAlgorithm, STCClusteringAlgorithm

public interface IClusteringAlgorithm
extends IProcessingComponent

A marker interface for processing components performing clustering of documents.


Method Summary
 
Methods inherited from interface org.carrot2.core.IProcessingComponent
afterProcessing, beforeProcessing, dispose, init, process
 



Copyright (c) Dawid Weiss, Stanislaw Osinski