.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
MANIFEST.in
Makefile
README.md
mkdocs.yml
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tox.ini
.circleci/config.yml
.github/workflows/pytest.yml
.github/workflows/python-publish.yml
datamaestro_text/__init__.py
datamaestro_text.egg-info/PKG-INFO
datamaestro_text.egg-info/SOURCES.txt
datamaestro_text.egg-info/dependency_links.txt
datamaestro_text.egg-info/entry_points.txt
datamaestro_text.egg-info/requires.txt
datamaestro_text.egg-info/top_level.txt
datamaestro_text.egg-info/zip-safe
datamaestro_text/config/__init__.py
datamaestro_text/config/ai/quac.yaml
datamaestro_text/config/com/oscar-corpus.py
datamaestro_text/config/com/sentiment140.py
datamaestro_text/config/com/facebook/babi.yaml
datamaestro_text/config/com/fastml/goodbooks-10k.yaml
datamaestro_text/config/com/github/soskek/bookcorpus.yaml
datamaestro_text/config/com/microsoft/wikiqa.yaml
datamaestro_text/config/com/microsoft/msmarco/passage.py
datamaestro_text/config/com/smashwords/bookcorpus.py
datamaestro_text/config/edu/cornell/nlvr.yaml
datamaestro_text/config/edu/stanford/__init__.py
datamaestro_text/config/edu/stanford/aclimdb.py
datamaestro_text/config/edu/stanford/glove.py
datamaestro_text/config/edu/stanford/im2p.yaml
datamaestro_text/config/edu/upenn/__init__.py
datamaestro_text/config/edu/upenn/ldc/__init__.py
datamaestro_text/config/edu/upenn/ldc/aquaint.py
datamaestro_text/config/gov/__init__.py
datamaestro_text/config/gov/nist/__init__.py
datamaestro_text/config/gov/nist/ir/covid.py
datamaestro_text/config/gov/nist/trec/__init__.py
datamaestro_text/config/gov/nist/trec/adhoc.py
datamaestro_text/config/gov/nist/trec/clueweb.yaml
datamaestro_text/config/gov/nist/trec/deeplearning.yaml
datamaestro_text/config/gov/nist/trec/index.yaml
datamaestro_text/config/gov/nist/trec/tipster.py
datamaestro_text/config/gov/nist/trec/web.yaml
datamaestro_text/config/io/github/rajpurkar/squad.yaml
datamaestro_text/config/io/github/thunlp/fewrel.py
datamaestro_text/config/io/metamind/research/__init__.py
datamaestro_text/config/io/metamind/research/wikitext.py
datamaestro_text/config/me/zhuhao/fewrel.yaml
datamaestro_text/config/net/mattmahoney/enwiki.yaml
datamaestro_text/config/org/acm/recsys/cb2014.yaml
datamaestro_text/config/org/cocodataset/index.yaml
datamaestro_text/config/org/grouplens/movielens.py
datamaestro_text/config/org/pytorch/surnames.yaml
datamaestro_text/config/org/universaldependencies/french.py
datamaestro_text/config/org/visualqa/balanced.yaml
datamaestro_text/config/uk/ac/ucl/cs/qangaroo.yaml
datamaestro_text/data/embeddings.py
datamaestro_text/data/recommendation.py
datamaestro_text/data/tagging.py
datamaestro_text/data/text.py
datamaestro_text/data/ir/__init__.py
datamaestro_text/data/ir/cord19.py
datamaestro_text/data/ir/csv.py
datamaestro_text/data/ir/trec.py
datamaestro_text/download/tmdb.py
datamaestro_text/interfaces/plaintext.py
datamaestro_text/interfaces/trec.py
datamaestro_text/test/__init__.py
datamaestro_text/test/test_datasets.py
datamaestro_text/transforms/__init__.py
datamaestro_text/transforms/ir.py
datamaestro_text/utils/__init__.py
datamaestro_text/utils/randomstream.py
datamaestro_text/utils/shuffle.py
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/api/ir.rst