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 c752793be6 🐛 Use typing.List instead of list, for Python <3.9 5 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 🐛 Use typing.List instead of list, for Python <3.9 5 months ago
cli.py 🐛 Fix generating word differences 5 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 🐛 Use typing.List instead of list, for Python <3.9 5 months ago
extracted_text.py 🐛 Use typing.List instead of list, for Python <3.9 5 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