Package edu.isi.karma.modeling.semantictypes.mycrf.optimization

Class Summary
BacktrackingLineSearch This class performs the task of finding the step size for the gradient during the optimization process.
LBFGS This class implements limited memory BFGS.
OptimizeFieldOnly This is the class that performs the optimization of the CRF model.