Package org.carrot2.text.preprocessing.pipeline

Predefined preprocessing pipeline utilities.

See:
          Description

Interface Summary
IPreprocessingPipeline A preprocessing pipeline filling in PreprocessingContext with the required data.
 

Class Summary
BasicPreprocessingPipeline Performs basic preprocessing steps on the provided documents.
BasicPreprocessingPipelineDescriptor Metadata and attributes of the BasicPreprocessingPipeline component.
BasicPreprocessingPipelineDescriptor.AttributeBuilder Attribute map builder for the BasicPreprocessingPipeline component.
BasicPreprocessingPipelineDescriptor.Attributes All attributes of the BasicPreprocessingPipeline component.
BasicPreprocessingPipelineDescriptor.Keys Constants for all attribute keys of the BasicPreprocessingPipeline component.
CompletePreprocessingPipeline Performs a complete preprocessing on the provided documents.
CompletePreprocessingPipelineDescriptor Metadata and attributes of the CompletePreprocessingPipeline component.
CompletePreprocessingPipelineDescriptor.AttributeBuilder Attribute map builder for the CompletePreprocessingPipeline component.
CompletePreprocessingPipelineDescriptor.Attributes All attributes of the CompletePreprocessingPipeline component.
CompletePreprocessingPipelineDescriptor.Keys Constants for all attribute keys of the CompletePreprocessingPipeline component.
 

Package org.carrot2.text.preprocessing.pipeline Description

Predefined preprocessing pipeline utilities.



Copyright (c) Dawid Weiss, Stanislaw Osinski