You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dinglehopper/src/dinglehopper
Mike Gerber 24c25b6fcd 🔍 mypy: Avoid using check() for all attr validators 4 months ago
..
notebooks Update Levenshtein.ipynb 5 months ago
templates 🐛 Move source into src/ to fix install 10 months ago
tests Merge branch 'master' into performance 5 months ago
__init__.py Merge branch 'master' into performance 5 months ago
align.py 🐛 Use Optional instead of | none, for Python <3.10 5 months ago
character_error_rate.py Fix a few typos 4 months ago
cli.py 🔍 mypy: Make cli.process() typed so mypy checks it (and issues no warning) 4 months ago
cli_extract.py 🎨 Reformat using Black 10 months ago
cli_line_dirs.py Merge branch 'master' into performance 5 months ago
cli_summarize.py Merge branch 'master' into performance 5 months ago
config.py 🐛 Move source into src/ to fix install 10 months ago
edit_distance.py Fix a typo 4 months ago
extracted_text.py 🔍 mypy: Avoid using check() for all attr validators 4 months ago
ocr_files.py Merge branch 'master' into performance 5 months ago
ocrd-tool.json 📦 v0.9.4 9 months ago
ocrd_cli.py 🎨 Sort imports (auto-fixed by ruff) 10 months ago
word_error_rate.py Merge branch 'master' into performance 5 months ago