Package | Description |
---|---|
org.apache.uima.conceptMapper.support.dictionaryResource |
Modifier and Type | Field and Description |
---|---|
protected java.util.Hashtable<java.lang.String,DictionaryResource.DictEntriesByLength> |
CompiledDictionaryResource_impl.dictImpl
Hashtable of first words.
|
protected java.util.Hashtable<java.lang.String,DictionaryResource.DictEntriesByLength> |
DictionaryResource_impl.dictImpl
Hashtable of first words.
|
Modifier and Type | Method and Description |
---|---|
DictionaryResource.DictEntriesByLength |
CompiledDictionaryResource_impl.getEntries(java.lang.String key) |
DictionaryResource.DictEntriesByLength |
DictionaryResource_impl.getEntries(java.lang.String key) |
DictionaryResource.DictEntriesByLength |
DictionaryResource.getEntries(java.lang.String key)
return data structure containing a list of dictionary entries, sorted by number of tokens
|
Copyright © 2013. All Rights Reserved.