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 |
---|---|
CRFTrainer |
CRFOptions.getSequenceTrainer()
Returns the configured CRF trainer.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.