Package opennlp.uima.postag
Class POSModelResourceImpl
- java.lang.Object
- 
- opennlp.uima.util.AbstractModelResource<POSModel>
- 
- opennlp.uima.postag.POSModelResourceImpl
 
 
- 
- All Implemented Interfaces:
- POSModelResource,- org.apache.uima.resource.SharedResourceObject
 
 public class POSModelResourceImpl extends AbstractModelResource<POSModel> implements POSModelResource 
- 
- 
Constructor SummaryConstructors Constructor Description POSModelResourceImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description POSModelgetModel()- 
Methods inherited from class opennlp.uima.util.AbstractModelResourceload
 
- 
 
- 
- 
- 
Method Detail- 
getModelpublic POSModel getModel() - Specified by:
- getModelin interface- POSModelResource
 
 
- 
 
-