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.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf4417804d1e18053dbcb1f23dd44cd31f2c4939af202959d1a51e37975dec96 |
|
MD5 | c1dd3302bf233db50e867af2e29f755a |
|
BLAKE2b-256 | 3cee641a78d68c2420588cd4e8769ad6bcf7713f5605c7b7031464002a337380 |
Hashes for python_crfsuite_openmp-1.1.0-cp38-cp38-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bee21d7f5c0c761de4efa79fe4adb7f1d61b318e0611e4029422f45959083fd |
|
MD5 | e96b7f4e8b2655cd125c0cd9fc00382e |
|
BLAKE2b-256 | 11a1f1db0373714b76e5f9f843b8f54b52d2ddc4303260d7e0b494beb865494e |