| Package | Description |
|---|---|
| org.apache.lucene.analysis.uima |
Classes that integrate UIMA with Lucene's analysis API.
|
| Class and 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 |
| UIMATypeAwareAnnotationsTokenizer
A
Tokenizer which creates token from UIMA Annotations filling also their TypeAttribute according to
FeaturePaths specified |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.