Commit Graph

45 Commits (154f1465fd5e7a472a0222a4446ef00ece294b89)

Author SHA1 Message Date
matthieugomez 154f1465fd StringDistance is now just an union 2020-02-08 11:49:53 -05:00
matthieugomez 7eed427f9c allow any iterable 2020-02-07 08:36:15 -05:00
matthieugomez 3b9493f8a9 correct partialsort 2019-12-18 10:17:08 -05:00
matthieugomez a575eeab6a rmv datastructures + add docs 2019-12-13 10:59:09 -05:00
matthieugomez 8be5a00e3d remove trie 2019-12-12 19:08:49 -05:00
matthieugomez 7d58273eae simplify missing 2019-12-12 15:40:39 -05:00
matthieugomez 82d5f3bc91 remove Hamming, create StringDistance 2019-12-12 15:11:32 -05:00
matthieugomez c5f5df50a6 parellelize find functions 2019-12-12 13:21:36 -05:00
matthieugomez 16cf5abb94 improve support for missings 2019-12-12 10:57:26 -05:00
matthieugomez 4dc3b11a1f swtich to 0.0 as default 2019-08-20 16:26:24 -04:00
matthieugomez cc688b5729 simplify 2019-08-20 15:38:14 -04:00
matthieugomez 2651c9c796 Update compare.jl 2019-08-20 13:30:43 -04:00
matthieugomez 318ede6665 update 2019-08-20 13:21:31 -04:00
matthieugomez 53171cfa46 fast 2019-08-20 12:46:20 -04:00
matthieugomez 1196915726 extract 2019-08-20 12:43:21 -04:00
matthieugomez 5aa033bf05 add extract + handle Missing 2019-08-20 12:32:52 -04:00
matthieugomez 5ea65c389a Only keep compare for Levenshtein and Damerau 2019-08-20 11:59:23 -04:00
matthieugomez 7edca83311 refinement 2019-08-19 13:54:38 -04:00
matthieugomez b557386f07 clarify default max_dist 2019-08-19 13:33:33 -04:00
matthieugomez 6aef47bc89 add maximum distance for Jaro, Levenshtein, DamerauLevenshtein 2019-08-19 13:12:55 -04:00
matthieugomez 68702d8aa1 clean 2019-08-18 12:52:37 -04:00
matthieugomez b26f300f99 N -> q 2019-08-17 21:41:20 -04:00
matthieugomez ff12fda11d Update compare.jl 2019-08-17 19:47:19 -04:00
matthieugomez 5c2b690c4f add comments 2019-08-17 19:45:31 -04:00
matthieugomez 9e73346c07 add 2019-08-17 16:12:41 -04:00
matthieugomez 243bcaff24 simplify TokenSet 2019-08-17 15:50:17 -04:00
matthieugomez 06d8ef1831 add tests 2019-08-17 15:46:22 -04:00
matthieugomez a6ef80daf8 update 2019-08-17 13:12:55 -04:00
matthieugomez 402d24997f change compare 2019-08-17 12:26:24 -04:00
matthieugomez 9d33299d7b export qgram_iterator 2019-08-17 12:15:14 -04:00
matthieugomez 1650ec41f5 Allow any AbstractString 2019-08-17 11:56:54 -04:00
matthieugomez 183e83b0b9 simplify code + allow distance in third arg 2019-08-15 11:07:12 -04:00
matthieugomez dbf8a11d8e correct Partial 2019-08-13 18:18:04 -04:00
matthieugomez e24e758289 encore dist.q into type + faster dict 2019-01-23 17:22:08 -05:00
matthieugomez 2834265e96 utf8 2018-11-21 14:15:28 -05:00
matthieugomez 5d535e3e06 binary 2018-07-05 10:32:10 -04:00
matthieugomez 0d1f2e7e9f update with dictionary + faster 2018-07-04 17:27:40 -04:00
matthieugomez 69a008fcf8 update to 0.7 2018-07-04 14:02:50 -04:00
matthieugomez ba5a54fa84 update 0.7 2018-07-04 12:33:13 -04:00
matthieugomez 2389f6f178 0.7 first 2018-07-04 12:07:26 -04:00
matthieugomez 1978f6f34b reorganize 2018-05-17 11:38:55 -04:00
matthieugomez 690231189f compare 2018-05-17 11:33:55 -04:00
matthieugomez fea49c7b00 clean tests 2018-05-15 18:39:50 -04:00
matthieugomez cb5e1a38f8 Correct compare for QGram+ solve collect bug 2018-05-15 11:27:38 -04:00
matthieugomez add2c6e7c4 simplify len + correct Jaro 2017-08-05 14:45:19 -04:00