pull down to refresh
We added a dictionary for visual similarity, but you're right we should use an algorithm that is purpose built for visual similarity.
reply
pull down to refresh
We added a dictionary for visual similarity, but you're right we should use an algorithm that is purpose built for visual similarity.
The problem with levenshtein distance is that it treats changing
OtoKthe same as changingOto0, it's more about number of operations distance than visual similarity