|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcc.mallet.fst.semi_supervised.GECriteria
cc.mallet.fst.semi_supervised.GEKLCriteria
public class GEKLCriteria
| Field Summary |
|---|
| Fields inherited from class cc.mallet.fst.semi_supervised.GECriteria |
|---|
constraintBits, constraints, labelExpExecutor, numStates, stateLabelMap |
| Constructor Summary | |
|---|---|
GEKLCriteria(int numStates,
StateLabelMap stateLabelMap,
java.util.Map<java.lang.Integer,GECriterion> constraints)
|
|
| Method Summary | |
|---|---|
double |
getGEValue()
Computes sum of GE constraint values. |
| Methods inherited from class cc.mallet.fst.semi_supervised.GECriteria |
|---|
assertLabelExpNonNull, calculateExpectations, getConstraint, getConstraintBits, getConstraintBitsForInstance, getExpectationForInstance, getExpectationForInstance, getFeatureIndexIterator, getStateLabelMap, print, setConstraintBits |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GEKLCriteria(int numStates,
StateLabelMap stateLabelMap,
java.util.Map<java.lang.Integer,GECriterion> constraints)
| Method Detail |
|---|
public double getGEValue()
Note: Label expectations are not re-computed here. If desired, then make a call to calculateLabelExp.
getGEValue in class GECriteria
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||