Commit Graph

208 Commits (compathelper/new_version/2020-10-08-17-05-17-769-1797568811)

Author SHA1 Message Date
matthieugomez ac783773ba findmax -> findnearest 2020-10-03 09:42:09 -07:00
matthieugomez b2399a0ef7 up 2020-09-28 14:57:42 -07:00
matthieugomez e6898f5274 findclosest 2020-09-28 14:55:18 -07:00
matthieugomez 46ae721329 findmax -> findbest 2020-09-28 14:47:23 -07:00
matthieugomez 42ddeb32ba Update qgram.jl 2020-07-23 12:49:00 -07:00
matthieugomez b0bd5eb47e Update normalize.jl 2020-07-20 08:46:42 -07:00
matthieugomez f802f5fe1a Delete modifiers.jl 2020-07-20 08:39:50 -07:00
matthieugomez 006cb31f81 Update normalize.jl 2020-07-20 08:32:01 -07:00
matthieugomez 04b1902f9e add back normalize for Partial/TokenSort/TokenSet 2020-07-20 08:25:53 -07:00
matthieugomez e0ef0e8ec1 correct normalize Partial/TokenSort/TokenSet 2020-07-20 07:08:27 -07:00
matthieugomez b5a2a10adc Update normalize.jl 2020-07-19 12:38:54 -07:00
matthieugomez fb0a786fd9 return 1 if distance over maxdist 2020-07-19 12:37:49 -07:00
matthieugomez 100a0b65a9 Update normalize.jl 2020-07-13 11:40:51 -07:00
matthieugomez 8c2226bf4b do not normalize Partial/TokenSet/TokenSort by default 2020-07-13 11:39:21 -07:00
matthieugomez 09da838753 Update edit.jl 2020-07-13 10:44:45 -07:00
matthieugomez 4df4bad6af solve https://github.com/matthieugomez/StringDistances.jl/issues/30 2020-07-13 10:40:30 -07:00
matthieugomez 77afc0d4fb Update edit.jl 2020-07-13 08:56:34 -07:00
matthieugomez 26221a13ed Update edit.jl 2020-07-13 08:52:30 -07:00
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