1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 06:29:59 +02:00
dinglehopper/src/dinglehopper
2024-07-09 21:01:31 +02:00
..
notebooks Fix some typos (found by codespell and typos) 2024-04-29 08:42:17 +02:00
templates 🐛 Move source into src/ to fix install 2023-08-03 17:29:30 +02:00
tests 🐛 Fix reading plain text files 2024-05-06 18:14:16 +02:00
__init__.py Merge branch 'master' into performance 2024-01-02 20:22:38 +01:00
align.py 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 2024-01-10 19:12:07 +01:00
character_error_rate.py 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 2024-01-10 19:12:07 +01:00
cli.py ⚙ cli: Annotate types in process_dir() 2024-04-04 19:38:27 +02:00
cli_extract.py 🎨 Reformat using Black 2023-08-03 19:25:44 +02:00
cli_line_dirs.py Merge branch 'master' into performance 2024-01-02 20:22:38 +01:00
cli_summarize.py 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 2024-01-10 19:12:07 +01:00
config.py 🐛 Move source into src/ to fix install 2023-08-03 17:29:30 +02:00
edit_distance.py 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 2024-01-10 19:12:07 +01:00
extracted_text.py Fix some typos (found by codespell and typos) 2024-04-29 08:42:17 +02:00
ocr_files.py 🐛 Fix reading plain text files 2024-05-06 18:14:16 +02:00
ocrd-tool.json 📦 v0.9.6 2024-05-06 17:48:48 +02:00
ocrd_cli.py 🐛 Fix loading ocrd-tool.json for Python 3.12 2024-07-09 21:01:31 +02:00
word_error_rate.py Fix some typos (found by codespell and typos) 2024-04-29 08:42:17 +02:00