Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 962 Bytes

index.rst

File metadata and controls

55 lines (31 loc) · 962 Bytes

python-crfsuite

python-crfsuite is a python binding to CRFsuite.

Installation

pip install python-crfsuite

Usage

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

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

.. toctree::
   :hidden:

   pycrfsuite

See Also

sklearn-crfsuite is a python-crfsuite wrapper which provides API similar to scikit-learn.

Indices and tables