LICENSE
README.rst
pyproject.toml
pybiber/__init__.py
pybiber/biber_analyzer.py
pybiber/biber_dict.py
pybiber/config.py
pybiber/micusp_baseline_embedded.py
pybiber/parse_functions.py
pybiber/parse_utils.py
pybiber/performance.py
pybiber/pipeline.py
pybiber/validation.py
pybiber.egg-info/PKG-INFO
pybiber.egg-info/SOURCES.txt
pybiber.egg-info/dependency_links.txt
pybiber.egg-info/requires.txt
pybiber.egg-info/top_level.txt
pybiber/data/__init__.py
pybiber/data/biber_loadings.csv
pybiber/data/micusp_mini.parquet
tests/__init__.py
tests/conftest.py
tests/micusp_baseline_embedded.py
tests/test_analysis_methods.py
tests/test_biber_analyzer.py
tests/test_data.py
tests/test_features.py
tests/test_integration.py
tests/test_mda_compat.py
tests/test_micusp_regression.py
tests/test_parity_synthetic.py
tests/test_parse_functions.py
tests/test_parse_utils.py
tests/test_pca_contrib.py
tests/test_pipeline.py
tests/test_sentence_ids.py