| Package | Description |
|---|---|
| edu.umass.cs.mallet.base.fst | |
| edu.umass.cs.mallet.base.maximize | |
| edu.umass.cs.mallet.base.maximize.tests |
| Modifier and Type | Class and Description |
|---|---|
class |
CRF_PL.MaximizableCRF_PL |
class |
CRF4.MaximizableCRF |
class |
MEMM.MaximizableMEMM |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Maximizable.ByGISUpdate |
static interface |
Maximizable.ByGradient |
static interface |
Maximizable.ByHessian |
static interface |
Maximizable.ByValue |
static interface |
Maximizable.ByVotedPerceptron |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OptimizerEvaluator.evaluate(Maximizable maxable,
int iter)
Performs some operation at the end of each iteration of a maximizer.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TestMaximizable.testGetSetParameters(Maximizable maxable)
Tests that parameters set by setParameters can be retrieved by
getParameters.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.