Commit Graph

190 Commits (compathelper/new_version/2020-05-20-12-03-08-092-188304956)

Author SHA1 Message Date
matthieugomez 8468d4fddc Update find.jl 2020-04-20 14:27:03 -04:00
matthieugomez 388055a622 Update find.jl 2020-04-20 14:09:52 -04:00
matthieugomez c04cb32bdf Update find.jl 2020-04-20 14:08:29 -04:00
matthieugomez 3c0b8d2f60 voc 2020-02-25 19:40:14 -05:00
matthieugomez 6f22f2c9f5 clean 2020-02-24 09:41:38 -05:00
matthieugomez afafe93bf6 use enumerate 2020-02-21 10:16:52 -05:00
matthieugomez acded3bf2a Update edit.jl 2020-02-19 08:42:17 -05:00
matthieugomez 8965d2e9a3 Update edit.jl 2020-02-19 08:39:09 -05:00
matthieugomez 5e11cd19c9 Update edit.jl 2020-02-19 08:35:17 -05:00
matthieugomez 26dd1c7427 update 2020-02-18 08:38:20 -05:00
matthieugomez 49b1f3b439 slower but simpler iteration 2020-02-18 08:18:45 -05:00
matthieugomez d80071590b simplify Ratcliff 2020-02-16 11:12:31 -05:00
matthieugomez 283ce87ef2 Update normalize.jl 2020-02-13 09:49:41 -05:00
matthieugomez f144292b70 cleanups 2020-02-13 09:48:35 -05:00
matthieugomez 093c536377 simplify three arguments form 2020-02-13 09:44:27 -05:00
matthieugomez 4806349088 add functors 2020-02-12 09:41:46 -05:00
matthieugomez 1ccef94f1a Update modifiers.jl
in Distances, semimetric is just about symmetry, not that d(x,y)=0 implies x =y
2020-02-12 09:25:55 -05:00
matthieugomez 29c2b6aeca allo any iterator in Jaro + add tests 2020-02-11 07:39:15 -05:00
matthieugomez 067a7c58d2 cleanups 2020-02-11 06:58:15 -05:00
matthieugomez 7be2b6171f Update Project.toml 2020-02-09 14:10:27 -05:00
matthieugomez d22ccaaaa5 Update modifier.jl 2020-02-09 14:10:27 -05:00
matthieugomez 5cbbfc5bde allow any iterator in. Define evaluate for modifiers. 2020-02-09 14:10:27 -05:00
matthieugomez f4c2c9acf1 type 2020-02-08 12:03:02 -05:00
matthieugomez 30fb47e9bf update 2020-02-08 12:00:44 -05:00
matthieugomez 39ad98deb3 Update find.jl 2020-02-08 11:54:40 -05:00
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