python-crfsuite

python-crfsuite is a python binding to CRFsuite.

Installation

pip install python-crfuite

Usage

python-crfsuite is licensed under MIT license. CRFsuite C/C++ library is licensed under BSD license.

Development happens at github: https://github.com/tpeng/python-crfsuite

Indices and tables

Changes

0.2 (2014-05-14)

0.1 (2014-04-30)

Many changes; python-crfsuite is almost rewritten.

0.0.1 (2014-04-24)

Initial release.