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 2383730a55 ✔ Test using empty files
Test edge cases + empty files, e.g. empty text content and a Unicode BOM character.

See also gh-79.
3 weeks ago
..
notebooks Update Levenshtein.ipynb 4 months ago
templates 🐛 Move source into src/ to fix install 9 months ago
tests ✔ Test using empty files 3 weeks ago
__init__.py Merge branch 'master' into performance 4 months ago
align.py 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 4 months ago
character_error_rate.py 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 4 months ago
cli.py ⚙ cli: Annotate types in process_dir() 4 weeks ago
cli_extract.py 🎨 Reformat using Black 9 months ago
cli_line_dirs.py Merge branch 'master' into performance 4 months ago
cli_summarize.py 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 4 months ago
config.py 🐛 Move source into src/ to fix install 9 months ago
edit_distance.py 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 4 months ago
extracted_text.py 🧹 Make from_text_segment()'s textequiv_level keyword-only 1 month ago
ocr_files.py 🐛 Check that we always get a valid ALTO namespace (satifies mypy) 1 month ago
ocrd-tool.json 📦 v0.9.5 1 month ago
ocrd_cli.py 🎨 Sort imports (auto-fixed by ruff) 9 months ago
word_error_rate.py 🐛 Fix word segmentation with uniseg 0.8.0 1 month ago