crf-chain2-tiers: Second-order, tiered, 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. Each label consists of a vector of smaller, atomic labels, and over each tier (layer) a separate set of model features is defined.
Modules
[Index] [Quick Jump]
Downloads
- crf-chain2-tiers-0.6.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.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.4.0, 0.5.0, 0.6.0 |
---|---|
Dependencies | array (>=0.4 && <0.6), base (>=4 && <5), binary (>=0.5 && <0.9), comonad (>=4.0 && <5.1), containers (>=0.4 && <0.6), data-lens (>=2.10.4 && <2.12), data-memocombinators (>=0.5 && <0.6), logfloat (>=0.12.1 && <0.14), monad-codec (>=0.2 && <0.3), parallel (>=3.2 && <3.3), pedestrian-dag (>=0.2 && <0.3), sgd (>=0.4 && <0.5), vector (>=0.10 && <0.13), vector-binary (>=0.1 && <0.2), vector-th-unbox (>=0.2.1 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | Copyright (c) 2013-2018 Jakub Waszczuk, IPI PAN |
Author | Jakub Waszczuk |
Maintainer | waszczuk.kuba@gmail.com |
Category | Natural Language Processing |
Home page | https://github.com/kawu/crf-chain2-tiers |
Source repo | head: git clone https://github.com/kawu/crf-chain2-tiers.git |
Uploaded | by JakubWaszczuk at 2018-10-30T18:53:21Z |
Distributions | |
Reverse Dependencies | 3 direct, 1 indirect [details] |
Downloads | 8266 total (38 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-11-02 [all 1 reports] |