opennlp.uima.postag
Class POSModelResourceImpl

java.lang.Object
  extended by opennlp.uima.util.AbstractModelResource<opennlp.tools.postag.POSModel>
      extended by 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
POSModelResourceImpl()
           
 
Method Summary
 opennlp.tools.postag.POSModel getModel()
           
 
Methods inherited from class opennlp.uima.util.AbstractModelResource
load
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

POSModelResourceImpl

public POSModelResourceImpl()
Method Detail

getModel

public opennlp.tools.postag.POSModel getModel()
Specified by:
getModel in interface POSModelResource


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.