1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-07-01 14:40:00 +02:00
dinglehopper/src/dinglehopper
2024-03-27 21:09:34 +01:00
..
notebooks Update Levenshtein.ipynb 2023-12-21 11:55:06 +03:30
templates 🐛 Move source into src/ to fix install 2023-08-03 17:29:30 +02:00
tests 🧹 Make process_dir() keyword arguments keyword-only 2024-03-27 19:44:09 +01: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 🧹 Make process_dir() keyword arguments keyword-only 2024-03-27 19:44:09 +01: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 🧹 Make from_text_segment()'s textequiv_level keyword-only 2024-03-27 21:09:34 +01:00
ocr_files.py 🐛 Check that we always get a valid ALTO namespace (satifies mypy) 2024-03-27 17:57:53 +01:00
ocrd-tool.json 📦 v0.9.5 2024-03-27 18:49:13 +01:00
ocrd_cli.py 🎨 Sort imports (auto-fixed by ruff) 2023-08-03 19:21:21 +02:00
word_error_rate.py 🐛 Fix word segmentation with uniseg 0.8.0 2024-03-26 19:34:22 +01:00