Commit Graph

54 Commits (6b32f2dd6d33127bc28ada74026d1a3320cf29a3)

Author SHA1 Message Date
Robert Feldt 9d28c36ed5 added doc strings and upped the dependency and CI to Julia 1.3 2020-10-24 21:01:39 +02:00
Robert Feldt cacbbc5487 name change to QGramSortedVector, code and tests for handling unicode strings 2020-10-24 14:32:19 +02:00
Robert Feldt c0bedf89a6 faster calculation of QGramDistances if precounting qgrams either as Dict or sorted array, with tests 2020-10-23 23:33:08 +02:00
matthieugomez ac783773ba findmax -> findnearest 2020-10-03 09:42:09 -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 fb0a786fd9 return 1 if distance over maxdist 2020-07-19 12:37:49 -07: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 5c2b690c4f add comments 2019-08-17 19:45:31 -04:00
matthieugomez 9e73346c07 add 2019-08-17 16:12:41 -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 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 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 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 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 add2c6e7c4 simplify len + correct Jaro 2017-08-05 14:45:19 -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 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 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 1e39213a45 extend GraphemeIterator 2015-11-07 10:07:03 -05:00
matthieugomez 5621eb42fb add graphemes2 2015-11-06 14:43:04 -05:00
matthieugomez 3b25d7b1de unecessary conditions 2015-11-06 09:38:36 -05:00