Package org.tribuo.classification.sequence
package org.tribuo.classification.sequence
Provides infrastructure for
SequenceModels which
emit Labels 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.Build and run a sequence classifier on a generated or serialized dataset using the trainer specified in the configuration file.Command line options.