Uses of Package
opennlp.tools.util
-
Packages that use opennlp.tools.util Package Description opennlp.tools.chunker Package related to finding non-recursive syntactic annotation such as noun phrase chunks.opennlp.tools.cmdline.chunker opennlp.tools.cmdline.namefind opennlp.tools.cmdline.parser opennlp.tools.dictionary Package related to parsing and storing dictionaries.opennlp.tools.dictionary.serializer opennlp.tools.doccat Package for classifying a document into a category.opennlp.tools.entitylinker opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.opennlp.tools.formats.ad opennlp.tools.formats.brat opennlp.tools.formats.conllu opennlp.tools.formats.convert opennlp.tools.formats.frenchtreebank opennlp.tools.formats.irishsentencebank opennlp.tools.formats.leipzig opennlp.tools.formats.letsmt opennlp.tools.formats.masc opennlp.tools.formats.moses opennlp.tools.formats.muc opennlp.tools.formats.nkjp opennlp.tools.formats.ontonotes opennlp.tools.langdetect opennlp.tools.languagemodel Package related to language modelsopennlp.tools.lemmatizer Package related with the lemmatizer toolopennlp.tools.ml opennlp.tools.ml.maxent Provides main functionality of the maxent package including data structures and algorithms for parameter estimation.opennlp.tools.ml.maxent.quasinewton opennlp.tools.ml.model opennlp.tools.ml.naivebayes opennlp.tools.ml.perceptron opennlp.tools.namefind Package related to finding proper names and numeric amounts.opennlp.tools.ngram Package related to computing and storing n-gram frequencies.opennlp.tools.parser Package containing common code for performing full syntactic parsing.opennlp.tools.parser.chunking Package containing code for performing full syntactic parsing using shift/reduce-style decisions.opennlp.tools.parser.treeinsert Package containing experimental code for performing full syntactic parsing using attachment decisions.opennlp.tools.postag Package related to part-of-speech tagging.opennlp.tools.sentdetect Package related to identifying sentece boundries.opennlp.tools.tokenize Contains classes related to finding token or words in a string.opennlp.tools.util Package containing utility data structures and algorithms used by multiple other packages.opennlp.tools.util.eval opennlp.tools.util.featuregen This package contains classes for generating sequence features.opennlp.tools.util.model -
Classes in opennlp.tools.util used by opennlp.tools.chunker Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.BeamSearchContextGenerator Interface for context generators used with a sequence beam search.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.Sequence Represents a weighted sequence of outcomes.SequenceValidator Span Class for storing start and end integer offsets.TokenTag TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.cmdline.chunker Class Description Span Class for storing start and end integer offsets. -
Classes in opennlp.tools.util used by opennlp.tools.cmdline.namefind Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.ObjectStream ReadsObject
s from a stream.SequenceCodec Span Class for storing start and end integer offsets.StringList TheStringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.cmdline.parser Class Description InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.dictionary Class Description StringList TheStringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.dictionary.serializer Class Description InvalidFormatException This exception indicates that a resource violates the expected data format.StringList TheStringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.doccat Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.entitylinker Class Description Span Class for storing start and end integer offsets. -
Classes in opennlp.tools.util used by opennlp.tools.formats Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.InputStreamFactory Allows repeated reads through a stream for certain types of model building.ObjectStream ReadsObject
s from a stream.StringList TheStringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.formats.ad Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.InputStreamFactory Allows repeated reads through a stream for certain types of model building.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.formats.brat Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.ObjectStream ReadsObject
s from a stream.Span Class for storing start and end integer offsets. -
Classes in opennlp.tools.util used by opennlp.tools.formats.conllu Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.InputStreamFactory Allows repeated reads through a stream for certain types of model building.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.formats.convert Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.formats.frenchtreebank Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.formats.irishsentencebank Class Description ObjectStream ReadsObject
s from a stream.Span Class for storing start and end integer offsets. -
Classes in opennlp.tools.util used by opennlp.tools.formats.leipzig Class Description ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.formats.letsmt Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.formats.masc Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.ObjectStream ReadsObject
s from a stream.Span Class for storing start and end integer offsets. -
Classes in opennlp.tools.util used by opennlp.tools.formats.moses Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.formats.muc Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.formats.nkjp Class Description ObjectStream ReadsObject
s from a stream.Span Class for storing start and end integer offsets. -
Classes in opennlp.tools.util used by opennlp.tools.formats.ontonotes Class Description FilterObjectStream Abstract base class for filteringObjectStream
s.ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.langdetect Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.languagemodel Class Description StringList TheStringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.lemmatizer Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.BeamSearchContextGenerator Interface for context generators used with a sequence beam search.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.Sequence Represents a weighted sequence of outcomes.SequenceValidator TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.ml Class Description BeamSearchContextGenerator Interface for context generators used with a sequence beam search.ObjectStream ReadsObject
s from a stream.Sequence Represents a weighted sequence of outcomes.SequenceValidator TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.ml.maxent Class Description ObjectStream ReadsObject
s from a stream.TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.ml.maxent.quasinewton Class Description TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.ml.model Class Description AbstractObjectStream BeamSearchContextGenerator Interface for context generators used with a sequence beam search.InsufficientTrainingDataException This exception indicates that the provided training data is insufficient to train the desired model.ObjectStream ReadsObject
s from a stream.Sequence Represents a weighted sequence of outcomes.SequenceValidator TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.ml.naivebayes Class Description TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.ml.perceptron Class Description TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.namefind Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.BeamSearchContextGenerator Interface for context generators used with a sequence beam search.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.SequenceCodec SequenceValidator Span Class for storing start and end integer offsets.TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.ngram Class Description StringList TheStringList
is an immutable list ofString
s. -
Classes in opennlp.tools.util used by opennlp.tools.parser Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.BeamSearchContextGenerator Interface for context generators used with a sequence beam search.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.SequenceValidator Span Class for storing start and end integer offsets.TokenTag TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.parser.chunking Class Description AbstractEventStream ObjectStream ReadsObject
s from a stream.TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.parser.treeinsert Class Description AbstractEventStream ObjectStream ReadsObject
s from a stream.TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.postag Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.BeamSearchContextGenerator Interface for context generators used with a sequence beam search.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.Sequence Represents a weighted sequence of outcomes.SequenceValidator TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.sentdetect Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.Span Class for storing start and end integer offsets.TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.tokenize Class Description AbstractEventStream BaseToolFactory Base class for all tool factories.FilterObjectStream Abstract base class for filteringObjectStream
s.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.Span Class for storing start and end integer offsets.TrainingParameters -
Classes in opennlp.tools.util used by opennlp.tools.util Class Description BaseToolFactory Base class for all tool factories.DownloadUtil.ModelType The type of model.FilterObjectStream Abstract base class for filteringObjectStream
s.InputStreamFactory Allows repeated reads through a stream for certain types of model building.InvalidFormatException This exception indicates that a resource violates the expected data format.ObjectStream ReadsObject
s from a stream.Sequence Represents a weighted sequence of outcomes.SequenceValidator Span Class for storing start and end integer offsets.StringList TheStringList
is an immutable list ofString
s.TokenTag TrainingParameters Version TheVersion
class represents the OpenNlp Tools library version. -
Classes in opennlp.tools.util used by opennlp.tools.util.eval Class Description ObjectStream ReadsObject
s from a stream. -
Classes in opennlp.tools.util used by opennlp.tools.util.featuregen Class Description InvalidFormatException This exception indicates that a resource violates the expected data format. -
Classes in opennlp.tools.util used by opennlp.tools.util.model Class Description BaseToolFactory Base class for all tool factories.InvalidFormatException This exception indicates that a resource violates the expected data format.TrainingParameters Version TheVersion
class represents the OpenNlp Tools library version.