org.carrot2.text.preprocessing.filter
Class CompleteLabelFilterDescriptor.Keys

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

public static class CompleteLabelFilterDescriptor.Keys
extends Object

Constants for all attribute keys of the CompleteLabelFilter component.


Field Summary
static String ENABLED
          Attribute key for: CompleteLabelFilter.enabled.
static String LABEL_OVERRIDE_THRESHOLD
          Attribute key for: CompleteLabelFilter.labelOverrideThreshold.
 
Constructor Summary
protected CompleteLabelFilterDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ENABLED

public static final String ENABLED
Attribute key for: CompleteLabelFilter.enabled.

See Also:
Constant Field Values

LABEL_OVERRIDE_THRESHOLD

public static final String LABEL_OVERRIDE_THRESHOLD
Attribute key for: CompleteLabelFilter.labelOverrideThreshold.

See Also:
Constant Field Values
Constructor Detail

CompleteLabelFilterDescriptor.Keys

protected CompleteLabelFilterDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski