Package | Description |
---|---|
org.tribuo.classification.sgd.crf |
Provides an implementation of a linear chain CRF trained using Stochastic Gradient Descent.
|
Modifier and Type | Class and Description |
---|---|
class |
CRFModel
An inference time model for a linear chain CRF trained using SGD.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.