1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 20:00:01 +02:00

dinglehopper: Use rapidfuzz for editops

This commit is contained in:
Gerber, Mike 2021-10-22 15:38:59 +02:00
parent 249787686f
commit af8da1d716
5 changed files with 28 additions and 127 deletions

View file

@ -9,3 +9,4 @@ ocrd >= 2.20.1
attrs
multimethod == 1.3 # latest version to officially support Python 3.5
tqdm
rapidfuzz >= 1.8.1