Commit Graph

60 Commits

Author SHA1 Message Date
Tal Einat 881ff4c0bc fixed one test and two bugs in find_near_matches()
all tests passing!
2013-11-12 10:18:42 +02:00
Tal Einat 08974f39bb fixed the group_matches() function 2013-11-12 10:04:24 +02:00
Tal Einat 04f7c47370 removed a piece of unused code 2013-11-09 22:56:42 +02:00
Tal Einat 932ac1b519 handle edge-case at end of sequence (plus test) 2013-11-09 22:56:13 +02:00
Tal Einat a2f10110bc improved result filtering and refactored tests 2013-11-09 21:47:57 +02:00
Tal Einat cf5bbd6269 added new search function find_near_matches_with_ngrams() 2013-11-07 15:18:13 +02:00
Tal Einat 709a9ac85a added comments in find_near_matches 2013-11-04 10:36:07 +02:00
Tal Einat d86dfdc091 added first working version of find_near_matches, with tests 2013-11-04 10:25:07 +02:00
Tal Einat a7b4701efa initial commit (project framework) 2013-11-02 00:34:18 +02:00
taleinat cda5a66633 Initial commit 2013-11-01 15:12:11 -07:00