LICENSE
README.md
pyproject.toml
embedpick/__init__.py
embedpick/__main__.py
embedpick/benchmark.py
embedpick/cli.py
embedpick/data.py
embedpick/metrics.py
embedpick/retrievers.py
embedpick.egg-info/PKG-INFO
embedpick.egg-info/SOURCES.txt
embedpick.egg-info/dependency_links.txt
embedpick.egg-info/entry_points.txt
embedpick.egg-info/requires.txt
embedpick.egg-info/top_level.txt
embedpick/sample_data/corpus.csv
embedpick/sample_data/precomputed_results.csv
embedpick/sample_data/queries.csv
tests/test_data.py
tests/test_metrics.py
tests/test_retrievers.py