Package org.carrot2.clustering.synthetic

Synthetic clustering algorithms.

See:
          Description

Class Summary
ByFieldClusteringAlgorithm Clusters documents into a flat structure based on the values of some field of the documents.
ByFieldClusteringAlgorithmDescriptor Metadata and attributes of the ByFieldClusteringAlgorithm component.
ByFieldClusteringAlgorithmDescriptor.AttributeBuilder Attribute map builder for the ByFieldClusteringAlgorithm component.
ByFieldClusteringAlgorithmDescriptor.Attributes All attributes of the ByFieldClusteringAlgorithm component.
ByFieldClusteringAlgorithmDescriptor.Keys Constants for all attribute keys of the ByFieldClusteringAlgorithm component.
ByUrlClusteringAlgorithm Hierarchically clusters documents according to their content URLs.
ByUrlClusteringAlgorithmDescriptor Metadata and attributes of the ByUrlClusteringAlgorithm component.
ByUrlClusteringAlgorithmDescriptor.AttributeBuilder Attribute map builder for the ByUrlClusteringAlgorithm component.
ByUrlClusteringAlgorithmDescriptor.Attributes All attributes of the ByUrlClusteringAlgorithm component.
ByUrlClusteringAlgorithmDescriptor.Keys Constants for all attribute keys of the ByUrlClusteringAlgorithm component.
 

Package org.carrot2.clustering.synthetic Description

Synthetic clustering algorithms.



Copyright (c) Dawid Weiss, Stanislaw Osinski