crf-chain1-constrained-0.6.0: First-order, constrained, linear-chain conditional random fields

Safe HaskellNone
LanguageHaskell98

Data.CRF.Chain1.Constrained.Dataset.Internal

Synopsis

Documentation

type Xs = Vector X Source #

Sentence of words.

type Ys = Vector Y Source #

Sentence of Y (label choices).