Interface DictionaryResource
- All Known Implementing Classes:
DictionaryResourceImpl
public interface DictionaryResource
A resource encapsulating an OpenNLP
Dictionary which can be shared between
analysis engines and loaded via the UIMA resource model.-
Method Summary
-
Method Details
-
getDictionary
opennlp.tools.dictionary.Dictionary getDictionary()
-