pyannotators-trfclassifier


Namepyannotators-trfclassifier JSON
Version 0.5.103 PyPI version JSON
download
home_pagehttps://github.com/oterrier/pyannotators_trfclassifier/
SummaryClassifier based on Huggingface Text Classification pipeline
upload_time2024-01-23 12:02:57
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_trfclassifier

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

Classifier based on Huggingface Text Classification pipeline

## Installation

You can simply `pip install pyannotators_trfclassifier`.

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

### 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_trfclassifier/",
    "name": "pyannotators-trfclassifier",
    "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/52/96/e3c8c15c9d34b6059ab9a4980de02c8d8f266fe890818da01729854b45f8/pyannotators_trfclassifier-0.5.103.tar.gz",
    "platform": null,
    "description": "# pyannotators_trfclassifier\n\n[![license](https://img.shields.io/github/license/oterrier/pyannotators_trfclassifier)](https://github.com/oterrier/pyannotators_trfclassifier/blob/master/LICENSE)\n[![tests](https://github.com/oterrier/pyannotators_trfclassifier/workflows/tests/badge.svg)](https://github.com/oterrier/pyannotators_trfclassifier/actions?query=workflow%3Atests)\n[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyannotators_trfclassifier)](https://codecov.io/gh/oterrier/pyannotators_trfclassifier)\n[![docs](https://img.shields.io/readthedocs/pyannotators_trfclassifier)](https://pyannotators_trfclassifier.readthedocs.io)\n[![version](https://img.shields.io/pypi/v/pyannotators_trfclassifier)](https://pypi.org/project/pyannotators_trfclassifier/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyannotators_trfclassifier)](https://pypi.org/project/pyannotators_trfclassifier/)\n\nClassifier based on Huggingface Text Classification pipeline\n\n## Installation\n\nYou can simply `pip install pyannotators_trfclassifier`.\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_trfclassifier\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": "Classifier based on Huggingface Text Classification pipeline",
    "version": "0.5.103",
    "project_urls": {
        "Homepage": "https://github.com/oterrier/pyannotators_trfclassifier/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d2e0ec422ef00056f49013928b9fe13ad75291fc67a477f9c8703834f45515eb",
                "md5": "87d51eb13f8a3cd90ae74b38dc76d36b",
                "sha256": "977e6c5759b45743961c1062f050c9c8598c30981821b05e4a1758ff0ff87734"
            },
            "downloads": -1,
            "filename": "pyannotators_trfclassifier-0.5.103-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "87d51eb13f8a3cd90ae74b38dc76d36b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6047,
            "upload_time": "2024-01-23T12:02:55",
            "upload_time_iso_8601": "2024-01-23T12:02:55.320478Z",
            "url": "https://files.pythonhosted.org/packages/d2/e0/ec422ef00056f49013928b9fe13ad75291fc67a477f9c8703834f45515eb/pyannotators_trfclassifier-0.5.103-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5296e3c8c15c9d34b6059ab9a4980de02c8d8f266fe890818da01729854b45f8",
                "md5": "d8232f18d88c9b44db355f462e0e4432",
                "sha256": "33b16c816312b4f89f795c1e11b4147fc2dabadcf45dc6f2ae5e99bdbc42c679"
            },
            "downloads": -1,
            "filename": "pyannotators_trfclassifier-0.5.103.tar.gz",
            "has_sig": false,
            "md5_digest": "d8232f18d88c9b44db355f462e0e4432",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 59209,
            "upload_time": "2024-01-23T12:02:57",
            "upload_time_iso_8601": "2024-01-23T12:02:57.455004Z",
            "url": "https://files.pythonhosted.org/packages/52/96/e3c8c15c9d34b6059ab9a4980de02c8d8f266fe890818da01729854b45f8/pyannotators_trfclassifier-0.5.103.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 12:02:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oterrier",
    "github_project": "pyannotators_trfclassifier",
    "github_not_found": true,
    "lcname": "pyannotators-trfclassifier"
}
        
Elapsed time: 0.17502s