Commit Graph

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

Author SHA1 Message Date
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
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 1650ec41f5 Allow any AbstractString 2019-08-17 11:56:54 -04:00
matthieugomez bb385cc1fb clean 2019-08-17 11:40:26 -04:00
matthieugomez 183e83b0b9 simplify code + allow distance in third arg 2019-08-15 11:07:12 -04:00
matthieugomez 16ba205ece Update RatcliffObershelp.jl 2019-08-14 10:32:50 -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 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
matthieugomez 0d505a18d9 test on 1.0 2018-08-19 00:44:10 +01:00
Matthieu Gomez 571738cb5c change travis and coverage 2018-07-07 11:27:01 -04:00
matthieugomez 5d535e3e06 binary 2018-07-05 10:32:10 -04:00
matthieugomez 0d1f2e7e9f update with dictionary + faster 2018-07-04 17:27:40 -04:00
matthieugomez 9fb8c589f6 simplify logic 2018-07-04 15:47:11 -04:00
matthieugomez ff225d2d1e simplify 2018-07-04 15:26:24 -04:00
matthieugomez eac64d9aa0 simplify logic 2018-07-04 15:15:07 -04:00
matthieugomez 99ace7c1f0 simplify logic 2018-07-04 15:04:06 -04:00
matthieugomez 69a008fcf8 update to 0.7 2018-07-04 14:02:50 -04:00
matthieugomez ba5a54fa84 update 0.7 2018-07-04 12:33:13 -04:00
matthieugomez 2389f6f178 0.7 first 2018-07-04 12:07:26 -04:00
matthieugomez f7537759b7 less exports 2018-05-17 11:41:50 -04:00
matthieugomez 1978f6f34b reorganize 2018-05-17 11:38:55 -04:00
matthieugomez 690231189f compare 2018-05-17 11:33:55 -04:00
matthieugomez fea49c7b00 clean tests 2018-05-15 18:39:50 -04:00
matthieugomez cb5e1a38f8 Correct compare for QGram+ solve collect bug 2018-05-15 11:27:38 -04:00
matthieugomez 85740599e8 don't create vector of characters 2017-08-05 18:26:27 -04:00
matthieugomez c81c109548 remove grapheme 2017-08-05 15:07:48 -04:00
matthieugomez add2c6e7c4 simplify len + correct Jaro 2017-08-05 14:45:19 -04:00
Sebastian Pfitzner baa10bbf77 Iterators.jl -> IterTools.jl 2017-07-01 10:13:43 +02:00
Sebastian Pfitzner 5872043a1d silence `compare` 2017-06-09 21:04:18 +02:00
matthieugomez 63775c06f5 where {T} 2017-05-19 19:54:38 -04:00
matthieugomez 75ef98591b use where 2017-05-19 19:44:34 -04:00
matthieugomez ed18107c03 update to 0.6 2017-05-12 17:41:56 -04:00
matthieugomez d0e10ea9ff iterator def 2016-08-31 19:08:20 -04:00
matthieugomez 241c5d7631 rmv grapheme iterator 2016-08-31 16:05:38 -04:00
matthieugomez bed352eef7 remove grapheme <: AbstractString
don’t
2016-06-28 10:52:42 -04:00
matthieugomez 0f6c814b26 evaluate 2016-04-28 09:47:02 -04:00
matthieugomez 0e29d6c3c1 Solve #2 2016-04-28 09:29:16 -04:00
matthieugomez 0a3603135e comment 2015-11-10 10:04:58 -05:00
matthieugomez b400105aa8 comments 2015-11-10 10:01:45 -05:00
matthieugomez 0a2d96a848 redefine graphemeiterator 2015-11-10 09:57:38 -05:00
matthieugomez d8ac44be23 try 2 iterator types 2015-11-09 18:29:08 -05:00
matthieugomez dee136e1c3 require 0.4.1 2015-11-09 14:13:57 -05:00
matthieugomez bc09975de8 graphemes 2015-11-07 12:01:26 -05:00
matthieugomez 16fafd4414 test graphemes 2015-11-07 10:35:23 -05:00
matthieugomez 1e39213a45 extend GraphemeIterator 2015-11-07 10:07:03 -05:00
matthieugomez 5621eb42fb add graphemes2 2015-11-06 14:43:04 -05:00