See: Description
| Class | Description |
|---|---|
| BaseUIMATokenizer |
Abstract base implementation of a
Tokenizer which is able to analyze the given input with a
UIMA AnalysisEngine |
| UIMAAnnotationsTokenizer |
a
Tokenizer which creates tokens from UIMA Annotations |
| UIMAAnnotationsTokenizerFactory | |
| UIMABaseAnalyzer |
An
Analyzer which use the UIMAAnnotationsTokenizer for creating tokens |
| UIMATypeAwareAnalyzer |
Analyzer which uses the UIMATypeAwareAnnotationsTokenizer for the tokenization phase |
| UIMATypeAwareAnnotationsTokenizer |
A
Tokenizer which creates token from UIMA Annotations filling also their TypeAttribute according to
FeaturePaths specified |
| UIMATypeAwareAnnotationsTokenizerFactory |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.