Package | Description |
---|---|
org.apache.uima.annotator.dict_annot.dictionary | |
org.apache.uima.annotator.dict_annot.dictionary.impl | |
org.apache.uima.annotator.dict_annot.impl |
Modifier and Type | Method and Description |
---|---|
DictionaryMatch |
Dictionary.matchEntry(int pos,
org.apache.uima.cas.text.AnnotationFS[] annotFSs,
FeaturePathInfo featPathInfo)
Checks if at the current position in the token array a match in the
dictionary is found.
|
Modifier and Type | Method and Description |
---|---|
DictionaryMatch |
HashMapDictionary.matchEntry(int pos,
org.apache.uima.cas.text.AnnotationFS[] annotFSs,
FeaturePathInfo featPathInfo) |
Modifier and Type | Class and Description |
---|---|
class |
FeaturePathInfo_impl
FeaturePathInfo implementation validates the given featurePath for a
specified annotation.
|
Copyright © 2016. All rights reserved.