pyannotators-spacyner


Namepyannotators-spacyner JSON
Version 0.5.227 PyPI version JSON
download
home_pagehttps://github.com/oterrier/pyannotators_spacyner/
SummaryAnnotator based on Spacy NER
upload_time2024-02-12 10:08:31
maintainerNone
docs_urlNone
authorOlivier Terrier
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyannotators_spacyner

[![license](https://img.shields.io/github/license/oterrier/pyannotators_spacyner)](https://github.com/oterrier/pyannotators_spacyner/blob/master/LICENSE)
[![tests](https://github.com/oterrier/pyannotators_spacyner/workflows/tests/badge.svg)](https://github.com/oterrier/pyannotators_spacyner/actions?query=workflow%3Atests)
[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyannotators_spacyner)](https://codecov.io/gh/oterrier/pyannotators_spacyner)
[![docs](https://img.shields.io/readthedocs/pyannotators_spacyner)](https://pyannotators_spacyner.readthedocs.io)
[![version](https://img.shields.io/pypi/v/pyannotators_spacyner)](https://pypi.org/project/pyannotators_spacyner/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyannotators_spacyner)](https://pypi.org/project/pyannotators_spacyner/)

Annotator based on Facebook's SpacyNER

## Installation

You can simply `pip install pyannotators_spacyner`.

## 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/pyannotators_spacyner
```

### 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/pyannotators_spacyner/",
    "name": "pyannotators-spacyner",
    "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/05/27/e788b8a1e93502fa47c8a6f2e6e941b4de4525956091e2f11cd8246a9886/pyannotators_spacyner-0.5.227.tar.gz",
    "platform": null,
    "description": "# pyannotators_spacyner\n\n[![license](https://img.shields.io/github/license/oterrier/pyannotators_spacyner)](https://github.com/oterrier/pyannotators_spacyner/blob/master/LICENSE)\n[![tests](https://github.com/oterrier/pyannotators_spacyner/workflows/tests/badge.svg)](https://github.com/oterrier/pyannotators_spacyner/actions?query=workflow%3Atests)\n[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyannotators_spacyner)](https://codecov.io/gh/oterrier/pyannotators_spacyner)\n[![docs](https://img.shields.io/readthedocs/pyannotators_spacyner)](https://pyannotators_spacyner.readthedocs.io)\n[![version](https://img.shields.io/pypi/v/pyannotators_spacyner)](https://pypi.org/project/pyannotators_spacyner/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyannotators_spacyner)](https://pypi.org/project/pyannotators_spacyner/)\n\nAnnotator based on Facebook's SpacyNER\n\n## Installation\n\nYou can simply `pip install pyannotators_spacyner`.\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/pyannotators_spacyner\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": "Annotator based on Spacy NER",
    "version": "0.5.227",
    "project_urls": {
        "Homepage": "https://github.com/oterrier/pyannotators_spacyner/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8c25a56bcb6d9e2e1b4b03479eb28a89d8d280ad11c3ad8152dabf4e9b1c4cf6",
                "md5": "d27262d58884a45d94bce19132cedb5d",
                "sha256": "331988ab9cf293fc64b6f413660c34cd12f55f213bcd26a0f874111f6c911770"
            },
            "downloads": -1,
            "filename": "pyannotators_spacyner-0.5.227-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d27262d58884a45d94bce19132cedb5d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6910,
            "upload_time": "2024-02-12T10:08:20",
            "upload_time_iso_8601": "2024-02-12T10:08:20.824265Z",
            "url": "https://files.pythonhosted.org/packages/8c/25/a56bcb6d9e2e1b4b03479eb28a89d8d280ad11c3ad8152dabf4e9b1c4cf6/pyannotators_spacyner-0.5.227-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0527e788b8a1e93502fa47c8a6f2e6e941b4de4525956091e2f11cd8246a9886",
                "md5": "af3132d1c7db082b113c3401e92c2d7a",
                "sha256": "890d6c430e5b7a98c389956fac2e9df28db6ebb9aa5b2e7f8a3898eefba943f5"
            },
            "downloads": -1,
            "filename": "pyannotators_spacyner-0.5.227.tar.gz",
            "has_sig": false,
            "md5_digest": "af3132d1c7db082b113c3401e92c2d7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 8436247,
            "upload_time": "2024-02-12T10:08:31",
            "upload_time_iso_8601": "2024-02-12T10:08:31.754053Z",
            "url": "https://files.pythonhosted.org/packages/05/27/e788b8a1e93502fa47c8a6f2e6e941b4de4525956091e2f11cd8246a9886/pyannotators_spacyner-0.5.227.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-12 10:08:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oterrier",
    "github_project": "pyannotators_spacyner",
    "github_not_found": true,
    "lcname": "pyannotators-spacyner"
}
        
Elapsed time: 0.18606s