Package | Description |
---|---|
org.tribuo.classification.sgd.crf |
Provides an implementation of a linear chain CRF trained using Stochastic Gradient Descent.
|
Class and Description |
---|
ChainHelper.ChainBPResults
Belief Propagation results.
|
ChainHelper.ChainCliqueValues
Clique scores within a chain.
|
ChainHelper.ChainViterbiResults
Viterbi output from a linear chain.
|
Chunk
Chunk class used for chunk level confidence prediction in the
CRFModel . |
CRFModel
An inference time model for a linear chain CRF trained using SGD.
|
CRFModel.ConfidenceType
The type of subsequence level confidence to predict.
|
CRFTrainer
A trainer for CRFs using SGD.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.