Uses of Enum Class
org.tribuo.classification.sequence.viterbi.ViterbiTrainerOptions.ViterbiLabelFeatures
Package
Description
Provides an implementation of Viterbi for generating structured outputs, which can sit on top of any
Label
based classification model.-
Uses of ViterbiTrainerOptions.ViterbiLabelFeatures in org.tribuo.classification.sequence.viterbi
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ViterbiTrainerOptions.ViterbiLabelFeatures.values()
Returns an array containing the constants of this enum class, in the order they are declared.