org.carrot2.text.preprocessing
Class CaseNormalizerDescriptor.Keys

java.lang.Object
  extended by org.carrot2.text.preprocessing.CaseNormalizerDescriptor.Keys
Enclosing class:
CaseNormalizerDescriptor

public static class CaseNormalizerDescriptor.Keys
extends Object

Constants for all attribute keys of the CaseNormalizer component.


Field Summary
static String DF_THRESHOLD
          Attribute key for: CaseNormalizer.dfThreshold.
 
Constructor Summary
protected CaseNormalizerDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DF_THRESHOLD

public static final String DF_THRESHOLD
Attribute key for: CaseNormalizer.dfThreshold.

See Also:
Constant Field Values
Constructor Detail

CaseNormalizerDescriptor.Keys

protected CaseNormalizerDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski