1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 03:40:12 +02:00
dinglehopper/qurator/dinglehopper
2019-11-20 13:05:45 +01:00
..
.idea ➡ Move dinglehopper into its own directory 2019-08-14 15:32:50 +02:00
notebooks ➡ Move dinglehopper into its own directory 2019-08-14 15:32:50 +02:00
templates 🧹 dinglehopper: Remove broken implementation of the unordered word error rate 2019-11-18 15:03:17 +01:00
tests ️ dinglehopper: Improve performance by caching the Levensthein matrix 2019-11-18 15:33:17 +01:00
.gitignore ➡ Move dinglehopper into its own directory 2019-08-14 15:32:50 +02:00
__init__.py ➡ Move dinglehopper into its own directory 2019-08-14 15:32:50 +02:00
align.py 🐛 dinglehopper: Work on NFC'ed grapheme clusters when aligning text 2019-09-30 18:17:13 +02:00
character_error_rate.py ➡ Move dinglehopper into its own directory 2019-08-14 15:32:50 +02:00
cli.py 🧹 dinglehopper: Remove broken implementation of the unordered word error rate 2019-11-18 15:03:17 +01:00
edit_distance.py ️ dinglehopper: Improve performance by caching the Levensthein matrix 2019-11-18 15:33:17 +01:00
ocr_files.py 🐛 dinglehopper: Fix sorting the reading order 2019-09-30 16:06:59 +02:00
ocrd-tool.json ocrd-tool: add category 2019-10-18 16:43:03 +02:00
ocrd_cli.py dinglehopper: Clear Levenshtein cache between OCR-D files 2019-11-20 13:05:45 +01:00
substitute_equivalences.py � dinglehopper: Substitute more characters 2019-10-01 13:18:12 +02:00
word_error_rate.py 🧹 dinglehopper: Remove broken implementation of the unordered word error rate 2019-11-18 15:03:17 +01:00