Uses of Package
opennlp.tools.util.model
Packages that use opennlp.tools.util.model
Package
Description
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
Package related to parsing and storing dictionaries.
Package for classifying a document into a category.
Package related to predicting languages from samples of text.
Package related to the lemmatizer functionality.
Package related to finding proper names and numeric amounts.
Package containing common code for performing full syntactic parsing.
Package related to part-of-speech tagging.
Package related to identifying sentence boundaries.
Contains classes related to finding token or words in a string.
Package containing utility data structures and algorithms used by multiple other packages.
This package contains classes for generating sequence features.
-
Classes in opennlp.tools.util.model used by opennlp.tools.chunkerClassDescriptionProvides access to model persisted artifacts.This is a common base model which can be used by the components' specific model classes.
-
Classes in opennlp.tools.util.model used by opennlp.tools.dictionaryClassDescriptionA marker interface so that implementing classes can refer to the corresponding
ArtifactSerializer
implementation. -
Classes in opennlp.tools.util.model used by opennlp.tools.doccatClassDescriptionProvides access to model persisted artifacts.This is a common base model which can be used by the components' specific model classes.
-
Classes in opennlp.tools.util.model used by opennlp.tools.langdetectClassDescriptionProvides access to model persisted artifacts.This is a common base model which can be used by the components' specific model classes.
-
Classes in opennlp.tools.util.model used by opennlp.tools.lemmatizerClassDescriptionProvides access to model persisted artifacts.This is a common base model which can be used by the components' specific model classes.
-
Classes in opennlp.tools.util.model used by opennlp.tools.namefindClassDescriptionProvides access to model persisted artifacts.Responsible to create an artifact from an
InputStream
.This is a common base model which can be used by the components' specific model classes. -
Classes in opennlp.tools.util.model used by opennlp.tools.parserClassDescriptionProvides access to model persisted artifacts.Responsible to create an artifact from an
InputStream
.This is a common base model which can be used by the components' specific model classes. -
Classes in opennlp.tools.util.model used by opennlp.tools.parser.lang.enClassDescriptionResponsible to create an artifact from an
InputStream
.A marker interface so that implementing classes can refer to the correspondingArtifactSerializer
implementation. -
Classes in opennlp.tools.util.model used by opennlp.tools.parser.lang.esClassDescriptionResponsible to create an artifact from an
InputStream
.A marker interface so that implementing classes can refer to the correspondingArtifactSerializer
implementation. -
Classes in opennlp.tools.util.model used by opennlp.tools.postagClassDescriptionProvides access to model persisted artifacts.Responsible to create an artifact from an
InputStream
.This is a common base model which can be used by the components' specific model classes.AnArtifactSerializer
implementation formodels
.A marker interface so that implementing classes can refer to the correspondingArtifactSerializer
implementation. -
Classes in opennlp.tools.util.model used by opennlp.tools.sentdetectClassDescriptionProvides access to model persisted artifacts.This is a common base model which can be used by the components' specific model classes.
-
Classes in opennlp.tools.util.model used by opennlp.tools.tokenizeClassDescriptionProvides access to model persisted artifacts.This is a common base model which can be used by the components' specific model classes.
-
Classes in opennlp.tools.util.model used by opennlp.tools.utilClassDescriptionProvides access to model persisted artifacts.Responsible to create an artifact from an
InputStream
.This is a common base model which can be used by the components' specific model classes. -
Classes in opennlp.tools.util.model used by opennlp.tools.util.featuregenClassDescriptionResponsible to create an artifact from an
InputStream
.A marker interface so that implementing classes can refer to the correspondingArtifactSerializer
implementation. -
Classes in opennlp.tools.util.model used by opennlp.tools.util.modelClassDescriptionProvides access to model persisted artifacts.Responsible to create an artifact from an
InputStream
.Enumeration of supported model types.