The crf-chain2-generic package
The library provides implementation of the second-order, linear conditional random fields (CRFs) with position-wise constraints imposed over label values. It also provides a generic framework for defining custom feature data types and feature generation functions (see Data.CRF.Chain2.Generic) together with some concrete model examples (e.g. Data.CRF.Chain2.Pair).
Properties
| Versions | 0.1.0, 0.1.1, 0.3.0 |
|---|---|
| Dependencies | array, base (4.*), binary, comonad-transformers, containers, data-lens, logfloat, monad-codec (0.2.*), parallel, sgd (≥0.2.2 & <0.3), vector, vector-binary |
| License | BSD3 |
| Copyright | Copyright (c) 2011 Jakub Waszczuk, 2012 IPI PAN |
| Author | Jakub Waszczuk |
| Maintainer | waszczuk.kuba@gmail.com |
| Stability | experimental |
| Category | Math |
| Home page | https://github.com/kawu/crf-chain2-generic |
| Source repository | git clone git://github.com/kawu/crf-chain2-generic.git |
| Upload date | Wed Jan 9 11:34:38 UTC 2013 |
| Uploaded by | JakubWaszczuk |
| Built on | ghc-7.6 |
Modules
- Data
- CRF
- Chain2
- Generic
- Data.CRF.Chain2.Pair
- Chain2
- CRF
Downloads
- crf-chain2-generic-0.3.0.tar.gz (Cabal source package)
- package description (included in the package)