Uses of Package
opennlp.tools.models
Packages that use opennlp.tools.models
Package
Description
-
Classes in opennlp.tools.models used by opennlp.tools.modelsClassDescriptionA record that holds the binary representation of an OpenNLP model and related properties.Encapsulates a classpath entry that is associated with a
model URI
and 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 OpenNLPmodels
from an application's classpath. -
Classes in opennlp.tools.models used by opennlp.tools.models.classgraphClassDescriptionA base implementation of a
ClassPathModelFinder
for the detection of OpenNLP models in the classpath.Describes a scanner which detects OpenNLP specific model files in an applications's classpath. -
Classes in opennlp.tools.models used by opennlp.tools.models.simpleClassDescriptionA base implementation of a
ClassPathModelFinder
for the detection of OpenNLP models in the classpath.Describes a scanner which detects OpenNLP specific model files in an applications's classpath.