summaryrefslogtreecommitdiff
path: root/spellchecker/test
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Refactor getCandidateWords for ConfusionMatrixPeter Wu1-0/+5
2015-03-31Implement Damerau-Levenshtein distance (add transposition)Peter Wu1-0/+5
2015-03-31Tests and implementation for getCandidateWordsPeter Wu1-0/+118