Package opennlp.uima.postag
Class POSModelResourceImpl
java.lang.Object
opennlp.uima.util.AbstractModelResource<opennlp.tools.postag.POSModel>
opennlp.uima.postag.POSModelResourceImpl
- All Implemented Interfaces:
POSModelResource
,org.apache.uima.resource.SharedResourceObject
public class POSModelResourceImpl
extends AbstractModelResource<opennlp.tools.postag.POSModel>
implements POSModelResource
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class opennlp.uima.util.AbstractModelResource
load
-
Constructor Details
-
POSModelResourceImpl
public POSModelResourceImpl()
-
-
Method Details
-
getModel
public opennlp.tools.postag.POSModel getModel()- Specified by:
getModel
in interfacePOSModelResource
-