public class AcquisitionsPrior<IN extends CoreMap> extends EntityCachingAbstractSequencePrior<IN>
backgroundSymbol, classIndex, doc, numClasses, possibleValues, sequence| Constructor and Description |
|---|
AcquisitionsPrior(String backgroundSymbol,
Index<String> classIndex,
List<IN> doc) |
| Modifier and Type | Method and Description |
|---|---|
double |
scoreOf(int[] sequence)
Computes the score assigned by this model to the whole sequence.
|
addingSingletonEntity, appendingEntity, extractEntity, getConditionalDistribution, getNumClasses, getPossibleValues, joiningTwoEntities, leftWindow, length, matches, noChange, otherOccurrences, prependingEntity, removingBeginningOfEntity, removingEndOfEntity, rightWindow, scoreOf, scoresOf, setInitialSequence, splittingTwoEntities, toArray, toString, toString, updateSequenceElementpublic double scoreOf(int[] sequence)
SequenceModelsequence - The sequence of labels to compute a score for