You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thus, for instance, "rlephants" is a fairly likely typo of "elephants" on a QWERTY keyboard, since R is fairly close to E, but "ilephants" is a less likely typo, and therefore would have a higher score. One thing to note is that typoDistance is not commutative, since insertions are considered more costly than deletions.
would need modifications for AZERTY/QWERTZ keyboards etc, but could be interesting to try.
The text was updated successfully, but these errors were encountered:
https://github.com/wsong/Typo-Distance
would need modifications for AZERTY/QWERTZ keyboards etc, but could be interesting to try.
The text was updated successfully, but these errors were encountered: