datamaestro-text


Namedatamaestro-text JSON
Version 2024.3.10 PyPI version JSON
download
home_page
SummaryDatamaestro module for text-related datasets
upload_time2024-03-10 07:55:34
maintainer
docs_urlNone
author
requires_python>=3.8
licenseGPL-3
keywords dataset manager information retrieval experiments
VCS
bugtrack_url
requirements datamaestro ir_datasets attrs
Travis-CI No Travis.
coveralls test coverage No coveralls.
             [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![PyPI version](https://badge.fury.io/py/datamaestro-text.svg)](https://badge.fury.io/py/datamaestro-text)

# Text-related datasets

This [datamaestro](https://github.com/bpiwowar/datasets) plugin covers text-related datasets:

- Information Retrieval
- Natural Language Processing tasks

The list of available datasets and usage instruction can be found in the [documentation](https://datamaestro-text.readthedocs.io/).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "datamaestro-text",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "dataset manager,information retrieval,experiments",
    "author": "",
    "author_email": "Benjamin Piwowarski <benjamin@piwowarski.fr>",
    "download_url": "https://files.pythonhosted.org/packages/29/4a/e1a0fda9f31c1882f161e88eaf75ab1f70f874a74e6a92c759eaed0a5643/datamaestro-text-2024.3.10.tar.gz",
    "platform": null,
    "description": " [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit) [![PyPI version](https://badge.fury.io/py/datamaestro-text.svg)](https://badge.fury.io/py/datamaestro-text)\n\n# Text-related datasets\n\nThis [datamaestro](https://github.com/bpiwowar/datasets) plugin covers text-related datasets:\n\n- Information Retrieval\n- Natural Language Processing tasks\n\nThe list of available datasets and usage instruction can be found in the [documentation](https://datamaestro-text.readthedocs.io/).\n",
    "bugtrack_url": null,
    "license": "GPL-3",
    "summary": "Datamaestro module for text-related datasets",
    "version": "2024.3.10",
    "project_urls": {
        "documentation": "https://datamaestro-text.readthedocs.io/en/latest/",
        "homepage": "https://github.com/experimaestro/datamaestro_text",
        "repository": "https://github.com/experimaestro/datamaestro_text"
    },
    "split_keywords": [
        "dataset manager",
        "information retrieval",
        "experiments"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fc9b8a56d71b12e314478b970f3a1a5eaf110528011f699488b7f469859e773",
                "md5": "4a137a9be1b0f1732a4f4b9adbd0c495",
                "sha256": "b5b5358dfc3e1c79e3d298944db3f7654d78d2a00ebee5adb4a9acfc818212b9"
            },
            "downloads": -1,
            "filename": "datamaestro_text-2024.3.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4a137a9be1b0f1732a4f4b9adbd0c495",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 81550,
            "upload_time": "2024-03-10T07:55:32",
            "upload_time_iso_8601": "2024-03-10T07:55:32.639458Z",
            "url": "https://files.pythonhosted.org/packages/5f/c9/b8a56d71b12e314478b970f3a1a5eaf110528011f699488b7f469859e773/datamaestro_text-2024.3.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "294ae1a0fda9f31c1882f161e88eaf75ab1f70f874a74e6a92c759eaed0a5643",
                "md5": "dc0ef2260b796d8d7ca37e2f0116248a",
                "sha256": "1c2052c9c195116c8dc1e7fd12550bd9ec01eaad1cb0e86f75fb8629c72285af"
            },
            "downloads": -1,
            "filename": "datamaestro-text-2024.3.10.tar.gz",
            "has_sig": false,
            "md5_digest": "dc0ef2260b796d8d7ca37e2f0116248a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 68979,
            "upload_time": "2024-03-10T07:55:34",
            "upload_time_iso_8601": "2024-03-10T07:55:34.509733Z",
            "url": "https://files.pythonhosted.org/packages/29/4a/e1a0fda9f31c1882f161e88eaf75ab1f70f874a74e6a92c759eaed0a5643/datamaestro-text-2024.3.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-10 07:55:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "experimaestro",
    "github_project": "datamaestro_text",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [
        {
            "name": "datamaestro",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "ir_datasets",
            "specs": []
        },
        {
            "name": "attrs",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "datamaestro-text"
}
        
Elapsed time: 0.19475s