Package | Description |
---|---|
org.apache.uima.annotator.dict_annot.dictionary | |
org.apache.uima.annotator.dict_annot.dictionary.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 | Class and Description |
---|---|
class |
DictionaryMatchImpl
Implementation of the DictionaryMatch interface.
|
Modifier and Type | Method and Description |
---|---|
DictionaryMatch |
HashMapDictionary.matchEntry(int pos,
org.apache.uima.cas.text.AnnotationFS[] annotFSs,
FeaturePathInfo featPathInfo) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.