opennlp.uima.sentdetect
Class SentenceModelResourceImpl

java.lang.Object
  extended by opennlp.uima.util.AbstractModelResource<opennlp.tools.sentdetect.SentenceModel>
      extended by opennlp.uima.sentdetect.SentenceModelResourceImpl
All Implemented Interfaces:
SentenceModelResource, org.apache.uima.resource.SharedResourceObject

public class SentenceModelResourceImpl
extends AbstractModelResource<opennlp.tools.sentdetect.SentenceModel>
implements SentenceModelResource


Constructor Summary
SentenceModelResourceImpl()
           
 
Method Summary
 opennlp.tools.sentdetect.SentenceModel 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

SentenceModelResourceImpl

public SentenceModelResourceImpl()
Method Detail

getModel

public opennlp.tools.sentdetect.SentenceModel getModel()
Specified by:
getModel in interface SentenceModelResource


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