org.carrot2.clustering.synthetic
Class ByFieldClusteringAlgorithmDescriptor.Keys

java.lang.Object
  extended by org.carrot2.clustering.synthetic.ByFieldClusteringAlgorithmDescriptor.Keys
Enclosing class:
ByFieldClusteringAlgorithmDescriptor

public static class ByFieldClusteringAlgorithmDescriptor.Keys
extends Object

Constants for all attribute keys of the ByFieldClusteringAlgorithm component.


Field Summary
static String CLUSTERS
          Attribute key for: ByFieldClusteringAlgorithm.clusters.
static String DOCUMENTS
          Attribute key for: ByFieldClusteringAlgorithm.documents.
static String FIELD_NAME
          Attribute key for: ByFieldClusteringAlgorithm.fieldName.
 
Constructor Summary
protected ByFieldClusteringAlgorithmDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOCUMENTS

public static final String DOCUMENTS
Attribute key for: ByFieldClusteringAlgorithm.documents.

See Also:
Constant Field Values

CLUSTERS

public static final String CLUSTERS
Attribute key for: ByFieldClusteringAlgorithm.clusters.

See Also:
Constant Field Values

FIELD_NAME

public static final String FIELD_NAME
Attribute key for: ByFieldClusteringAlgorithm.fieldName.

See Also:
Constant Field Values
Constructor Detail

ByFieldClusteringAlgorithmDescriptor.Keys

protected ByFieldClusteringAlgorithmDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski