opennlp.uima.namefind
Class TokenNameFinderModelResourceImpl

java.lang.Object
  extended by opennlp.uima.util.AbstractModelResource<opennlp.tools.namefind.TokenNameFinderModel>
      extended by opennlp.uima.namefind.TokenNameFinderModelResourceImpl
All Implemented Interfaces:
TokenNameFinderModelResource, org.apache.uima.resource.SharedResourceObject

public class TokenNameFinderModelResourceImpl
extends AbstractModelResource<opennlp.tools.namefind.TokenNameFinderModel>
implements TokenNameFinderModelResource


Constructor Summary
TokenNameFinderModelResourceImpl()
           
 
Method Summary
 opennlp.tools.namefind.TokenNameFinderModel 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

TokenNameFinderModelResourceImpl

public TokenNameFinderModelResourceImpl()
Method Detail

getModel

public opennlp.tools.namefind.TokenNameFinderModel getModel()
Specified by:
getModel in interface TokenNameFinderModelResource


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