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