|
Carrot2 v3.6.0-SNAPSHOT
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.text.preprocessing.pipeline.BasicPreprocessingPipelineDescriptor.Keys
public static class BasicPreprocessingPipelineDescriptor.Keys
Constants for all attribute keys of the BasicPreprocessingPipeline component.
| Field Summary | |
|---|---|
static String |
LEXICAL_DATA_FACTORY
Attribute key for: BasicPreprocessingPipeline.lexicalDataFactory. |
static String |
STEMMER_FACTORY
Attribute key for: BasicPreprocessingPipeline.stemmerFactory. |
static String |
TOKENIZER_FACTORY
Attribute key for: BasicPreprocessingPipeline.tokenizerFactory. |
| Constructor Summary | |
|---|---|
protected |
BasicPreprocessingPipelineDescriptor.Keys()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String TOKENIZER_FACTORY
BasicPreprocessingPipeline.tokenizerFactory.
public static final String STEMMER_FACTORY
BasicPreprocessingPipeline.stemmerFactory.
public static final String LEXICAL_DATA_FACTORY
BasicPreprocessingPipeline.lexicalDataFactory.
| Constructor Detail |
|---|
protected BasicPreprocessingPipelineDescriptor.Keys()
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||