Package | Description |
---|---|
org.tribuo.classification.sgd.crf |
Provides an implementation of a linear chain CRF trained using Stochastic Gradient Descent.
|
Modifier and Type | Method and Description |
---|---|
static ChainHelper.ChainBPResults |
ChainHelper.beliefPropagation(ChainHelper.ChainCliqueValues scores)
Runs belief propagation on a linear chain CRF.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.