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 Distributions
Hashes for python-crfsuite-openmp-1.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e00f9824623fec2979be1e897e6f9ad1baf56a547e7e041d77fd8f94943a367d |
|
MD5 | c1d8b0b39f11a615bc13196e56506197 |
|
BLAKE2b-256 | 218fa0e702344630fe95930811efce8d6294578bdda227f97808a5def1714771 |
Hashes for python_crfsuite_openmp-1.1.2-cp311-cp311-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8424c7ee7aabb12cbd3b2e14f8bb0a050df6fdb200534ee4beed84fc969e3b82 |
|
MD5 | c0adad3175180a926b38dc32cf02fbff |
|
BLAKE2b-256 | 577ffa0be81c4c5913eccb62efb35a2e79a1c9cb7c163f3e5dbcdb9d022c20e4 |
Hashes for python_crfsuite_openmp-1.1.2-cp310-cp310-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8d4f6a594c7382c8121c76ded99531406026518db276774072042bd9af52013 |
|
MD5 | 4058c20daa83af2408ad39c123919af4 |
|
BLAKE2b-256 | 7864008b0a5a59b88a65b4a5735f4995da8565313220478b215822dc9e275cb4 |