Package | Description |
---|---|
opennlp.maxent.quasinewton |
Modifier and Type | Class and Description |
---|---|
class |
LogLikelihoodFunction
Evaluate log likelihood and its gradient from DataIndexer.
|
Modifier and Type | Method and Description |
---|---|
static LineSearchResult |
LineSearch.doLineSearch(DifferentiableFunction function,
double[] direction,
LineSearchResult lsr) |
static LineSearchResult |
LineSearch.doLineSearch(DifferentiableFunction function,
double[] direction,
LineSearchResult lsr,
boolean verbose) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.