Commit Graph

3 Commits

Author SHA1 Message Date
Tal Einat ef4168edcc fixed test for Levenshtein search 2014-03-27 15:30:06 +02:00
Tal Einat 08655a4c3f added tests for levenshtein._expand() and changed test code to assertEqual(actual, expected) convention 2014-03-20 14:50:53 +02:00
Tal Einat c6930e2712 added finding near matches with only substitutions
also added a super-generic find_near_matches() utility function
2014-03-15 19:36:13 +02:00