Package | Description |
---|---|
org.tribuo.classification.sequence.viterbi |
Provides an implementation of Viterbi for generating structured outputs, which can sit on top of any
Label based classification model. |
Class and Description |
---|
LabelFeatureExtractor
A class for featurising labels from previous steps in Viterbi.
|
ViterbiModel.ScoreAggregation
Types of label score aggregation.
|
ViterbiTrainer
Builds a Viterbi model using the supplied
Trainer . |
ViterbiTrainerOptions.ViterbiLabelFeatures
Type of label features to include.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.