README.md
pyproject.toml
src/cotescore/__init__.py
src/cotescore/_core.py
src/cotescore/adapters.py
src/cotescore/class_metrics.py
src/cotescore/dataset.py
src/cotescore/map_metric.py
src/cotescore/metrics.py
src/cotescore/ssu_tagger.py
src/cotescore/types.py
src/cotescore/visualisation.py
src/cotescore.egg-info/PKG-INFO
src/cotescore.egg-info/SOURCES.txt
src/cotescore.egg-info/dependency_links.txt
src/cotescore.egg-info/requires.txt
src/cotescore.egg-info/top_level.txt
src/cotescore/data/limerick_case_study/ground_truth.json
src/cotescore/data/limerick_case_study/limerick_image.png
src/cotescore/data/limerick_case_study/predictions.json
tests/test_benchmarks.py
tests/test_class_metrics.py
tests/test_dataset.py
tests/test_map_metric.py
tests/test_metrics.py
tests/test_models.py
tests/test_ssu_tagger.py
tests/test_visualisation.py