qurator-spk / dinglehopper

An OCR evaluation tool
Apache License 2.0
58 stars 12 forks source link

Fix a tiny typo in Levenshtein notebook #101

Closed sadra-barikbin closed 8 months ago

sadra-barikbin commented 8 months ago

To fix a tiny typo in Levenshtein notebook.

Also I coudn't find the following link in Levenshtein.ipynb: https://github.com/qurator-spk/dinglehopper/blob/f077ce2e1b34c9d7cbf0b5bad6d05d2593d0b577/src/dinglehopper/notebooks/Levenshtein.ipynb#L388

mikegerber commented 8 months ago

Heh, great to know somebody reads this stuff. LGTM, I'm merging.

I have #78 open to review the notebooks, if you have any feedback, please comment there! The intention of the notebooks was - besides illustrating the former implementation - to show how Unicode normalization matters here.

mikegerber commented 8 months ago

(Broken CI isn't related to the PR - we don't even test the notebooks... → #102. My hunch is that our setup for PRs isn't working.)