pyannotators-trankitner


Namepyannotators-trankitner JSON
Version 0.5.175 PyPI version JSON
download
home_pagehttps://github.com/oterrier/pyannotators_trankitner/
SummaryAnnotator based on Trankit NER
upload_time2024-01-23 12:05:11
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_trankitner

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

Annotator based on Facebook's TrankitNER

## Installation

You can simply `pip install pyannotators_trankitner`.

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

### 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_trankitner/",
    "name": "pyannotators-trankitner",
    "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/e9/08/1a100259bc6a74a29f15264c78126e6c2ae89e95ab88a5afe7574d27ff2b/pyannotators_trankitner-0.5.175.tar.gz",
    "platform": null,
    "description": "# pyannotators_trankitner\n\n[![license](https://img.shields.io/github/license/oterrier/pyannotators_trankitner)](https://github.com/oterrier/pyannotators_trankitner/blob/master/LICENSE)\n[![tests](https://github.com/oterrier/pyannotators_trankitner/workflows/tests/badge.svg)](https://github.com/oterrier/pyannotators_trankitner/actions?query=workflow%3Atests)\n[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyannotators_trankitner)](https://codecov.io/gh/oterrier/pyannotators_trankitner)\n[![docs](https://img.shields.io/readthedocs/pyannotators_trankitner)](https://pyannotators_trankitner.readthedocs.io)\n[![version](https://img.shields.io/pypi/v/pyannotators_trankitner)](https://pypi.org/project/pyannotators_trankitner/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyannotators_trankitner)](https://pypi.org/project/pyannotators_trankitner/)\n\nAnnotator based on Facebook's TrankitNER\n\n## Installation\n\nYou can simply `pip install pyannotators_trankitner`.\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_trankitner\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 Trankit NER",
    "version": "0.5.175",
    "project_urls": {
        "Homepage": "https://github.com/oterrier/pyannotators_trankitner/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dd67a2ded52177e817d735240ea34245aee1b525acf649ef07aedffbda46dc4e",
                "md5": "9a2b345c993cb39e4a84b6cef1d451ec",
                "sha256": "8c33168faae5fa71a1dbe78aede6d6b95b18b64167d30d5e7fc839c70140a103"
            },
            "downloads": -1,
            "filename": "pyannotators_trankitner-0.5.175-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a2b345c993cb39e4a84b6cef1d451ec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5301,
            "upload_time": "2024-01-23T12:05:09",
            "upload_time_iso_8601": "2024-01-23T12:05:09.536194Z",
            "url": "https://files.pythonhosted.org/packages/dd/67/a2ded52177e817d735240ea34245aee1b525acf649ef07aedffbda46dc4e/pyannotators_trankitner-0.5.175-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9081a100259bc6a74a29f15264c78126e6c2ae89e95ab88a5afe7574d27ff2b",
                "md5": "c7da3d06cf4be3d7cd5b56411f6f529b",
                "sha256": "8489b07297b17da069b28942b2cbebb895df7a8fcf10814b4aca3189b9fbc3c5"
            },
            "downloads": -1,
            "filename": "pyannotators_trankitner-0.5.175.tar.gz",
            "has_sig": false,
            "md5_digest": "c7da3d06cf4be3d7cd5b56411f6f529b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15084,
            "upload_time": "2024-01-23T12:05:11",
            "upload_time_iso_8601": "2024-01-23T12:05:11.903789Z",
            "url": "https://files.pythonhosted.org/packages/e9/08/1a100259bc6a74a29f15264c78126e6c2ae89e95ab88a5afe7574d27ff2b/pyannotators_trankitner-0.5.175.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 12:05:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oterrier",
    "github_project": "pyannotators_trankitner",
    "github_not_found": true,
    "lcname": "pyannotators-trankitner"
}
        
Elapsed time: 0.18290s