Commit Graph

257 Commits (49b1f3b43975159e37f833372a7c8efe1be5a194)

Author SHA1 Message Date
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 41ccf12e45 Update README.md 2020-02-12 21:41:55 -05:00
matthieugomez 7ef227fc58 Update README.md 2020-02-12 09:58:03 -05:00
matthieugomez 8c9ebd4696 Update Project.toml 2020-02-12 09:46:14 -05:00
matthieugomez ce24604a63 rmv inferred test for 1.0 2020-02-12 09:43:48 -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 77ccdd50f7 Update Project.toml 2020-02-09 14:12:11 -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
Julia TagBot a949f7bd62 Install TagBot as a GitHub Action 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 3cb9576ab4 Update .travis.yml 2019-12-13 11:16:22 -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 0c1443310c Delete benchmark.jl 2019-12-12 17:01:40 -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 ece1a0ea83 Update Project.toml 2019-12-12 11:02:24 -05:00
matthieugomez a8e9bbdbbf Update README.md 2019-12-12 11:00:42 -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 bffb80e8bd Add osx, windows, coveralls to travis 2019-12-12 10:42:32 -05:00
Dillon Daudert 7eefaf4efd Bound DataStructures, Distances on minor version 2019-12-12 10:42:32 -05:00