-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
[..] the library hasn't seen an update in 3 years (we have an issue that hasn't even been triaged too). We should keep looking for alternatives.
Could this also help with performance?
It seems so, according to how they word it: "levenshtein_less_equal is an accelerated version of the Levenshtein function for use when only small distances are of interest." For future reference, the implementation can be found here and here (maybe we can adapt it to Haskell).
Originally posted by @laurenceisla in #4684 (comment)
Reactions are currently unavailable