Uses of Package
opennlp.tools.util
Packages that use opennlp.tools.util
Package
Description
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
Package related to common interfaces used in different contexts.
Package related to parsing and storing dictionaries.
Package for classifying a document into a category.
Package related to linking entities to external data sources.
Experimental package related to converting various corpora to OpenNLP Format.
Experimental package related to the
Arvores Deitadas corpus
format.Experimental package related to the corpus format used by the "brat rapid annotation tool" (brat).
Experimental package related to the CoNNL-U format.
Experimental package related to the French Treebank format.
Experimental package related to the Irish Sentence Bank format.
Experimental package related to the
Leipzig
corpus format.Experimental package related to the
letsmt
corpus format.Experimental package related to the
MASC
corpus format.Experimental package related to the
MUC
corpus format.Experimental package related to the National corpus of Polish
NKJP
format.Experimental package related to the OntoNotes 4.0 format.
Package related to predicting languages from samples of text.
Package related to the lemmatizer functionality.
Package related to Machine Learning (ML) features of OpenNLP, the related ML models, and trainers.
Package related to ML by means of the Maximum Entropy (ME) algorithm.
Package related to ML by means of the Quasi Newton (QN) algorithm.
Package related to ML models and feature selection techniques.
Package related to ML by means of the Naive Bayes algorithm.
Package related to ML by means of the perceptron algorithm.
Package related to finding proper names and numeric amounts.
Package related to computing and storing n-gram frequencies.
Package containing common code for performing full syntactic parsing.
Package containing code for performing full syntactic parsing using shift/reduce-style decisions.
Package containing experimental code for performing full syntactic
parsing using attachment decisions.
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 used by opennlp.tools.chunkerClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Interface for context generators used with a sequence beam search.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Represents a weighted sequence of outcomes.Class for storing start and end integer offsets.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.cmdline.chunker
-
Classes in opennlp.tools.util used by opennlp.tools.cmdline.namefindClassDescriptionAbstract base class for filtering
streams
.Readsobjects
from a stream.A codec for sequences of typeSequenceCodec
.Class for storing start and end integer offsets.AStringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.cmdline.parserClassDescriptionThis exception indicates that a resource violates the expected data format.Reads
objects
from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.commonsClassDescriptionConfiguration used for
AbstractModel
training.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.dictionary
-
Classes in opennlp.tools.util used by opennlp.tools.dictionary.serializerClassDescriptionThis exception indicates that a resource violates the expected data format.A
StringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.doccatClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.entitylinker
-
Classes in opennlp.tools.util used by opennlp.tools.formatsClassDescriptionAbstract base class for filtering
streams
.Allows repeated reads through a stream for certain model building types.Readsobjects
from a stream.AStringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.formats.ad
-
Classes in opennlp.tools.util used by opennlp.tools.formats.brat
-
Classes in opennlp.tools.util used by opennlp.tools.formats.conllu
-
Classes in opennlp.tools.util used by opennlp.tools.formats.convert
-
Classes in opennlp.tools.util used by opennlp.tools.formats.frenchtreebank
-
Classes in opennlp.tools.util used by opennlp.tools.formats.irishsentencebank
-
Classes in opennlp.tools.util used by opennlp.tools.formats.leipzig
-
Classes in opennlp.tools.util used by opennlp.tools.formats.letsmt
-
Classes in opennlp.tools.util used by opennlp.tools.formats.masc
-
Classes in opennlp.tools.util used by opennlp.tools.formats.moses
-
Classes in opennlp.tools.util used by opennlp.tools.formats.muc
-
Classes in opennlp.tools.util used by opennlp.tools.formats.nkjp
-
Classes in opennlp.tools.util used by opennlp.tools.formats.ontonotes
-
Classes in opennlp.tools.util used by opennlp.tools.langdetectClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.lemmatizerClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Interface for context generators used with a sequence beam search.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Represents a weighted sequence of outcomes.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.mlClassDescriptionInterface for context generators used with a sequence beam search.Reads
objects
from a stream.Represents a weighted sequence of outcomes.Configuration used forAbstractModel
training.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.ml.maxentClassDescriptionReads
objects
from a stream.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.ml.maxent.quasinewtonClassDescriptionDeclares and handles default parameters used for or during training models.
-
Classes in opennlp.tools.util used by opennlp.tools.ml.modelClassDescriptionA base
ObjectStream
implementation.Interface for context generators used with a sequence beam search.This exception indicates that the provided training data is insufficient to train a desired model.Readsobjects
from a stream.Represents a weighted sequence of outcomes.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.ml.naivebayesClassDescriptionDeclares and handles default parameters used for or during training models.
-
Classes in opennlp.tools.util used by opennlp.tools.ml.perceptronClassDescriptionDeclares and handles default parameters used for or during training models.
-
Classes in opennlp.tools.util used by opennlp.tools.monitoringClassDescriptionDeclares and handles default parameters used for or during training models.
-
Classes in opennlp.tools.util used by opennlp.tools.namefindClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Interface for context generators used with a sequence beam search.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.A codec for sequences of typeSequenceCodec
.Class for storing start and end integer offsets.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.ngram
-
Classes in opennlp.tools.util used by opennlp.tools.parserClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Interface for context generators used with a sequence beam search.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Class for storing start and end integer offsets.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.parser.chunkingClassDescriptionA base
ObjectStream
implementation for events.Readsobjects
from a stream.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.parser.treeinsertClassDescriptionA base
ObjectStream
implementation for events.Readsobjects
from a stream.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.postagClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Interface for context generators used with a sequence beam search.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Represents a weighted sequence of outcomes.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.sentdetectClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Class for storing start and end integer offsets.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.tokenizeClassDescriptionA base
ObjectStream
implementation for events.Base class for all toolfactories
.Abstract base class for filteringstreams
.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Class for storing start and end integer offsets.Declares and handles default parameters used for or during training models. -
Classes in opennlp.tools.util used by opennlp.tools.utilClassDescriptionBase class for all tool
factories
.Abstract base class for filteringstreams
.Allows repeated reads through a stream for certain model building types.This exception indicates that a resource violates the expected data format.Readsobjects
from a stream.Represents a weighted sequence of outcomes.Class for storing start and end integer offsets.AStringList
is an immutable list ofString
s.Declares and handles default parameters used for or during training models.TheVersion
class represents the OpenNLP Tools library version. -
Classes in opennlp.tools.util used by opennlp.tools.util.eval
-
Classes in opennlp.tools.util used by opennlp.tools.util.featuregenClassDescriptionThis exception indicates that a resource violates the expected data format.
-
Classes in opennlp.tools.util used by opennlp.tools.util.modelClassDescriptionBase class for all tool
factories
.This exception indicates that a resource violates the expected data format.Declares and handles default parameters used for or during training models.TheVersion
class represents the OpenNLP Tools library version.