Interface SentenceModelResource
- All Known Implementing Classes:
SentenceModelResourceImpl
public interface SentenceModelResource
A resource encapsulating an OpenNLP
SentenceModel which can be shared between
analysis engines and loaded via the UIMA resource model.-
Method Summary
-
Method Details
-
getModel
opennlp.tools.sentdetect.SentenceModel getModel()
-