[](https://github.com/pre-commit/pre-commit) [](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.10",
"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/1a/24/12682d700669b686f122ee709039e6f4f84970fd7cabe181d978677e605c/datamaestro_text-2025.7.28.tar.gz",
"platform": null,
"description": " [](https://github.com/pre-commit/pre-commit) [](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": "2025.7.28",
"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": null,
"digests": {
"blake2b_256": "72aa70cabed18d852b4dd6b6256e53785f846a25f1ccf1733865506f18c2ce7b",
"md5": "bb3953711efe96341e958037973efdfc",
"sha256": "38f7548635f0008058181df2da3ae9f5b332af85521a458b32335c7084af2990"
},
"downloads": -1,
"filename": "datamaestro_text-2025.7.28-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bb3953711efe96341e958037973efdfc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 91780,
"upload_time": "2025-07-28T09:50:18",
"upload_time_iso_8601": "2025-07-28T09:50:18.598697Z",
"url": "https://files.pythonhosted.org/packages/72/aa/70cabed18d852b4dd6b6256e53785f846a25f1ccf1733865506f18c2ce7b/datamaestro_text-2025.7.28-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1a2412682d700669b686f122ee709039e6f4f84970fd7cabe181d978677e605c",
"md5": "ee850cd5fa804b1a250ab7bbbb9e3928",
"sha256": "5f9715700044bde3d72a755095ce3d0ecd28ba76fe097a358e68c6f5d81e45a1"
},
"downloads": -1,
"filename": "datamaestro_text-2025.7.28.tar.gz",
"has_sig": false,
"md5_digest": "ee850cd5fa804b1a250ab7bbbb9e3928",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 76813,
"upload_time": "2025-07-28T09:50:19",
"upload_time_iso_8601": "2025-07-28T09:50:19.665420Z",
"url": "https://files.pythonhosted.org/packages/1a/24/12682d700669b686f122ee709039e6f4f84970fd7cabe181d978677e605c/datamaestro_text-2025.7.28.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-28 09:50:19",
"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.5.0"
]
]
},
{
"name": "ir_datasets",
"specs": [
[
">=",
"0.5.8"
]
]
},
{
"name": "attrs",
"specs": []
}
],
"tox": true,
"lcname": "datamaestro-text"
}