Commit Graph

240 Commits (a949f7bd62bd4a13f216a965e7e90397b1edff27)

Author SHA1 Message Date
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 bdf13765d3 Update README.md 2019-08-20 12:34:18 -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 dd09371297 update 2019-08-18 13:13:04 -04:00
matthieugomez 6f910d5118 Update README.md 2019-08-18 13:06:00 -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 57466ae4e0 Update README.md 2019-08-17 19:06:33 -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 fc3fc17992 add tests 2019-08-17 14:38:49 -04:00
matthieugomez e8dbc849d5 Update edit.jl 2019-08-17 13:18:13 -04:00
matthieugomez 9ea30c80c1 change 2019-08-17 13:14:55 -04:00
matthieugomez fd79f37c8d Update qgram.jl 2019-08-17 13:13:54 -04:00
matthieugomez a6ef80daf8 update 2019-08-17 13:12:55 -04:00
matthieugomez efcace4f03 simplify Radclikff 2019-08-17 12:57:35 -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 2ccffc8809 Update qgram.jl 2019-08-17 12:05:11 -04:00
matthieugomez cf4f92cbf5 Update utf8.jl 2019-08-17 11:58:48 -04:00
matthieugomez 1650ec41f5 Allow any AbstractString 2019-08-17 11:56:54 -04:00
matthieugomez bb385cc1fb clean 2019-08-17 11:40:26 -04:00
matthieugomez 5c6543f296 Update README.md 2019-08-15 11:08:35 -04:00
matthieugomez 183e83b0b9 simplify code + allow distance in third arg 2019-08-15 11:07:12 -04:00
matthieugomez 4a3a591af6 Update Project.toml 2019-08-14 10:45:58 -04:00
matthieugomez b9bf5ac553 Update modifiers.jl 2019-08-14 10:45:16 -04:00
matthieugomez 3892272a0f Update README.md 2019-08-14 10:44:09 -04:00
matthieugomez 16ba205ece Update RatcliffObershelp.jl 2019-08-14 10:32:50 -04:00
matthieugomez fc6a85fb32 Update utf8.jl 2019-08-14 10:30:36 -04:00
matthieugomez 222a417612 correct qgram bigger than 1 2019-08-14 10:30:22 -04:00
matthieugomez dbf8a11d8e correct Partial 2019-08-13 18:18:04 -04:00
matthieugomez 5869a8c26d Update Project.toml 2019-04-22 10:15:54 -04:00
matthieugomez 8fb1476e58 Switch to Projects.toml 2019-04-22 10:09:44 -04:00
matthieugomez a458b3356b rmv UInt8 2019-03-29 09:04:23 -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
Matthieu Gomez ca09c2b6fa
Merge pull request #8 from baggepinnen/patch-1
Update README.md
2018-10-13 07:49:17 -04:00