Commit Graph

165 Commits (154f1465fd5e7a472a0222a4446ef00ece294b89)

Author SHA1 Message Date
matthieugomez 154f1465fd StringDistance is now just an union 2020-02-08 11:49:53 -05:00
matthieugomez e1b8aa6500 allow any iterator in qgram distances 2020-02-08 11:38:06 -05:00
matthieugomez 6ef1cfc8b2 Update edit.jl 2020-02-07 08:39:29 -05:00
matthieugomez 7eed427f9c allow any iterable 2020-02-07 08:36:15 -05:00
matthieugomez 9f30c134cf allow more than strings 2020-02-07 08:31:00 -05:00
matthieugomez 276d022df6 Update edit.jl 2020-02-02 11:47:31 -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 8f9ab747a4 Update find.jl 2019-12-13 09:33:09 -05:00
matthieugomez ef044b04a5 Update find.jl 2019-12-13 09:32:23 -05:00
matthieugomez bd26ecd1d5 Update find.jl 2019-12-13 09:15:39 -05:00
matthieugomez e4f50dcda7 update 2019-12-13 09:14:36 -05:00
matthieugomez 2e99f85c21 clean 2019-12-12 20:01:47 -05:00
matthieugomez 8be5a00e3d remove trie 2019-12-12 19:08:49 -05:00
matthieugomez f44ab13fef rmv benchmarks 2019-12-12 17:09:00 -05:00
matthieugomez 164448f5d7 allow skipmissing iterator 2019-12-12 17:00:50 -05:00
matthieugomez de44cc2e41 Update find.jl
correct bug if not stirngs
2019-12-12 15:44:54 -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 538c37991b return indices 2019-12-12 14:26:25 -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 e0cc4f6bea update result_type 2019-12-12 10:42:32 -05:00
Dillon Daudert 55221b5794 result_type for str metrics; fix type instability in RatcliffObershelp 2019-12-12 10:42:32 -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 b19fd3bfb1 simplify 2019-08-20 14:15:05 -04:00
matthieugomez 9946cd4f34 Update edit.jl 2019-08-20 14:08:18 -04:00
matthieugomez 50afce200e early exit 2019-08-20 14:00:57 -04:00
matthieugomez cb68f225d3 Update find.jl 2019-08-20 13:37:03 -04:00
matthieugomez 2651c9c796 Update compare.jl 2019-08-20 13:30:43 -04:00
matthieugomez 728ac9b853 update 2019-08-20 13:27:09 -04:00
matthieugomez 318ede6665 update 2019-08-20 13:21:31 -04:00
matthieugomez 385461a61c Update StringDistances.jl 2019-08-20 12:46:53 -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 c2a6fea477 tab 2019-08-19 14:04:55 -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 f32d3ede9a remove IterTools dependency 2019-08-18 13:03:23 -04:00
matthieugomez 68702d8aa1 clean 2019-08-18 12:52:37 -04:00
matthieugomez 6dc8056e37 SubString 2019-08-18 10:40:04 -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