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