|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cc.mallet.fst.semi_supervised.pr.constraints.OneLabelL2PRConstraints.OneLabelPRConstraint
protected class OneLabelL2PRConstraints.OneLabelPRConstraint
Field Summary | |
---|---|
protected double |
count
|
protected double[] |
expectation
|
protected double[] |
target
|
protected double |
weight
|
Constructor Summary | |
---|---|
OneLabelL2PRConstraints.OneLabelPRConstraint(double[] target,
double weight)
|
Method Summary | |
---|---|
OneLabelL2PRConstraints.OneLabelPRConstraint |
copy()
|
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 OneLabelL2PRConstraints.OneLabelPRConstraint(double[] target, double weight)
Method Detail |
---|
public OneLabelL2PRConstraints.OneLabelPRConstraint copy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |