Interface POSModelResource
- All Known Implementing Classes:
POSModelResourceImpl
public interface POSModelResource
A resource encapsulating an OpenNLP
POSModel which can be shared between
analysis engines and loaded via the UIMA resource model.-
Method Summary
-
Method Details
-
getModel
opennlp.tools.postag.POSModel getModel()
-