Python binding for CRFsuite wih OpenMP build
Project description
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 Also
sklearn-crfsuite is a python-crfsuite wrapper which provides API similar to scikit-learn.
Contributing
Source code: https://github.com/scrapinghub/python-crfsuite
Issue tracker: https://github.com/scrapinghub/python-crfsuite/issues
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.
License
python-crfsuite-openmp is licensed under MIT license. CRFsuite library is licensed under BSD license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for python-crfsuite-openmp-1.0.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6e2cc4244fa5b85893ae28c9cc332470dccb84c965b35db8b9fa5f9e42cf269 |
|
MD5 | e74d351e09d7dbb5f2d258619d631889 |
|
BLAKE2b-256 | cc5da0509c138a140a6149a1175aa5c075817f62718c4d7458d4bee1bf921868 |
Hashes for python_crfsuite_openmp-1.0.9-cp38-cp38-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3636a0a6b7ded064d1e5f382a85308a91a2c1f55e88366eb695ec63525cd9cf2 |
|
MD5 | 551d0d41af4ef7205b8a4b65a6e26a53 |
|
BLAKE2b-256 | a79b34dc95f7bb361cb4dd10e1e04c2bdf7a6d6d57f42f795449b44db5de56d2 |