Commit Graph

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

Author SHA1 Message Date
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
matthieugomez 5ea0624150 tokenmax 2015-11-06 11:31:12 -05:00
matthieugomez 28a4d68e17 add test 2015-11-06 10:47:15 -05:00
matthieugomez 3b25d7b1de unecessary conditions 2015-11-06 09:38:36 -05:00
matthieugomez 2b41b1fcfa countiterator 2015-11-06 09:38:36 -05:00
matthieugomez e0f5c4f711 separate set distances 2015-11-05 20:40:56 -05:00
matthieugomez 44b05e3db9 more examples 2015-11-05 13:02:09 -05:00
matthieugomez 99d77a585b comments 2015-11-05 10:46:48 -05:00
matthieugomez aa4c75a340 add RatcliffObershelp 2015-11-05 10:32:58 -05:00
matthieugomez 99b997c9e2 rename type 2015-11-03 15:11:44 -05:00
matthieugomez e1d69ccfb0 return 0 if empty 2015-11-03 13:09:10 -05:00
matthieugomez 9e21ec1f33 store string length 2015-11-03 13:07:17 -05:00
matthieugomez 5b221e1682 stringdist 2015-11-03 10:55:37 -05:00
matthieugomez b0e8f28c40 refractor 2015-11-03 10:41:35 -05:00
matthieugomez 5efbfd27a1 use binary search 2015-11-02 12:52:23 -05:00
matthieugomez d5b9905d72 right 2015-10-26 10:13:05 -04:00
matthieugomez 71f5042013 usual 2015-10-26 09:38:09 -04:00
matthieugomez c9af07b993 add DataStructures 2015-10-25 20:27:35 -04:00
matthieugomez 1984f1b05b abstractString 2015-10-25 20:26:49 -04:00
matthieugomez ec3b320573 add PreMetric inheritance 2015-10-25 17:48:17 -04:00
matthieugomez 694f7429f9 if 2015-10-25 12:24:14 -04:00
matthieugomez 3530e20418 correct test 2015-10-25 12:23:39 -04:00
matthieugomez 034d73578b correct 2015-10-25 12:23:10 -04:00
matthieugomez 70e64c34e8 reference 2015-10-25 12:21:48 -04:00
matthieugomez d52d6af1ba clearer check 2015-10-25 12:09:21 -04:00
matthieugomez 18fd1ab91c correction for NormalizedQGram 2015-10-25 11:55:15 -04:00
matthieugomez 3cf5dcef34 indentations 2015-10-25 11:39:33 -04:00
matthieugomez 40e22a5605 add winkler and normalized 2015-10-25 11:34:36 -04:00
matthieugomez c883a6a5ba add tests 2015-10-24 20:35:40 -04:00
matthieugomez 37c8d848cd add type in kwars 2015-10-24 17:21:36 -04:00
matthieugomez 25a38cff8d indentation 2015-10-24 15:29:06 -04:00
matthieugomez 95093458c6 indentation 2015-10-24 15:18:35 -04:00
matthieugomez 58e28d3511 cleaner tests 2015-10-24 15:04:06 -04:00
matthieugomez de910747fd rm scoring 2015-10-24 13:31:02 -04:00
matthieugomez 04831e0962 all encodings 2015-10-24 13:29:15 -04:00
matthieugomez f7cb7f82dc add unicode support 2015-10-24 12:45:24 -04:00
matthieugomez 0ea1828288 default constructor 2015-10-24 08:59:44 -04:00
matthieugomez 0de5a28922 bench 2015-10-23 20:32:33 -04:00
matthieugomez 73f80c8271 Ti 2015-10-23 19:15:03 -04:00
matthieugomez 5dc1a1d68f UInt 2015-10-23 19:14:32 -04:00
matthieugomez a3a8d2daca simplify jaccard 2015-10-23 19:09:42 -04:00
matthieugomez c8dfb12d13 impose same type 2015-10-23 18:47:43 -04:00
matthieugomez 1edff24a1d update 2015-10-23 17:05:11 -04:00
matthieugomez ee90780451 generalize 2015-10-23 15:15:50 -04:00
matthieugomez a4fc64d2c2 simplify signature 2015-10-23 14:55:40 -04:00
matthieugomez adb0636d12 define push! 2015-10-23 14:37:44 -04:00
matthieugomez 5bf5e05a1c bag 2015-10-23 14:19:39 -04:00
matthieugomez c0f2cc58f6 pop 2015-10-23 10:29:41 -04:00
matthieugomez 023f9b0e61 add grams 2015-10-23 10:26:55 -04:00
matthieugomez 333a71e6c0 alignment 2015-10-23 08:03:40 -04:00
Matthieu Gomez ac97e49964 import Hamming and hamming 2015-10-22 21:22:52 -04:00
Matthieu Gomez 756a1114db add DamerauLevenshtein 2015-10-22 21:16:54 -04:00
matthieugomez 977a280c00 alignment 2015-10-22 12:55:02 -04:00
matthieugomez 1e4f28d468 alignment 2015-10-22 12:54:12 -04:00
matthieugomez a8984c6904 align 2015-10-22 12:53:27 -04:00
matthieugomez d95fa1ac2b add inbounds 2015-10-22 12:51:43 -04:00
matthieugomez 97a966db99 add badge 2015-10-22 12:38:04 -04:00
matthieugomez 6bb6d706aa add tests 2015-10-22 12:23:10 -04:00
matthieugomez 3ecd33e732 first commit 2015-10-22 12:12:44 -04:00