pyannotators-duckling


Namepyannotators-duckling JSON
Version 0.5.205 PyPI version JSON
download
home_pagehttps://github.com/oterrier/pyannotators_duckling/
SummaryAnnotator based on Facebook Duckling
upload_time2024-01-23 11:40:17
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_duckling

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

Annotator based on Facebook's Duckling

## Installation

You can simply `pip install pyannotators_duckling`.

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

### 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_duckling/",
    "name": "pyannotators-duckling",
    "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/89/0624ad15d6e0a71e928715619c23f763703aa12c6987c20f7d9d059b8e27/pyannotators_duckling-0.5.205.tar.gz",
    "platform": null,
    "description": "# pyannotators_duckling\n\n[![license](https://img.shields.io/github/license/oterrier/pyannotators_duckling)](https://github.com/oterrier/pyannotators_duckling/blob/master/LICENSE)\n[![tests](https://github.com/oterrier/pyannotators_duckling/workflows/tests/badge.svg)](https://github.com/oterrier/pyannotators_duckling/actions?query=workflow%3Atests)\n[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyannotators_duckling)](https://codecov.io/gh/oterrier/pyannotators_duckling)\n[![docs](https://img.shields.io/readthedocs/pyannotators_duckling)](https://pyannotators_duckling.readthedocs.io)\n[![version](https://img.shields.io/pypi/v/pyannotators_duckling)](https://pypi.org/project/pyannotators_duckling/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyannotators_duckling)](https://pypi.org/project/pyannotators_duckling/)\n\nAnnotator based on Facebook's Duckling\n\n## Installation\n\nYou can simply `pip install pyannotators_duckling`.\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_duckling\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 Facebook Duckling",
    "version": "0.5.205",
    "project_urls": {
        "Homepage": "https://github.com/oterrier/pyannotators_duckling/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6e125b31815885edcd199c4e821a24ed037b88ec91eea43a74c1e9d516be068",
                "md5": "7681f7cc78ff16b67f8ce636dbd9ec7c",
                "sha256": "5c98ba547b9032525e6cddc52e4a116ce36685f5205dad123929d43af61eb0fb"
            },
            "downloads": -1,
            "filename": "pyannotators_duckling-0.5.205-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7681f7cc78ff16b67f8ce636dbd9ec7c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6119,
            "upload_time": "2024-01-23T11:40:15",
            "upload_time_iso_8601": "2024-01-23T11:40:15.139370Z",
            "url": "https://files.pythonhosted.org/packages/f6/e1/25b31815885edcd199c4e821a24ed037b88ec91eea43a74c1e9d516be068/pyannotators_duckling-0.5.205-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05890624ad15d6e0a71e928715619c23f763703aa12c6987c20f7d9d059b8e27",
                "md5": "64bffde77ccccedc357bdcb6923ba13d",
                "sha256": "616b34ee2ccae0104fcbd9146894262c8bee23a97e5b6741fdfe447651b25f26"
            },
            "downloads": -1,
            "filename": "pyannotators_duckling-0.5.205.tar.gz",
            "has_sig": false,
            "md5_digest": "64bffde77ccccedc357bdcb6923ba13d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21431,
            "upload_time": "2024-01-23T11:40:17",
            "upload_time_iso_8601": "2024-01-23T11:40:17.114645Z",
            "url": "https://files.pythonhosted.org/packages/05/89/0624ad15d6e0a71e928715619c23f763703aa12c6987c20f7d9d059b8e27/pyannotators_duckling-0.5.205.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 11:40:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oterrier",
    "github_project": "pyannotators_duckling",
    "github_not_found": true,
    "lcname": "pyannotators-duckling"
}
        
Elapsed time: 0.17222s