|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.fst.TransducerEvaluator cc.mallet.fst.LabelDistributionEvaluator
public class LabelDistributionEvaluator
Prints predicted and true label distribution. Created: March 31st, 2009
Field Summary |
---|
Fields inherited from class cc.mallet.fst.TransducerEvaluator |
---|
instanceListDescriptions, instanceLists |
Constructor Summary | |
---|---|
LabelDistributionEvaluator(InstanceList[] instanceLists,
java.lang.String[] descriptions)
|
Method Summary | |
---|---|
void |
evaluateInstanceList(TransducerTrainer transducer,
InstanceList instances,
java.lang.String description)
|
Methods inherited from class cc.mallet.fst.TransducerEvaluator |
---|
evaluate, preamble, precondition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LabelDistributionEvaluator(InstanceList[] instanceLists, java.lang.String[] descriptions)
Method Detail |
---|
public void evaluateInstanceList(TransducerTrainer transducer, InstanceList instances, java.lang.String description)
evaluateInstanceList
in class TransducerEvaluator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |