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
R
reduceChunks(Parse[], int, Parse)
- Static method in class opennlp.tools.parser.chunking.
ParserEventStream
RegexNameFinder
- Class in
opennlp.tools.namefind
Name finder based on a series of regular expressions.
RegexNameFinder(Pattern[])
- Constructor for class opennlp.tools.namefind.
RegexNameFinder
remove(TokenList)
- Method in class opennlp.tools.dictionary.
Dictionary
Removes the given tokens form the current instance.
remove(TokenList)
- Method in class opennlp.tools.ngram.
NGramModel
Removes the specified tokens form the NGram model, they are just dropped.
remove(int)
- Method in class opennlp.tools.parser.
Parse
remove(Object)
- Method in class opennlp.tools.util.
Cache
remove(Object)
- Method in class opennlp.tools.util.
CountedNumberedSet
remove(Object)
- Method in class opennlp.tools.util.
CountedSet
remove(Object, Object)
- Method in class opennlp.tools.util.
HashList
remove(Object)
- Method in class opennlp.tools.util.
NumberedSet
remove()
- Method in class opennlp.tools.util.
ReverseListIterator
removeAll(Collection)
- Method in class opennlp.tools.util.
CountedNumberedSet
removeAll(Collection)
- Method in class opennlp.tools.util.
CountedSet
removeAll(Collection)
- Method in class opennlp.tools.util.
NumberedSet
removeUnresolvedMentions
- Variable in class opennlp.tools.coref.
AbstractLinker
Specifies whether mentions for which no resolver can be used should be added to the discourse model.
reportFailedParse
- Variable in class opennlp.tools.parser.
AbstractBottomUpParser
Specifies whether failed parses should be reported to standard error.
resolve(MentionContext, DiscourseModel)
- Method in class opennlp.tools.coref.
AbstractLinker
Removes the specified mention to an entity in the specified discourse model or creates a new entity for the mention.
resolve(MentionContext, DiscourseModel)
- Method in class opennlp.tools.coref.resolver.
MaxentResolver
resolve(MentionContext, DiscourseModel)
- Method in class opennlp.tools.coref.resolver.
PerfectResolver
resolve(MentionContext, DiscourseModel)
- Method in interface opennlp.tools.coref.resolver.
Resolver
Resolve this refering extression to a discourse entity in the discourse model.
Resolver
- Interface in
opennlp.tools.coref.resolver
Interface for coreference resolvers.
ResolverMode
- Class in
opennlp.tools.coref.resolver
Enumerated type specifying the modes if a resolver.
resolverNames
- Variable in class opennlp.tools.coref.
AbstractLinker
The names of the resolvers used by this Linker.
resolvers
- Variable in class opennlp.tools.coref.
AbstractLinker
The resolvers used by this Linker.
retain(MentionContext, DiscourseModel)
- Method in class opennlp.tools.coref.resolver.
AbstractResolver
retain(MentionContext, DiscourseModel)
- Method in class opennlp.tools.coref.resolver.
MaxentResolver
retain(MentionContext, DiscourseModel)
- Method in interface opennlp.tools.coref.resolver.
Resolver
Uses the specified mention and discourse model to train this resolver.
retainAll(Collection)
- Method in class opennlp.tools.util.
CountedNumberedSet
retainAll(Collection)
- Method in class opennlp.tools.util.
CountedSet
retainAll(Collection)
- Method in class opennlp.tools.util.
NumberedSet
ReverseListIterator
- Class in
opennlp.tools.util
An iterator for a list which returns values in the opposite order as the typical list iterator.
ReverseListIterator(List)
- Constructor for class opennlp.tools.util.
ReverseListIterator
rules
- Variable in class opennlp.tools.parser.
AbstractParserEventStream
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.