fume-community icon indicating copy to clipboard operation
fume-community copied to clipboard

Add support for Levenshtein Distance algorithm

Open benny779 opened this issue 8 months ago • 0 comments

This can be very useful in many cases.

Here are some already implementations: https://github.com/gustf/js-levenshtein https://stackoverflow.com/questions/18516942/fastest-general-purpose-levenshtein-javascript-implementation

benny779 avatar Apr 03 '25 19:04 benny779