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