pyannotators-spacymatcher


Namepyannotators-spacymatcher JSON
Version 0.5.64 PyPI version JSON
download
home_pagehttps://github.com/oterrier/pyannotators_spacymatcher/
SummarySpacyMatcher annotator using the spacy rule-matching engine
upload_time2024-01-23 11:37:09
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_spacymatcher

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

Annotator based on Facebook's SpacyMatcher

## Installation

You can simply `pip install pyannotators_spacymatcher`.

## 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_spacymatcher
```

### 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_spacymatcher/",
    "name": "pyannotators-spacymatcher",
    "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/09/53/114ddd531bf4c90bbe129d6c872b5c769672bdf709e1022738b0ba7aa030/pyannotators_spacymatcher-0.5.64.tar.gz",
    "platform": null,
    "description": "# pyannotators_spacymatcher\n\n[![license](https://img.shields.io/github/license/oterrier/pyannotators_spacymatcher)](https://github.com/oterrier/pyannotators_spacymatcher/blob/master/LICENSE)\n[![tests](https://github.com/oterrier/pyannotators_spacymatcher/workflows/tests/badge.svg)](https://github.com/oterrier/pyannotators_spacymatcher/actions?query=workflow%3Atests)\n[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyannotators_spacymatcher)](https://codecov.io/gh/oterrier/pyannotators_spacymatcher)\n[![docs](https://img.shields.io/readthedocs/pyannotators_spacymatcher)](https://pyannotators_spacymatcher.readthedocs.io)\n[![version](https://img.shields.io/pypi/v/pyannotators_spacymatcher)](https://pypi.org/project/pyannotators_spacymatcher/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyannotators_spacymatcher)](https://pypi.org/project/pyannotators_spacymatcher/)\n\nAnnotator based on Facebook's SpacyMatcher\n\n## Installation\n\nYou can simply `pip install pyannotators_spacymatcher`.\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_spacymatcher\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": "SpacyMatcher annotator using the spacy rule-matching engine",
    "version": "0.5.64",
    "project_urls": {
        "Homepage": "https://github.com/oterrier/pyannotators_spacymatcher/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "354caecf4bcd1f5e942ab66c830a052b69e1fd17540b70ff8021e305a3a92b1e",
                "md5": "76344f614217e3d21be5e5df1a0e9541",
                "sha256": "57451e45f77bf91f587713ebcca82cfba3720fa27f5365b604cf132edae23a2b"
            },
            "downloads": -1,
            "filename": "pyannotators_spacymatcher-0.5.64-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "76344f614217e3d21be5e5df1a0e9541",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5892,
            "upload_time": "2024-01-23T11:37:07",
            "upload_time_iso_8601": "2024-01-23T11:37:07.700481Z",
            "url": "https://files.pythonhosted.org/packages/35/4c/aecf4bcd1f5e942ab66c830a052b69e1fd17540b70ff8021e305a3a92b1e/pyannotators_spacymatcher-0.5.64-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0953114ddd531bf4c90bbe129d6c872b5c769672bdf709e1022738b0ba7aa030",
                "md5": "d586a8a6127c8d3454cfd63cba929092",
                "sha256": "6d2e085466cd40595e78eb9603fbc86e30c0020f53e7405f1a3ef54fe49eb5e3"
            },
            "downloads": -1,
            "filename": "pyannotators_spacymatcher-0.5.64.tar.gz",
            "has_sig": false,
            "md5_digest": "d586a8a6127c8d3454cfd63cba929092",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16186,
            "upload_time": "2024-01-23T11:37:09",
            "upload_time_iso_8601": "2024-01-23T11:37:09.876909Z",
            "url": "https://files.pythonhosted.org/packages/09/53/114ddd531bf4c90bbe129d6c872b5c769672bdf709e1022738b0ba7aa030/pyannotators_spacymatcher-0.5.64.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 11:37:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oterrier",
    "github_project": "pyannotators_spacymatcher",
    "github_not_found": true,
    "lcname": "pyannotators-spacymatcher"
}
        
Elapsed time: 0.27957s