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

Safe HaskellSafe
LanguageHaskell2010

Data.CRF.Chain1.Util

Documentation

partition :: Int -> [a] -> [[a]] Source #