mirror of
https://github.com/oswjk/nimlevenshtein
synced 2026-01-02 02:04:43 +00:00
No description
| src | ||
| COPYING | ||
| nimlevenshtein.nimble | ||
| README.md | ||
Functions for fast computation of Levenshtein distance and string similarity
Wraps the python-Levenshtein standalone C library from https://github.com/ztane/python-Levenshtein