A B C D E F G H I K L M N O P R S T U V W

C

checkModelType() - Method in class opennlp.maxent.io.GISModelReader
 
close() - Method in class opennlp.maxent.io.BinaryGISModelWriter
 
close() - Method in class opennlp.maxent.io.GISModelWriter
 
close() - Method in class opennlp.maxent.io.ObjectGISModelWriter
 
close() - Method in class opennlp.maxent.io.PlainTextGISModelWriter
 
close() - Method in class opennlp.maxent.io.SuffixSensitiveGISModelWriter
 
ComparableEvent - Class in opennlp.maxent
A maxent event representation which we can use to sort based on the predicates indexes contained in the events.
ComparableEvent(int, int[], float[]) - Constructor for class opennlp.maxent.ComparableEvent
 
ComparableEvent(int, int[]) - Constructor for class opennlp.maxent.ComparableEvent
 
ComparablePredicate - Class in opennlp.maxent
A maxent predicate representation which we can use to sort based on the outcomes.
ComparablePredicate(String, int[], double[]) - Constructor for class opennlp.maxent.ComparablePredicate
 
compareTo(Object) - Method in class opennlp.maxent.ComparableEvent
 
compareTo(Object) - Method in class opennlp.maxent.ComparablePredicate
 
compressOutcomes(ComparablePredicate[]) - Method in class opennlp.maxent.io.GISModelWriter
 
contains(int) - Method in class opennlp.maxent.MutableContext
 
Context - Class in opennlp.maxent
Class which associates a real valueed parameter or expected value with a particular contextual predicate or feature.
Context(int[], double[]) - Constructor for class opennlp.maxent.Context
Creates a new parametes object with the specifed parameters associated with the specified outcome pattern.
ContextGenerator - Interface in opennlp.maxent
Generate contexts for maxent decisions.
contexts - Variable in class opennlp.maxent.AbstractDataIndexer
The integer contexts associated with each unique event.
CORRECTION_CONSTANT - Variable in class opennlp.maxent.io.GISModelWriter
 
CORRECTION_PARAM - Variable in class opennlp.maxent.io.GISModelWriter
 
Counter - Class in opennlp.maxent
A simple class which is essentially an Integer which is mutable via incrementation.
Counter() - Constructor for class opennlp.maxent.Counter
 

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.