org.carrot2.clustering.synthetic
Class ByUrlClusteringAlgorithmDescriptor.Keys

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

public static class ByUrlClusteringAlgorithmDescriptor.Keys
extends Object

Constants for all attribute keys of the ByUrlClusteringAlgorithm component.


Field Summary
static String CLUSTERS
          Attribute key for: ByUrlClusteringAlgorithm.clusters.
static String DOCUMENTS
          Attribute key for: ByUrlClusteringAlgorithm.documents.
 
Constructor Summary
protected ByUrlClusteringAlgorithmDescriptor.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: ByUrlClusteringAlgorithm.documents.

See Also:
Constant Field Values

CLUSTERS

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

See Also:
Constant Field Values
Constructor Detail

ByUrlClusteringAlgorithmDescriptor.Keys

protected ByUrlClusteringAlgorithmDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski