AndreyBronin/spellchecker
Simple spellchecker uses approximate string matching(fuzzy search) algorithm based on Levenshtein distance between two strings
C++
Simple spellchecker uses approximate string matching(fuzzy search) algorithm based on Levenshtein distance between two strings
C++