The latest version of crf-chain1 is 0.2.3-0.

crf-chain1

Version 0.2.0 revision 0 uploaded by JakubWaszczuk.

Package meta

Synopsis
First-order, linear-chain conditional random fields
Description

The library provides efficient implementation of the first-order, linear-chain conditional random fields (CRFs).

Important feature of the implemented flavour of CRFs is that transition features which are not included in the CRF model are considered to have probability of 0. It is particularly useful when the training material determines the set of possible label transitions (e.g. when using the IOB encoding method). Furthermore, this design decision makes the implementation much faster for sparse datasets.

Author
Jakub Waszczuk
Bug reports
n/a
Category
Math
Copyright
Copyright (c) 2012 IPI PAN
Homepage
https://github.com/kawu/crf-chain1
Maintainer
waszczuk.kuba@gmail.com
Package URL
n/a
Stability
experimental

Components