Skip to main content

Python binding for CRFsuite wih OpenMP build

Project description

https://travis-ci.org/bratao/python-crfsuite.svg?branch=master pypi Version

python-crfsuite-open is fork of python-crfsuite with OpenMP support enabled, a (Even more) FAST sequential tagger

ChangeLog

  • 1.0.1 - Heavly penalize Unseen transitions

  • 1.0.0 - OpenMP support. Utilize all CPU cores during training

Installation

Using pip:

pip install python-crfsuite-openmp

Usage

See docs and an example.

See Also

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

Contributing

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

In order to run tests, install Cython (> 0.24.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 and Contributors

Original authors are Terry Peng <pengtaoo@gmail.com> and Mikhail Korobov <kmike84@gmail.com>. Many other people contributed; some of them can be found at github Contributors page.

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

License

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

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-openmp-1.1.2.tar.gz (7.1 MB view hashes)

Uploaded Source

Built Distribution

python_crfsuite_openmp-1.1.2-cp310-cp310-win_amd64.whl (146.9 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

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