Python binding for CRFsuite wih OpenMP build
Project description
===============
python-crfsuite-openmp
===============
.. image:: https://travis-ci.org/bratao/python-crfsuite.svg?branch=master
:target: https://travis-ci.org/bratao/python-crfsuite
.. image:: https://img.shields.io/pypi/v/python-crfsuite-openmp.svg?style=flat-square
:target: https://pypi.python.org/pypi/python-crfsuite-openmp
:alt: pypi Version
python-crfsuite-open is fork of python-crfsuite with OpenMP support enabled, a (Even more) FAST sequential tagger
ChangeLog
============
* 1.0.1 - Heavy 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_.
.. _docs: http://python-crfsuite.rtfd.org/
.. _example: https://github.com/scrapinghub/python-crfsuite/blob/master/examples/CoNLL%202002.ipynb
See Also
========
sklearn-crfsuite_ is a python-crfsuite wrapper which provides
API similar to scikit-learn.
.. _sklearn-crfsuite: https://github.com/TeamHG-Memex/sklearn-crfsuite
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.
.. _Cython: http://cython.org/
.. _tox: http://tox.testrun.org
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.
.. _Contributors: https://github.com/scrapinghub/python-crfsuite/graphs/contributors
License
=======
python-crfsuite-openmp is licensed under MIT license.
CRFsuite_ library is licensed under BSD license.
.. _CRFsuite: https://github.com/chokkan/crfsuite
python-crfsuite-openmp
===============
.. image:: https://travis-ci.org/bratao/python-crfsuite.svg?branch=master
:target: https://travis-ci.org/bratao/python-crfsuite
.. image:: https://img.shields.io/pypi/v/python-crfsuite-openmp.svg?style=flat-square
:target: https://pypi.python.org/pypi/python-crfsuite-openmp
:alt: pypi Version
python-crfsuite-open is fork of python-crfsuite with OpenMP support enabled, a (Even more) FAST sequential tagger
ChangeLog
============
* 1.0.1 - Heavy 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_.
.. _docs: http://python-crfsuite.rtfd.org/
.. _example: https://github.com/scrapinghub/python-crfsuite/blob/master/examples/CoNLL%202002.ipynb
See Also
========
sklearn-crfsuite_ is a python-crfsuite wrapper which provides
API similar to scikit-learn.
.. _sklearn-crfsuite: https://github.com/TeamHG-Memex/sklearn-crfsuite
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.
.. _Cython: http://cython.org/
.. _tox: http://tox.testrun.org
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.
.. _Contributors: https://github.com/scrapinghub/python-crfsuite/graphs/contributors
License
=======
python-crfsuite-openmp is licensed under MIT license.
CRFsuite_ library is licensed under BSD license.
.. _CRFsuite: https://github.com/chokkan/crfsuite
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
python-crfsuite-openmp-1.0.6.tar.gz
(361.6 kB
view hashes)
Built Distribution
Close
Hashes for python-crfsuite-openmp-1.0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10c7261815e3004c7dc6b6407f3c9f3b7bda5599667300c89999acb54620a741 |
|
MD5 | 6764b24c0e748290b34e5ad6298b4e3b |
|
BLAKE2b-256 | 446c5e94cf4f24d136aebb120a6b0c1a2ef253473a685f1b1bb693bc193cea45 |
Close
Hashes for python_crfsuite_openmp-1.0.6-cp37-cp37m-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c11d05b3b09b576be6da023f5faa0be131f4a5c8769fb5f1d703e1bef343d8b |
|
MD5 | dc5b94c86e79f88174845ec981f918d2 |
|
BLAKE2b-256 | ddfb4d81e709b0fe9794cf44d453af0d49ddb09077c316fd0da9a8f2dc789f45 |