Skip to main content

Python binding for CRFsuite

Project description

https://travis-ci.org/tpeng/python-crfsuite.svg?branch=master

python-crfsuite is a python binding to CRFsuite.

Installation

pip install python-crfuite

Usage

See docs and an example.

Contributing

Feel free to submit ideas, bugs reports, pull requests or regular patches.

In order to run tests, install Cython and tox, then type

./update_cpp.sh; tox

from the source checkout.

Please don’t commit generated cpp files in the same commit as other files.

Authors

Bundled CRFSuite C/C++ library is by Naoaki Okazaki & contributors.

License

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

Alternatives

This package (python-crfsuite) wraps CRFsuite C++ API using Cython. It is faster than official SWIG wrapper and has a simpler codebase than a more advanced pyCRFsuite. python-crfsuite works in Python 2 and Python 3, doesn’t have external dependencies (CRFsuite is bundled, numpy/scipy stack is not needed) and workarounds some of the issues with C++ CRFsuite library.

Download files

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

Source Distribution

python-crfsuite-0.2.tar.gz (355.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: python-crfsuite-0.2.tar.gz
  • Upload date:
  • Size: 355.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for python-crfsuite-0.2.tar.gz
Algorithm Hash digest
SHA256 08fa4578c4f21883cce35bef61393cfb4cd549f9a9075a9d0be9928d296f5cb2
MD5 06c46889b5c8591b341bea63af534222
BLAKE2b-256 7c381e4f5960ded568773b875d4ce3e1b3d20b323a006734521fd70024645a07

See more details on using hashes here.

Supported by

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