[![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": null,
"name": "datamaestro-text",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "dataset manager, information retrieval, experiments",
"author": null,
"author_email": "Benjamin Piwowarski <benjamin@piwowarski.fr>",
"download_url": "https://files.pythonhosted.org/packages/97/bb/d7c72108100e5bebb35ebcb2d49c5d76715c7c3d8dfbbe8a12922eb04ff0/datamaestro_text-2024.5.31.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.5.31",
"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": "16bb5922dc3b50dedd62513ca7861ac137ae196dd1fdc34d3ea603286dab5afe",
"md5": "d855bd31706f89e1323d0b5535b2b078",
"sha256": "03eebdf632cf5c7a2c074c31eb8ff03dc497a56a8bfcab29bd51ae61ed297a17"
},
"downloads": -1,
"filename": "datamaestro_text-2024.5.31-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d855bd31706f89e1323d0b5535b2b078",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 84414,
"upload_time": "2024-05-31T04:51:55",
"upload_time_iso_8601": "2024-05-31T04:51:55.392425Z",
"url": "https://files.pythonhosted.org/packages/16/bb/5922dc3b50dedd62513ca7861ac137ae196dd1fdc34d3ea603286dab5afe/datamaestro_text-2024.5.31-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "97bbd7c72108100e5bebb35ebcb2d49c5d76715c7c3d8dfbbe8a12922eb04ff0",
"md5": "4c808d9919a8c3b863bc37686bcde7a6",
"sha256": "dace2c95020b23e0cb8c54733accfc03e528fd7e93e504fbfb96dd3d37e3f21b"
},
"downloads": -1,
"filename": "datamaestro_text-2024.5.31.tar.gz",
"has_sig": false,
"md5_digest": "4c808d9919a8c3b863bc37686bcde7a6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 70722,
"upload_time": "2024-05-31T04:51:57",
"upload_time_iso_8601": "2024-05-31T04:51:57.271344Z",
"url": "https://files.pythonhosted.org/packages/97/bb/d7c72108100e5bebb35ebcb2d49c5d76715c7c3d8dfbbe8a12922eb04ff0/datamaestro_text-2024.5.31.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-31 04:51:57",
"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.1"
]
]
},
{
"name": "ir_datasets",
"specs": []
},
{
"name": "attrs",
"specs": []
}
],
"tox": true,
"lcname": "datamaestro-text"
}