Commit Graph

5 Commits

Author SHA1 Message Date
Tal Einat 2a4f028f8d added some tests for has_near_matches_*
Conflicts:
	tests/test_generic_search.py
	tests/test_substitutions_only.py
2014-04-12 19:07:22 +03:00
Tal Einat 2863b57236 first working Cython version of generic search 2014-03-28 10:49:21 +03:00
Tal Einat 3b84e6e5fb bugfix: generic search would raise an exception on certain input values 2014-03-19 23:50:33 +02:00
Tal Einat 39000bda80 bugfix: generic search wasn't finding matches ending with a sub 2014-03-19 23:46:34 +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