Class OneLabelL2PRConstraints.OneLabelPRConstraint
- java.lang.Object
-
- cc.mallet.fst.semi_supervised.pr.constraints.OneLabelL2PRConstraints.OneLabelPRConstraint
-
- Enclosing class:
- OneLabelL2PRConstraints
protected class OneLabelL2PRConstraints.OneLabelPRConstraint extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected double
count
protected double[]
expectation
protected double[]
target
protected double
weight
-
Constructor Summary
Constructors Constructor Description OneLabelPRConstraint(double[] target, double weight)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description OneLabelL2PRConstraints.OneLabelPRConstraint
copy()
-
-
-
Method Detail
-
copy
public OneLabelL2PRConstraints.OneLabelPRConstraint copy()
-
-