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 (> 0.20.1) 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.4.tar.gz (357.6 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for python-crfsuite-0.4.tar.gz
Algorithm Hash digest
SHA256 6b21cd68f199d4f2776e2dbf3abc44a8c679b23f3b033c055be394cbc2ea1e83
MD5 dc78ed5928b596b84db9b64b306e1c41
BLAKE2b-256 b2cd4d1c50cf806f8b82e9815d54adeae4f382e66c7605f35e1142359835b04d

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