org.carrot2.text.clustering
Class MultilingualClusteringDescriptor.Keys

java.lang.Object
  extended by org.carrot2.text.clustering.MultilingualClusteringDescriptor.Keys
Enclosing class:
MultilingualClusteringDescriptor

public static class MultilingualClusteringDescriptor.Keys
extends Object

Constants for all attribute keys of the MultilingualClustering component.


Field Summary
static String DEFAULT_LANGUAGE
          Attribute key for: MultilingualClustering.defaultLanguage.
static String LANGUAGE_AGGREGATION_STRATEGY
          Attribute key for: MultilingualClustering.languageAggregationStrategy.
 
Constructor Summary
protected MultilingualClusteringDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LANGUAGE_AGGREGATION_STRATEGY

public static final String LANGUAGE_AGGREGATION_STRATEGY
Attribute key for: MultilingualClustering.languageAggregationStrategy.

See Also:
Constant Field Values

DEFAULT_LANGUAGE

public static final String DEFAULT_LANGUAGE
Attribute key for: MultilingualClustering.defaultLanguage.

See Also:
Constant Field Values
Constructor Detail

MultilingualClusteringDescriptor.Keys

protected MultilingualClusteringDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski