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
K
L
M
N
O
P
R
S
T
U
V
W
S
seen
- Variable in class opennlp.maxent.
ComparableEvent
setLabels(String[], String[])
- Method in interface opennlp.maxent.
Prior
Method to specify the label for the outcomes and contexts.
setLabels(String[], String[])
- Method in class opennlp.maxent.
UniformPrior
setModel(MaxentModel)
- Method in interface opennlp.maxent.
ModelSetter
Assign a new MaxentModel value to a MaxentModel variable.
setModelForDomain(ModelDomain, MaxentModel)
- Method in class opennlp.maxent.
DomainToModelMap
Sets the model for the given domain.
setParameter(int, double)
- Method in class opennlp.maxent.
MutableContext
Assigns the parameter or expected value at the specified outcomeIndex the specified value.
SMOOTHING_OBSERVATION
- Static variable in class opennlp.maxent.
GIS
If we are using smoothing, this is used as the "number" of times we want the trainer to imagine that it saw a feature that it actually didn't see.
sortAndMerge(List)
- Method in class opennlp.maxent.
AbstractDataIndexer
Sorts and uniques the array of comparable events and return the number of unique events.
sortAndMerge(List)
- Method in class opennlp.maxent.
OnePassRealValueDataIndexer
sortValues()
- Method in class opennlp.maxent.io.
GISModelWriter
startUsingModel()
- Method in class opennlp.maxent.
ModelReplacementManager
Inform the manager that a thread is using the model.
SuffixSensitiveGISModelReader
- Class in
opennlp.maxent.io
A reader for GIS models which inspects the filename and invokes the appropriate GISModelReader depending on the filename's suffixes.
SuffixSensitiveGISModelReader(File)
- Constructor for class opennlp.maxent.io.
SuffixSensitiveGISModelReader
Constructor which takes a File and invokes the GISModelReader appropriate for the suffix.
SuffixSensitiveGISModelWriter
- Class in
opennlp.maxent.io
A writer for GIS models which inspects the filename and invokes the appropriate GISModelWriter depending on the filename's suffixes.
SuffixSensitiveGISModelWriter(GISModel, File)
- Constructor for class opennlp.maxent.io.
SuffixSensitiveGISModelWriter
Constructor which takes a GISModel and a File and invokes the GISModelWriter appropriate for the suffix.
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
K
L
M
N
O
P
R
S
T
U
V
W
Copyright © 2005 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.