org.apache.lucene.analysis.uima
Class UIMATypeAwareAnalyzer
java.lang.Object
org.apache.lucene.analysis.Analyzer
org.apache.lucene.analysis.uima.UIMATypeAwareAnalyzer
public final class UIMATypeAwareAnalyzer
- extends Analyzer
Analyzer
which uses the UIMATypeAwareAnnotationsTokenizer
for the tokenization phase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIMATypeAwareAnalyzer
public UIMATypeAwareAnalyzer(String descriptorPath,
String tokenType,
String featurePath)
createComponents
protected Analyzer.TokenStreamComponents createComponents(String fieldName,
Reader reader)
- Specified by:
createComponents
in class Analyzer
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.