datamaestro-text 2023.10.27__tar.gz → 2023.11.22__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/.github/workflows/pytest.yml +1 -1
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/.github/workflows/python-publish.yml +2 -2
- {datamaestro-text-2023.10.27/src/datamaestro_text.egg-info → datamaestro-text-2023.11.22}/PKG-INFO +1 -6
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/pyproject.toml +4 -0
- datamaestro-text-2023.11.22/setup.cfg +4 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/datasets/irds/data.py +6 -3
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/version.py +2 -2
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22/src/datamaestro_text.egg-info}/PKG-INFO +1 -6
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text.egg-info/SOURCES.txt +0 -3
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text.egg-info/requires.txt +0 -3
- datamaestro-text-2023.10.27/setup.cfg +0 -49
- datamaestro-text-2023.10.27/setup.py +0 -9
- datamaestro-text-2023.10.27/src/datamaestro_text.egg-info/zip-safe +0 -1
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/.circleci/config.yml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/.flake8 +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/.gitignore +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/.pre-commit-config.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/.readthedocs.yml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/LICENSE +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/MANIFEST.in +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/Makefile +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/README.md +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/Makefile +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/make.bat +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/requirements.txt +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/api/conversation.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/api/index.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/api/ir.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/api/text.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/conf.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/conversation.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/embeddings.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/index.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/ir.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/recommendation.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/text.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/index.rst +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/mkdocs.yml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/requirements-dev.txt +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/requirements.txt +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/ai/quac.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/fastml/goodbooks-10k.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/github/aagohary/canard.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/github/prdwb/orconvqa.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/github/soskek/bookcorpus.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/microsoft/msmarco/passage.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/microsoft/wikiqa.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/oscar-corpus.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/sentiment140.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/com/smashwords/bookcorpus.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/edu/cornell/nlvr.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/edu/stanford/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/edu/stanford/aclimdb.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/edu/stanford/glove.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/edu/stanford/im2p.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/edu/upenn/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/edu/upenn/ldc/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/edu/upenn/ldc/aquaint.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/ir/covid.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/trec/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/trec/adhoc.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/trec/clueweb.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/trec/deeplearning.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/trec/index.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/trec/tipster.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/gov/nist/trec/web.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/io/github/rajpurkar/squad.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/io/github/thunlp/fewrel.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/io/metamind/research/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/io/metamind/research/wikitext.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/net/mattmahoney/enwiki.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/org/acm/recsys/cb2014.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/org/cocodataset/index.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/org/grouplens/movielens.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/org/universaldependencies/french.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/uk/ac/ucl/cs/qangaroo.yaml +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/conversation/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/conversation/base.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/conversation/canard.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/conversation/orconvqa.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/embeddings.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/base.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/cord19.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/csv.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/data.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/formats.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/huggingface.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/trec.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/utils.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/recommendation.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/tagging.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/text.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/datasets/irds/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/datasets/irds/datasets.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/datasets/irds/utils.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/download/tmdb.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/interfaces/plaintext.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/interfaces/trec.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/test/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/test/test_datasets.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/transforms/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/transforms/ir/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/__init__.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/files.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/iter.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/randomstream.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/shuffle.py +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text.egg-info/dependency_links.txt +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text.egg-info/entry_points.txt +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text.egg-info/top_level.txt +0 -0
- {datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/tox.ini +0 -0
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/.github/workflows/python-publish.yml
RENAMED
|
@@ -20,11 +20,11 @@ jobs:
|
|
|
20
20
|
- name: Install dependencies
|
|
21
21
|
run: |
|
|
22
22
|
python -m pip install --upgrade pip
|
|
23
|
-
pip install setuptools wheel twine
|
|
23
|
+
pip install setuptools wheel twine build
|
|
24
24
|
- name: Build and publish
|
|
25
25
|
env:
|
|
26
26
|
TWINE_USERNAME: __token__
|
|
27
27
|
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
|
|
28
28
|
run: |
|
|
29
|
-
python
|
|
29
|
+
python -m build --sdist --wheel
|
|
30
30
|
twine upload dist/*
|
{datamaestro-text-2023.10.27/src/datamaestro_text.egg-info → datamaestro-text-2023.11.22}/PKG-INFO
RENAMED
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: datamaestro-text
|
|
3
|
-
Version: 2023.
|
|
3
|
+
Version: 2023.11.22
|
|
4
4
|
Summary: Datamaestro module for text-related datasets
|
|
5
|
-
Home-page: https://github.com/experimaestro/datamaestro_text
|
|
6
|
-
Author: Benjamin Piwowarski
|
|
7
5
|
Author-email: Benjamin Piwowarski <benjamin@piwowarski.fr>
|
|
8
6
|
License: GPL-3
|
|
9
7
|
Project-URL: homepage, https://github.com/experimaestro/datamaestro_text
|
|
10
8
|
Project-URL: documentation, https://datamaestro-text.readthedocs.io/en/latest/
|
|
11
9
|
Project-URL: repository, https://github.com/experimaestro/datamaestro_text
|
|
12
10
|
Keywords: dataset manager,information retrieval,experiments
|
|
13
|
-
Platform: any
|
|
14
11
|
Classifier: Development Status :: 4 - Beta
|
|
15
12
|
Classifier: Intended Audience :: Science/Research
|
|
16
13
|
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
|
@@ -23,8 +20,6 @@ Description-Content-Type: text/markdown
|
|
|
23
20
|
License-File: LICENSE
|
|
24
21
|
Requires-Dist: datamaestro>=0.8.16
|
|
25
22
|
Requires-Dist: attrs
|
|
26
|
-
Provides-Extra: test
|
|
27
|
-
Requires-Dist: tox; extra == "test"
|
|
28
23
|
|
|
29
24
|
[](https://github.com/pre-commit/pre-commit) [](https://badge.fury.io/py/datamaestro-text)
|
|
30
25
|
|
|
@@ -18,6 +18,10 @@ classifiers = [
|
|
|
18
18
|
"Topic :: Software Development :: Libraries :: Python Modules",
|
|
19
19
|
]
|
|
20
20
|
|
|
21
|
+
[tool.setuptools.dynamic]
|
|
22
|
+
dependencies = {file = ["requirements.txt"]}
|
|
23
|
+
readme = {file = ["README.md"], content-type = "text/markdown"}
|
|
24
|
+
|
|
21
25
|
[project.urls]
|
|
22
26
|
homepage = "https://github.com/experimaestro/datamaestro_text"
|
|
23
27
|
documentation = "https://datamaestro-text.readthedocs.io/en/latest/"
|
|
@@ -98,9 +98,6 @@ class Documents(ir.DocumentStore, IRDSId):
|
|
|
98
98
|
_irds.beir.BeirCordDoc: tuple_constructor(
|
|
99
99
|
formats.CordDocument, "doc_id", "text", "title", "url", "pubmed_id"
|
|
100
100
|
),
|
|
101
|
-
_irds.miracl.MiraclDoc: tuple_constructor(
|
|
102
|
-
formats.DocumentWithTitle, "doc_id", "title", "text"
|
|
103
|
-
),
|
|
104
101
|
_irds.beir.BeirTitleDoc: tuple_constructor(
|
|
105
102
|
formats.TitleDocument, "doc_id", "text", "title"
|
|
106
103
|
),
|
|
@@ -205,6 +202,12 @@ class Documents(ir.DocumentStore, IRDSId):
|
|
|
205
202
|
return converter
|
|
206
203
|
|
|
207
204
|
|
|
205
|
+
if hasattr(_irds, "miracl"):
|
|
206
|
+
Documents.CONVERTERS[_irds.miracl.MiraclDoc] = tuple_constructor(
|
|
207
|
+
formats.DocumentWithTitle, "doc_id", "title", "text"
|
|
208
|
+
)
|
|
209
|
+
|
|
210
|
+
|
|
208
211
|
@attrs.define()
|
|
209
212
|
class IRDSQueryWrapper(ir.Topic):
|
|
210
213
|
query: Any
|
|
@@ -12,5 +12,5 @@ __version__: str
|
|
|
12
12
|
__version_tuple__: VERSION_TUPLE
|
|
13
13
|
version_tuple: VERSION_TUPLE
|
|
14
14
|
|
|
15
|
-
__version__ = version = '2023.
|
|
16
|
-
__version_tuple__ = version_tuple = (2023,
|
|
15
|
+
__version__ = version = '2023.11.22'
|
|
16
|
+
__version_tuple__ = version_tuple = (2023, 11, 22)
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22/src/datamaestro_text.egg-info}/PKG-INFO
RENAMED
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: datamaestro-text
|
|
3
|
-
Version: 2023.
|
|
3
|
+
Version: 2023.11.22
|
|
4
4
|
Summary: Datamaestro module for text-related datasets
|
|
5
|
-
Home-page: https://github.com/experimaestro/datamaestro_text
|
|
6
|
-
Author: Benjamin Piwowarski
|
|
7
5
|
Author-email: Benjamin Piwowarski <benjamin@piwowarski.fr>
|
|
8
6
|
License: GPL-3
|
|
9
7
|
Project-URL: homepage, https://github.com/experimaestro/datamaestro_text
|
|
10
8
|
Project-URL: documentation, https://datamaestro-text.readthedocs.io/en/latest/
|
|
11
9
|
Project-URL: repository, https://github.com/experimaestro/datamaestro_text
|
|
12
10
|
Keywords: dataset manager,information retrieval,experiments
|
|
13
|
-
Platform: any
|
|
14
11
|
Classifier: Development Status :: 4 - Beta
|
|
15
12
|
Classifier: Intended Audience :: Science/Research
|
|
16
13
|
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
|
@@ -23,8 +20,6 @@ Description-Content-Type: text/markdown
|
|
|
23
20
|
License-File: LICENSE
|
|
24
21
|
Requires-Dist: datamaestro>=0.8.16
|
|
25
22
|
Requires-Dist: attrs
|
|
26
|
-
Provides-Extra: test
|
|
27
|
-
Requires-Dist: tox; extra == "test"
|
|
28
23
|
|
|
29
24
|
[](https://github.com/pre-commit/pre-commit) [](https://badge.fury.io/py/datamaestro-text)
|
|
30
25
|
|
|
@@ -10,8 +10,6 @@ mkdocs.yml
|
|
|
10
10
|
pyproject.toml
|
|
11
11
|
requirements-dev.txt
|
|
12
12
|
requirements.txt
|
|
13
|
-
setup.cfg
|
|
14
|
-
setup.py
|
|
15
13
|
tox.ini
|
|
16
14
|
.circleci/config.yml
|
|
17
15
|
.github/workflows/pytest.yml
|
|
@@ -39,7 +37,6 @@ src/datamaestro_text.egg-info/dependency_links.txt
|
|
|
39
37
|
src/datamaestro_text.egg-info/entry_points.txt
|
|
40
38
|
src/datamaestro_text.egg-info/requires.txt
|
|
41
39
|
src/datamaestro_text.egg-info/top_level.txt
|
|
42
|
-
src/datamaestro_text.egg-info/zip-safe
|
|
43
40
|
src/datamaestro_text/config/__init__.py
|
|
44
41
|
src/datamaestro_text/config/ai/quac.yaml
|
|
45
42
|
src/datamaestro_text/config/com/oscar-corpus.py
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
[metadata]
|
|
2
|
-
name = datamaestro_text
|
|
3
|
-
author = Benjamin Piwowarski
|
|
4
|
-
author-email = benjamin@piwowarski.fr
|
|
5
|
-
home-page = https://github.com/experimaestro/datamaestro_text
|
|
6
|
-
description = "Text related datasets"
|
|
7
|
-
long-description = file: README.md, CHANGELOG.md
|
|
8
|
-
long-description-content-type = text/markdown
|
|
9
|
-
license = GPL-3
|
|
10
|
-
license_file = LICENSE
|
|
11
|
-
platform = any
|
|
12
|
-
keywords = dataset manager
|
|
13
|
-
classifiers =
|
|
14
|
-
Development Status :: 4 - Beta
|
|
15
|
-
Intended Audience :: Science/Research
|
|
16
|
-
License :: OSI Approved :: GNU General Public License v3 (GPLv3)
|
|
17
|
-
Operating System :: OS Independent
|
|
18
|
-
Programming Language :: Python
|
|
19
|
-
Programming Language :: Python :: 3
|
|
20
|
-
Topic :: Software Development :: Libraries :: Python Modules
|
|
21
|
-
|
|
22
|
-
[options]
|
|
23
|
-
zip_safe = true
|
|
24
|
-
include_package_data = true
|
|
25
|
-
python_requires = >= 3.8
|
|
26
|
-
test_suite = datamaestro.test
|
|
27
|
-
setup_requires =
|
|
28
|
-
setuptools >= 65.0.0
|
|
29
|
-
setuptools_scm
|
|
30
|
-
wheel
|
|
31
|
-
|
|
32
|
-
[options.extras_require]
|
|
33
|
-
test =
|
|
34
|
-
tox
|
|
35
|
-
|
|
36
|
-
[mypy]
|
|
37
|
-
python_version = 3.7
|
|
38
|
-
warn_unused_ignores = True
|
|
39
|
-
|
|
40
|
-
[flake8]
|
|
41
|
-
doctests = True
|
|
42
|
-
exclude = .git, .eggs, __pycache__, tests/, docs/, build/, dist/
|
|
43
|
-
max-line-length = 88
|
|
44
|
-
extend-ignore = E203
|
|
45
|
-
|
|
46
|
-
[egg_info]
|
|
47
|
-
tag_build =
|
|
48
|
-
tag_date = 0
|
|
49
|
-
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/api/conversation.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/conversation.rst
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/embeddings.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/docs/source/datasets/recommendation.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/__init__.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/__init__.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/config/ai/quac.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/embeddings.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/__init__.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/base.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/cord19.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/csv.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/data.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/formats.py
RENAMED
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/trec.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/ir/utils.py
RENAMED
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/tagging.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/data/text.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/download/tmdb.py
RENAMED
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/interfaces/trec.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/test/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/__init__.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/files.py
RENAMED
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/iter.py
RENAMED
|
File without changes
|
|
File without changes
|
{datamaestro-text-2023.10.27 → datamaestro-text-2023.11.22}/src/datamaestro_text/utils/shuffle.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|