AS
I remember using the edit distance (levenshtein distance) algorithm in conjunction with MongoDB Fuzzy Search on a project in 2022. It was a remarkable experience and also advise people get familiar with this algorithm. Truly useful 馃挴. Well done @ethicalralph.
CommentArticleDec 4, 2023Saving Time with Levenshtein Distance: An Overview and Personal Experience.