Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
O
odh
- Variable in class opennlp.tools.parser.
AbstractBottomUpParser
Incomplete parses which will be advanced.
opennlp.tools.chunker
- package opennlp.tools.chunker
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
opennlp.tools.coref
- package opennlp.tools.coref
Package related to performing coreference resolution.
opennlp.tools.coref.mention
- package opennlp.tools.coref.mention
Package related to the modeling mentions for coreference resolution.
opennlp.tools.coref.resolver
- package opennlp.tools.coref.resolver
Package related to resolution techniques for coreference resolution.
opennlp.tools.coref.sim
- package opennlp.tools.coref.sim
Package related to the modeling mention similarity for coreference resolution.
opennlp.tools.dictionary
- package opennlp.tools.dictionary
Package related to computing and storing n-gram frequencies.
opennlp.tools.dictionary.serializer
- package opennlp.tools.dictionary.serializer
Package related to the serialization of dictionaries.
opennlp.tools.doccat
- package opennlp.tools.doccat
Package for classifying a document into a category.
opennlp.tools.lang.english
- package opennlp.tools.lang.english
Package related to the processing of English data.
opennlp.tools.lang.german
- package opennlp.tools.lang.german
Package related to the processing of German data.
opennlp.tools.lang.spanish
- package opennlp.tools.lang.spanish
Package related to the processing of Spanish data.
opennlp.tools.lang.thai
- package opennlp.tools.lang.thai
Package related to the processing of Thai data.
opennlp.tools.namefind
- package opennlp.tools.namefind
Package related to finding proper names and numeric amounts.
opennlp.tools.ngram
- package opennlp.tools.ngram
Package related to computing and storing n-gram frequencies.
opennlp.tools.parser
- package opennlp.tools.parser
Package containing common code for performing full syntactic parsing.
opennlp.tools.parser.chunking
- package opennlp.tools.parser.chunking
Package containing code for performing full syntactic parsing using shift/reduce-style decisions.
opennlp.tools.postag
- package opennlp.tools.postag
Package related to part-of-speech tagging.
opennlp.tools.sentdetect
- package opennlp.tools.sentdetect
Package related to identifying sentece boundries.
opennlp.tools.tokenize
- package opennlp.tools.tokenize
Package related to finding tokens or word segments.
opennlp.tools.util
- package opennlp.tools.util
Package containing utility data structures and algorithms used by multiple other packages.
OTHER
- Static variable in class opennlp.tools.namefind.
NameFinderME
OTHER
- Static variable in class opennlp.tools.parser.
AbstractBottomUpParser
Outcome for token which is not contained in a basal constituent.
outOfRange(MentionContext, DiscourseEntity)
- Method in class opennlp.tools.coref.resolver.
AbstractResolver
Determines if the specified entity is too far from the specified mention to be resolved to it.
outOfRange(MentionContext, DiscourseEntity)
- Method in class opennlp.tools.coref.resolver.
IsAResolver
outOfRange(MentionContext, DiscourseEntity)
- Method in class opennlp.tools.coref.resolver.
PerfectResolver
outOfRange(MentionContext, DiscourseEntity)
- Method in class opennlp.tools.coref.resolver.
PluralPronounResolver
outOfRange(MentionContext, DiscourseEntity)
- Method in class opennlp.tools.coref.resolver.
SingularPronounResolver
outOfRange(MentionContext, DiscourseEntity)
- Method in class opennlp.tools.coref.resolver.
SpeechPronounResolver
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Z
Copyright 2008 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.