mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-06-19 16:49:59 +02:00
As the distance and editops calculation is a performance bottleneck in this application we substituted the custom Levenshtein implementation to the C implementation in the python-Levenshtein package. We now also have separate entrypoints for texts with unicode normalization and without because this also can be done more efficiently once upon preprocessing. |
||
---|---|---|
.. | ||
dinglehopper | ||
__init__.py |