pull down to refresh

The problem with levenshtein distance is that it treats changing O to K the same as changing O to 0, it's more about number of operations distance than visual similarity

67 sats \ 0 replies \ @k00b 10h

We added a dictionary for visual similarity, but you're right we should use an algorithm that is purpose built for visual similarity.

reply