.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/

# Downloaded corpora — fetched on first run, never committed
data/
