Tal Einat
|
422de89b38
|
fixed broken function imports in benchmarks
|
2015-02-13 13:08:47 +02:00 |
Tal Einat
|
c07291c36e
|
updated benchmarks
|
2014-05-16 12:18:05 +03:00 |
Tal Einat
|
c2330cfb54
|
added substitutions_only_has_near_matches_byteslike to benchmarks
|
2014-04-12 19:48:04 +03:00 |
Tal Einat
|
a8965879f2
|
added has_near_match_substitutions_ngrams
Conflicts:
benchmarks/__init__.py
|
2014-04-12 18:58:57 +03:00 |
Tal Einat
|
86bb0137d7
|
optimized find_near_matches_generic_ngrams and added has_near_match_generic_ngrams
Conflicts:
benchmarks/__init__.py
benchmarks/__main__.py
|
2014-04-12 18:57:21 +03:00 |
Tal Einat
|
404b01159f
|
yet another benchmark for Kevin Rue's use case
|
2014-04-12 18:33:07 +03:00 |
Tal Einat
|
c58dff8f29
|
upgraded benchmarking code
|
2014-04-12 18:32:33 +03:00 |
Tal Einat
|
183b045645
|
fixed typo in module name
|
2014-04-12 18:20:10 +03:00 |
Tal Einat
|
8b65f29b3f
|
greatly optimized Cython search function + fixed and added benchmarks
|
2014-03-28 12:51:32 +03: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 |
Tal Einat
|
b79a856b63
|
split into several files and renamed some functions
|
2014-03-12 12:00:21 +02:00 |