|
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.CompletePreprocessingPipelineDescriptor.Attributes
public static final class CompletePreprocessingPipelineDescriptor.Attributes
All attributes of the CompletePreprocessingPipeline component.
| Field Summary | |
|---|---|
DocumentAssignerDescriptor.Attributes |
documentAssigner
Attributes of the nested DocumentAssigner component. |
LabelFilterProcessorDescriptor.Attributes |
labelFilterProcessor
Attributes of the nested LabelFilterProcessor component. |
PhraseExtractorDescriptor.Attributes |
phraseExtractor
Attributes of the nested PhraseExtractor component. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final PhraseExtractorDescriptor.Attributes phraseExtractor
PhraseExtractor component.
public final LabelFilterProcessorDescriptor.Attributes labelFilterProcessor
LabelFilterProcessor component.
public final DocumentAssignerDescriptor.Attributes documentAssigner
DocumentAssigner component.
|
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 | ||||||||