|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF
edu.umass.cs.mallet.base.fst.MEMM.MaximizableMEMM
Nested Class Summary |
Nested classes inherited from class edu.umass.cs.mallet.base.maximize.Maximizable |
Maximizable.ByGISUpdate, Maximizable.ByGradient, Maximizable.ByHessian, Maximizable.ByValue, Maximizable.ByVotedPerceptron |
Constructor Summary | |
protected |
MEMM.MaximizableMEMM(InstanceList trainingData,
MEMM memm)
|
Method Summary | |
protected double |
gatherExpectationsOrConstraints(boolean constraints)
|
protected double |
getExpectationValue()
|
Methods inherited from class edu.umass.cs.mallet.base.fst.CRF4.MaximizableCRF |
gatherConstraints, getNewMatrix, getNumParameters, getParameter, getParameters, getValue, getValueGradient, setCurIter, setParameter, setParameters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.umass.cs.mallet.base.maximize.Maximizable.ByGradient |
getValue, getValueGradient |
Methods inherited from interface edu.umass.cs.mallet.base.maximize.Maximizable |
getNumParameters, getParameter, getParameters, setParameter, setParameters |
Constructor Detail |
protected MEMM.MaximizableMEMM(InstanceList trainingData, MEMM memm)
Method Detail |
protected double gatherExpectationsOrConstraints(boolean constraints)
protected double getExpectationValue()
getExpectationValue
in class CRF4.MaximizableCRF
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |