===============
crfpy
===============
crfpy is a python binding to crfpp_.
Installation
============
Using ``pip``::
pip install crfpy
Usage
=====
See example_ in crfpp_.
.. _example: https://github.com/taku910/crfpp/blob/master/python/test.py
Contributing
============
* Source code: https://github.com/seifer08ms/crfpy
* Issue tracker: https://github.com/seifer08ms/crfpy/issues
Feel free to submit ideas, bugs reports, pull requests or regular patches.
Authors and Contributors
========================
Chenliang Wang<chenliangwang08ms@gmail.com>
.. _Contributors: https://github.com/scrapinghub/python-crfsuite/graphs/contributors
License
=======
crfpy is licensed under MIT license.
crfpp_ library is licensed under LGPL license.
.. _crfpp: https://github.com/taku910/crfpp
This package (crfpy) wraps crfpp C++ API using SWIG-generated wrapper code.
crfpy works in Python 2 and Python 3, doesn't have external dependencies
(crfpp is bundled with crf_learn command line script) and support training
in Python.
<style>#STTBimg, #STTBimg2 { display: none !important; }</style>
Raw data
{
"_id": null,
"home_page": "https://github.com/seifer08ms/crfpy",
"name": "crfpy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7",
"maintainer_email": "",
"keywords": "CRF Wrapper CRF++ crfpp module nlp",
"author": "Chenliang Wang",
"author_email": "chenliangwang08ms@gmail.com",
"download_url": "",
"platform": null,
"description": "===============\ncrfpy\n===============\n\n\ncrfpy is a python binding to crfpp_.\n\nInstallation\n============\n\nUsing ``pip``::\n\n pip install crfpy\n\n\nUsage\n=====\n\nSee example_ in crfpp_.\n\n.. _example: https://github.com/taku910/crfpp/blob/master/python/test.py\n\n\n\nContributing\n============\n\n* Source code: https://github.com/seifer08ms/crfpy\n* Issue tracker: https://github.com/seifer08ms/crfpy/issues\n\nFeel free to submit ideas, bugs reports, pull requests or regular patches.\n\n\nAuthors and Contributors\n========================\n\nChenliang Wang<chenliangwang08ms@gmail.com> \n\n.. _Contributors: https://github.com/scrapinghub/python-crfsuite/graphs/contributors\n\nLicense\n=======\n\ncrfpy is licensed under MIT license.\ncrfpp_ library is licensed under LGPL license.\n\n.. _crfpp: https://github.com/taku910/crfpp \n\n\nThis package (crfpy) wraps crfpp C++ API using SWIG-generated wrapper code.\ncrfpy works in Python 2 and Python 3, doesn't have external dependencies\n(crfpp is bundled with crf_learn command line script) and support training\nin Python.\n<style>#STTBimg, #STTBimg2 { display: none !important; }</style>\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Python binding for crfpp(CRF++)",
"version": "0.0.0.3",
"split_keywords": [
"crf",
"wrapper",
"crf++",
"crfpp",
"module",
"nlp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b76bdc697e251825aafe85497c0d171af9b611746be877b856047180dd56b00d",
"md5": "c55ab7621996cd23f27039378ae01c47",
"sha256": "edbeb38cf8c73955d19f2046912daf72bf2031208e45048b895d2e92224c2528"
},
"downloads": -1,
"filename": "crfpy-0.0.0.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "c55ab7621996cd23f27039378ae01c47",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=2.7",
"size": 1103856,
"upload_time": "2023-04-20T07:06:11",
"upload_time_iso_8601": "2023-04-20T07:06:11.486383Z",
"url": "https://files.pythonhosted.org/packages/b7/6b/dc697e251825aafe85497c0d171af9b611746be877b856047180dd56b00d/crfpy-0.0.0.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "acc4b2d7cc4d3b001733df0cbfd000affde3f9d6f6cffa50d6e2df1f59a79815",
"md5": "c45f98316bff809bfa34e2de25b586a0",
"sha256": "ca21be11f37696a296036b452b313c16fd34fad9bebd7d8071089469e614bc4c"
},
"downloads": -1,
"filename": "crfpy-0.0.0.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "c45f98316bff809bfa34e2de25b586a0",
"packagetype": "bdist_wheel",
"python_version": "cp38",
"requires_python": ">=2.7",
"size": 1105451,
"upload_time": "2023-04-20T07:06:14",
"upload_time_iso_8601": "2023-04-20T07:06:14.872950Z",
"url": "https://files.pythonhosted.org/packages/ac/c4/b2d7cc4d3b001733df0cbfd000affde3f9d6f6cffa50d6e2df1f59a79815/crfpy-0.0.0.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "78b6ecd41bf17eab298c0187bb900cc25dee640ed56357d26a5b985306f34677",
"md5": "5395b80844a5bca2848ed4862acdd4cd",
"sha256": "5eb9d379f838eff6d4a2e00e9958a651101c537e6c3d8ddda624cf26f2123d9d"
},
"downloads": -1,
"filename": "crfpy-0.0.0.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
"has_sig": false,
"md5_digest": "5395b80844a5bca2848ed4862acdd4cd",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=2.7",
"size": 1103821,
"upload_time": "2023-04-20T07:06:17",
"upload_time_iso_8601": "2023-04-20T07:06:17.437855Z",
"url": "https://files.pythonhosted.org/packages/78/b6/ecd41bf17eab298c0187bb900cc25dee640ed56357d26a5b985306f34677/crfpy-0.0.0.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-20 07:06:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "seifer08ms",
"github_project": "crfpy",
"lcname": "crfpy"
}