mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-11-02 18:34:17 +01: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 | ||