Metadata-Version: 2.4
Name: datamaestro-ir
Version: 0.1.0
Summary: Datamaestro module for Information Retrieval datasets
Project-URL: Homepage, https://github.com/xpmir/datamaestro_ir
Project-URL: Documentation, https://datamaestro-ir.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/xpmir/datamaestro_ir
Project-URL: Bug Tracker, https://github.com/xpmir/datamaestro_ir/issues
Author-email: Benjamin Piwowarski <benjamin@piwowarski.fr>
License: GPL-3.0-or-later
License-File: LICENSE
Keywords: dataset manager,experiments,information retrieval
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: attrs
Requires-Dist: datamaestro>=1.8.3
Requires-Dist: experimaestro>=2.0.0
Requires-Dist: ir-datasets>=0.5.8
Requires-Dist: typing-extensions
Description-Content-Type: text/markdown

 [![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/).
