Package opennlp.uima.postag
Interface POSModelResource
- All Known Implementing Classes:
POSModelResourceImpl
public interface POSModelResource
-
Method Summary
-
Method Details
-
getModel
opennlp.tools.postag.POSModel getModel()
-
POSModelResourceImpl