summaryrefslogtreecommitdiff
path: root/spellchecker
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Implement Damerau-Levenshtein distance (add transposition)Peter Wu2-2/+23
2015-03-31Add simple getSmoothedCount implementationPeter Wu1-3/+7
2015-03-31Tests and implementation for getCandidateWordsPeter Wu2-5/+155
2015-03-30Reformat code (apply consistent coding style)Peter Wu4-132/+113
2015-03-30Initial checkin of assignment4-0.0Peter Wu15-0/+566662