Comment on 1000x Faster Spelling Correction: Source Code releasedComments−alok-g12yNot directly related, but does any algorithm takes into account the layout of the keyboard? E.g., alphabets closer together may be more likely candidates for replacement...−afsina12yMine has but only for Turkish so far:https://github.com/ahmetaa/leblebi/blob/master/src/main/java...
Comments
Not directly related, but does any algorithm takes into account the layout of the keyboard? E.g., alphabets closer together may be more likely candidates for replacement...
Mine has but only for Turkish so far:
https://github.com/ahmetaa/leblebi/blob/master/src/main/java...