Skip to main content

CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn

Project description

PyPI Version Build Status Code Coverage Documentation

sklearn-crfsuite is a thin CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn. sklearn_crfsuite.CRF is a scikit-learn compatible estimator: you can use e.g. scikit-learn model selection utilities (cross-validation, hyperparameter optimization) with it.

License is MIT.

Documentation can be found here.

Changes

0.2 (2015-12-11)

  • backwards-incompatible: crf.tagger attribute is renamed to crf.tagger_; when model is not trained accessing this attribute no longer raises an exception, its value is set to None instead.

  • new CRF attributes available after training:

    • classes_

    • size_

    • num_attributes_

    • attributes_

    • state_features_

    • transition_features_

  • Tutorial is added.

0.1 (2015-11-27)

Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sklearn-crfsuite-0.2.tar.gz (23.5 kB view details)

Uploaded Source

Built Distribution

sklearn_crfsuite-0.2-py2.py3-none-any.whl (11.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file sklearn-crfsuite-0.2.tar.gz.

File metadata

File hashes

Hashes for sklearn-crfsuite-0.2.tar.gz
Algorithm Hash digest
SHA256 8e2823e739f1247346fb378962dbe9d2fee6b7fbefa601865111f0c370326d3b
MD5 f9e62fb1c66c25392da8da92f58c98b2
BLAKE2b-256 083aece44111aebe6695eed4e2e345a9864fca237659e2ce8de52052b5a9f9e0

See more details on using hashes here.

File details

Details for the file sklearn_crfsuite-0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for sklearn_crfsuite-0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d6f5fff3b3b139539b89cc6af01077c2b00eb066b5094f0b36476d4dc733b0fa
MD5 1a96a49a6b15dee18d35fc3a594f4a89
BLAKE2b-256 7d3096b917c6c28c06d62909c790625a3a28c126aafa0f2d33d53ec2521b547b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page