# pyprocessors_opennre
[](https://github.com/oterrier/pyprocessors_opennre/blob/master/LICENSE)
[](https://github.com/oterrier/pyprocessors_opennre/actions?query=workflow%3Atests)
[](https://codecov.io/gh/oterrier/pyprocessors_opennre)
[](https://pyprocessors_opennre.readthedocs.io)
[](https://pypi.org/project/pyprocessors_opennre/)
[](https://pypi.org/project/pyprocessors_opennre/)
Processor based on Facebook's OpenNRE
## Installation
You can simply `pip install pyprocessors_opennre`.
## Developing
### Pre-requesites
You will need to install `flit` (for building the package) and `tox` (for orchestrating testing and documentation building):
```
python3 -m pip install flit tox
```
Clone the repository:
```
git clone https://github.com/oterrier/pyprocessors_opennre
```
### Running the test suite
You can run the full test suite against all supported versions of Python (3.8) with:
```
tox
```
### Building the documentation
You can build the HTML documentation with:
```
tox -e docs
```
The built documentation is available at `docs/_build/index.html.
Raw data
{
"_id": null,
"home_page": "https://github.com/oterrier/pyprocessors_opennre/",
"name": "pyprocessors-opennre",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Olivier Terrier",
"author_email": "olivier.terrier@kairntech.com",
"download_url": "https://files.pythonhosted.org/packages/ef/22/646a88f3b2785888baf23cf7875f1022d0247c541e4723e4cd2e3f8c4d69/pyprocessors_opennre-0.5.148.tar.gz",
"platform": null,
"description": "# pyprocessors_opennre\n\n[](https://github.com/oterrier/pyprocessors_opennre/blob/master/LICENSE)\n[](https://github.com/oterrier/pyprocessors_opennre/actions?query=workflow%3Atests)\n[](https://codecov.io/gh/oterrier/pyprocessors_opennre)\n[](https://pyprocessors_opennre.readthedocs.io)\n[](https://pypi.org/project/pyprocessors_opennre/)\n[](https://pypi.org/project/pyprocessors_opennre/)\n\nProcessor based on Facebook's OpenNRE\n\n## Installation\n\nYou can simply `pip install pyprocessors_opennre`.\n\n## Developing\n\n### Pre-requesites\n\nYou will need to install `flit` (for building the package) and `tox` (for orchestrating testing and documentation building):\n\n```\npython3 -m pip install flit tox\n```\n\nClone the repository:\n\n```\ngit clone https://github.com/oterrier/pyprocessors_opennre\n```\n\n### Running the test suite\n\nYou can run the full test suite against all supported versions of Python (3.8) with:\n\n```\ntox\n```\n\n### Building the documentation\n\nYou can build the HTML documentation with:\n\n```\ntox -e docs\n```\n\nThe built documentation is available at `docs/_build/index.html.\n",
"bugtrack_url": null,
"license": null,
"summary": "Processor based on Huggingface transformers zero-shot classification pipeline",
"version": "0.5.148",
"project_urls": {
"Homepage": "https://github.com/oterrier/pyprocessors_opennre/"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f84181d6f2df1cb19894c5a8d6619cc09d3c228281e45923d25cf98caaa7f313",
"md5": "a4c7c25fe04e92a2b95aa8d093bd2119",
"sha256": "7b96a2d7c7db652fbeb414ab5871717930532b41eb35203aef1b59d78b8bcdc7"
},
"downloads": -1,
"filename": "pyprocessors_opennre-0.5.148-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a4c7c25fe04e92a2b95aa8d093bd2119",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 47518,
"upload_time": "2025-07-16T10:49:58",
"upload_time_iso_8601": "2025-07-16T10:49:58.471694Z",
"url": "https://files.pythonhosted.org/packages/f8/41/81d6f2df1cb19894c5a8d6619cc09d3c228281e45923d25cf98caaa7f313/pyprocessors_opennre-0.5.148-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ef22646a88f3b2785888baf23cf7875f1022d0247c541e4723e4cd2e3f8c4d69",
"md5": "a15559dd29e693faf1df641f9a5c64f3",
"sha256": "0e09f556a49d853fb4da7f1eb2c12ac54be1ccfcd4eb2886770b9366a9a56170"
},
"downloads": -1,
"filename": "pyprocessors_opennre-0.5.148.tar.gz",
"has_sig": false,
"md5_digest": "a15559dd29e693faf1df641f9a5c64f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 44983,
"upload_time": "2025-07-16T10:50:00",
"upload_time_iso_8601": "2025-07-16T10:50:00.106521Z",
"url": "https://files.pythonhosted.org/packages/ef/22/646a88f3b2785888baf23cf7875f1022d0247c541e4723e4cd2e3f8c4d69/pyprocessors_opennre-0.5.148.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-16 10:50:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "oterrier",
"github_project": "pyprocessors_opennre",
"github_not_found": true,
"lcname": "pyprocessors-opennre"
}