Package opennlp.tools.models
package opennlp.tools.models
-
ClassDescriptionA base implementation of a
ClassPathModelFinderfor the detection of OpenNLP models in the classpath.A record that holds the binary representation of an OpenNLP model and related properties.Encapsulates a classpath entry that is associated with amodel URIand optionalproperties.Describes a scanner which detects OpenNLP specific model files in an applications's classpath.Responsible for loading OpenNLP models from the classpath viaentries.A provider for obtaining pre-trained OpenNLPmodelsfrom an application's classpath.A default implementation ofClassPathModelProviderwhich by default relies onSimpleClassPathModelFinderto scan for models in the current classpath.