Uses of Class
org.tribuo.classification.sequence.viterbi.ViterbiTrainer

Packages that use ViterbiTrainer
Package
Description
Provides an implementation of Viterbi for generating structured outputs, which can sit on top of any Label based classification model.