|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.fst.semi_supervised.constraints.TwoLabelGEConstraints.TwoLabelGEConstraint
protected abstract class TwoLabelGEConstraints.TwoLabelGEConstraint
Field Summary | |
---|---|
protected double |
count
|
protected double[][] |
expectation
|
protected double[][] |
target
|
protected double |
weight
|
Constructor Summary | |
---|---|
TwoLabelGEConstraints.TwoLabelGEConstraint(double[][] target,
double weight)
|
Method Summary | |
---|---|
abstract double |
getValue(int liPrev,
int liCurr)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected double[][] target
protected double[][] expectation
protected double count
protected double weight
Constructor Detail |
---|
public TwoLabelGEConstraints.TwoLabelGEConstraint(double[][] target, double weight)
Method Detail |
---|
public abstract double getValue(int liPrev, int liCurr)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |