Uses of Package
org.tribuo.classification.sequence
Package
Description
Provides infrastructure for
SequenceModel
s which
emit Label
s at each step of the sequence.Provides an implementation of a linear chain CRF trained using Stochastic Gradient Descent.
-
ClassDescriptionA range class used to define a subsequence of a SequenceExample.A class that can be used to evaluate a sequence label classification model element wise on a given set of data.
-
ClassDescriptionA Sequence model which can provide confidence predictions for subsequence predictions.A range class used to define a subsequence of a SequenceExample.