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/qurator/dinglehopper
Gerber, Mike d726396002 👷🏾‍♂️ Remove str() on Path objects
As of Python 3.6 we don't need to call str() on Path objects anymore.

See also gh-20.
3 years ago
..
notebooks 📝 dinglehopper: Update Levenshtein notebook 3 years ago
templates 🧹 dinglehopper: Disable metrics in JSON report, too 4 years ago
tests 👷🏾‍♂️ Remove str() on Path objects 3 years ago
__init__.py 🧹 dinglehopper: Move all normalization code to extracted_text.py 4 years ago
align.py dinglehopper: Use rapidfuzz for editops 3 years ago
character_error_rate.py 🎨 dinglehopper: Reformat using black 4 years ago
cli.py 🚧 dinglehopper: Sahre json_float code 3 years ago
cli_extract.py 🐛 dinglehopper: Call initLogging before logging 4 years ago
cli_line_dirs.py 🚧 dinglehopper: Sahre json_float code 3 years ago
config.py dinglehopper: Show a progressbar on --progress 4 years ago
edit_distance.py dinglehopper: Use rapidfuzz for editops 3 years ago
extracted_text.py 🎨 dinglehopper: Reformat using black 4 years ago
ocr_files.py 🚧 dinglehopper: Compare line text directories (WIP) 3 years ago
ocrd-tool.json dinglehopper: Add OCR-D parameter to choose TextEquiv level 4 years ago
ocrd_cli.py dinglehopper: Use rapidfuzz for editops 3 years ago
word_error_rate.py 🐛 dinglehopper: Patch word_break only once 3 years ago