Class ChainHelper.ChainViterbiResults
java.lang.Object
org.tribuo.classification.sgd.crf.ChainHelper.ChainViterbiResults
- Enclosing class:
ChainHelper
Viterbi output from a linear chain. One day it'll be a record, but not today.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal double
final int[]
-
Method Summary
-
Field Details
-
mapScore
public final double mapScore -
mapValues
public final int[] mapValues -
scores
-