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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0050e413e345453097bd0e6b3a458d3e04325aaee5561081f1d278d8b788a8d |
|
MD5 | 5431b2e85ace6b14c9a41067c342c9cd |
|
BLAKE2b-256 | 24edc0a2533e3f956fb7d508240666febc67d6c9bfc3e7a1e1095b7946ac3e67 |
Hashes for python_crfsuite_openmp-1.1.1-cp38-cp38-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a289f812959bdd7d71989a92c57b5e9959aa9070ac5d34b93eb034c39556fcba |
|
MD5 | f807d3d782f96e29886b78a6651edbe7 |
|
BLAKE2b-256 | d42aa8f13bab80078182b4c520d2127e4239a756503c68c2b172e63d765a42d0 |