crf-chain2-generic: Second-order, generic, constrained, linear conditional random fields
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).
Downloads
- crf-chain2-generic-0.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.3.0 |
---|---|
Dependencies | array, base (>=4 && <5), binary, comonad-transformers, containers, data-lens, logfloat, monad-codec (>=0.2 && <0.3), parallel, sgd (>=0.2.2 && <0.3), vector, vector-binary [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2011 Jakub Waszczuk, 2012 IPI PAN |
Author | Jakub Waszczuk |
Maintainer | waszczuk.kuba@gmail.com |
Category | Math |
Home page | https://github.com/kawu/crf-chain2-generic |
Source repo | head: git clone git://github.com/kawu/crf-chain2-generic.git |
Uploaded | by JakubWaszczuk at 2013-01-09T11:34:38Z |
Distributions | |
Reverse Dependencies | 2 direct, 2 indirect [details] |
Downloads | 2711 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |