LICENSE
README.md
pyproject.toml
src/vindex/__init__.py
src/vindex/calibration.py
src/vindex/encoder.py
src/vindex/language.py
src/vindex/loanwords.py
src/vindex/match.py
src/vindex/metric.py
src/vindex/normalize.py
src/vindex/result.py
src/vindex/script.py
src/vindex/similarity.py
src/vindex/transliterate.py
src/vindex.egg-info/PKG-INFO
src/vindex.egg-info/SOURCES.txt
src/vindex.egg-info/dependency_links.txt
src/vindex.egg-info/requires.txt
src/vindex.egg-info/top_level.txt
tests/test_calibration.py
tests/test_encoder.py
tests/test_integrations.py
tests/test_language.py
tests/test_loanwords.py
tests/test_match.py
tests/test_metric.py
tests/test_normalize.py
tests/test_package.py
tests/test_result.py
tests/test_script.py
tests/test_similarity.py
tests/test_transliterate.py