Package opennlp.uima.postag
Interface POSModelResource
-
- All Known Implementing Classes:
POSModelResourceImpl
public interface POSModelResource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description POSModel
getModel()
-
-
-
Method Detail
-
getModel
POSModel getModel()
-
-