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

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

public static class MinLengthLabelFilterDescriptor.Keys
extends Object

Constants for all attribute keys of the MinLengthLabelFilter component.


Field Summary
static String ENABLED
          Attribute key for: MinLengthLabelFilter.enabled.
 
Constructor Summary
protected MinLengthLabelFilterDescriptor.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: MinLengthLabelFilter.enabled.

See Also:
Constant Field Values
Constructor Detail

MinLengthLabelFilterDescriptor.Keys

protected MinLengthLabelFilterDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski