org.carrot2.text.preprocessing
Class PhraseExtractorDescriptor.Keys

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

public static class PhraseExtractorDescriptor.Keys
extends Object

Constants for all attribute keys of the PhraseExtractor component.


Field Summary
static String DF_THRESHOLD
          Attribute key for: PhraseExtractor.dfThreshold.
 
Constructor Summary
protected PhraseExtractorDescriptor.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: PhraseExtractor.dfThreshold.

See Also:
Constant Field Values
Constructor Detail

PhraseExtractorDescriptor.Keys

protected PhraseExtractorDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski