Package org.tribuo.classification.sequence
package org.tribuo.classification.sequence
Provides infrastructure for
SequenceModel
s which
emit Label
s at each step of the sequence.-
ClassesClassDescriptionA Sequence model which can provide confidence predictions for subsequence predictions.A 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.A sequence evaluator for labels.