Package | Description |
---|---|
opennlp.tools.chunker |
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
|
opennlp.tools.cmdline | |
opennlp.tools.cmdline.chunker | |
opennlp.tools.cmdline.namefind | |
opennlp.tools.cmdline.parser | |
opennlp.tools.cmdline.postag | |
opennlp.tools.coref |
Package related to performing coreference resolution.
|
opennlp.tools.coref.mention |
Package related to the modeling mentions for coreference resolution.
|
opennlp.tools.coref.resolver |
Package related to resolution techniques for coreference resolution.
|
opennlp.tools.coref.sim |
Package related to the modeling mention similarity for coreference resolution.
|
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.formats |
Experimental package related to converting various corpora to OpenNLP Format.
|
opennlp.tools.formats.ad | |
opennlp.tools.formats.convert | |
opennlp.tools.formats.frenchtreebank | |
opennlp.tools.formats.muc | |
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.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 | |
opennlp.uima.namefind |
Package related to finding proper names and numeric amounts.
|
opennlp.uima.normalizer | |
opennlp.uima.sentdetect |
Package related to identifying sentece boundries.
|
opennlp.uima.tokenize |
Package related to finding tokens or word segments.
|
opennlp.uima.util |
Class and Description |
---|
BaseToolFactory
Base class for all tool factories.
|
BeamSearch
Performs k-best search over sequence.
|
BeamSearchContextGenerator
Interface for context generators used with a sequence beam search.
|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Sequence
Represents a weighted sequence of outcomes.
|
SequenceValidator |
Span
Class for storing start and end integer offsets.
|
TrainingParameters |
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Span
Class for storing start and end integer offsets.
|
TrainingParameters |
Class and Description |
---|
Span
Class for storing start and end integer offsets.
|
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Span
Class for storing start and end integer offsets.
|
StringList
The
StringList is an immutable list of String s. |
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
Class and Description |
---|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
ObjectStream
Reads
Object s from a stream. |
Class and Description |
---|
Span
Class for storing start and end integer offsets.
|
Class and Description |
---|
CountedSet
Set which counts the number of times a values are added to it.
|
Class and Description |
---|
Span
Class for storing start and end integer offsets.
|
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
StringList
The
StringList is an immutable list of String s. |
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
StringList
The
StringList is an immutable list of String s. |
Class and Description |
---|
AbstractEventStream
This is a base class for
EventStream classes. |
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
TrainingParameters |
Class and Description |
---|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
ObjectStream
Reads
Object s from a stream. |
StringList
The
StringList is an immutable list of String s. |
Class and Description |
---|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
ObjectStream
Reads
Object s from a stream. |
Class and Description |
---|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
ObjectStream
Reads
Object s from a stream. |
Class and Description |
---|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
ObjectStream
Reads
Object s from a stream. |
Class and Description |
---|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Span
Class for storing start and end integer offsets.
|
Class and Description |
---|
AbstractEventStream
This is a base class for
EventStream classes. |
BeamSearchContextGenerator
Interface for context generators used with a sequence beam search.
|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
SequenceValidator |
Span
Class for storing start and end integer offsets.
|
TrainingParameters |
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
StringList
The
StringList is an immutable list of String s. |
Class and Description |
---|
AbstractEventStream
This is a base class for
EventStream classes. |
BeamSearchContextGenerator
Interface for context generators used with a sequence beam search.
|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
Heap
Interface for interacting with a Heap data structure.
|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
SequenceValidator |
Span
Class for storing start and end integer offsets.
|
TrainingParameters |
Class and Description |
---|
AbstractEventStream
This is a base class for
EventStream classes. |
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
TrainingParameters |
Class and Description |
---|
AbstractEventStream
This is a base class for
EventStream classes. |
BaseToolFactory
Base class for all tool factories.
|
BeamSearch
Performs k-best search over sequence.
|
BeamSearchContextGenerator
Interface for context generators used with a sequence beam search.
|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Sequence
Represents a weighted sequence of outcomes.
|
SequenceValidator |
TrainingParameters |
Class and Description |
---|
AbstractEventStream
This is a base class for
EventStream classes. |
BaseToolFactory
Base class for all tool factories.
|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Span
Class for storing start and end integer offsets.
|
TrainingParameters |
Class and Description |
---|
AbstractEventStream
This is a base class for
EventStream classes. |
BaseToolFactory
Base class for all tool factories.
|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Span
Class for storing start and end integer offsets.
|
TrainingParameters |
Class and Description |
---|
BaseToolFactory
Base class for all tool factories.
|
BeamSearchContextGenerator
Interface for context generators used with a sequence beam search.
|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
Heap
Interface for interacting with a Heap data structure.
|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
ObjectStream
Reads
Object s from a stream. |
Sequence
Represents a weighted sequence of outcomes.
|
SequenceValidator |
Span
Class for storing start and end integer offsets.
|
StringList
The
StringList is an immutable list of String s. |
TrainingParameters |
Version
The
Version class represents the OpenNlp Tools library version. |
Class and Description |
---|
ObjectStream
Reads
Object s from a stream. |
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
Class and Description |
---|
BaseToolFactory
Base class for all tool factories.
|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
TrainingParameters |
Version
The
Version class represents the OpenNlp Tools library version. |
Class and Description |
---|
Span
Class for storing start and end integer offsets.
|
Class and Description |
---|
InvalidFormatException
This exception indicates that a resource violates the expected data format.
|
StringList
The
StringList is an immutable list of String s. |
Class and Description |
---|
Span
Class for storing start and end integer offsets.
|
Class and Description |
---|
Span
Class for storing start and end integer offsets.
|
Class and Description |
---|
FilterObjectStream
Abstract base class for filtering
ObjectStream s. |
ObjectStream
Reads
Object s from a stream. |
TrainingParameters |
Copyright © 2016 The Apache Software Foundation. All rights reserved.