mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-09 11:50:00 +02:00
🐛 dinglehopper: Always work with NFC text
This commit is contained in:
parent
df93c80e5d
commit
493541fddf
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
import unicodedata
|
||||
|
||||
|
||||
def substitute_equivalences(s):
|
||||
|
||||
# These are for OCR-D GT vs Tesseract frk vs Calamari GT4HistOCR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue