Package org.carrot2.clustering.kmeans

Implementation of the bisecting k-means clustering algorithm.

See:
          Description

Class Summary
BisectingKMeansClusteringAlgorithm A very simple implementation of bisecting k-means clustering.
BisectingKMeansClusteringAlgorithmDescriptor Metadata and attributes of the BisectingKMeansClusteringAlgorithm component.
BisectingKMeansClusteringAlgorithmDescriptor.AttributeBuilder Attribute map builder for the BisectingKMeansClusteringAlgorithm component.
BisectingKMeansClusteringAlgorithmDescriptor.Attributes All attributes of the BisectingKMeansClusteringAlgorithm component.
BisectingKMeansClusteringAlgorithmDescriptor.Keys Constants for all attribute keys of the BisectingKMeansClusteringAlgorithm component.
BisectingKMeansProcessingContext Intermediate data structures required during k-means clustering.
 

Package org.carrot2.clustering.kmeans Description

Implementation of the bisecting k-means clustering algorithm.



Copyright (c) Dawid Weiss, Stanislaw Osinski