Commit Graph

308 Commits (9d28c36ed5420fbc4232a7d5b7e0f9343b931972)

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
Matthieu Gomez 99a5e87d36
Update Project.toml 2020-10-09 14:29:04 -07:00
Matthieu Gomez 1c70a6d273
Merge pull request #33 from matthieugomez/compathelper/new_version/2020-10-08-17-05-17-769-1797568811
CompatHelper: bump compat for "Distances" to "0.10"
2020-10-09 14:27:45 -07:00
github-actions[bot] 2ab093e640 CompatHelper: bump compat for "Distances" to "0.10" 2020-10-08 17:05:18 +00:00
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 b05fd2eee5 Update Project.toml 2020-07-20 08:33: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 9d4ae1a510 new version 2020-07-13 14:12:28 -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 6b5f858158 Update README.md 2020-07-13 09:00:37 -07:00
matthieugomez 5b768bd8e1 Update README.md 2020-07-13 08:59:33 -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 31029225c2 Update Project.toml 2020-06-17 08:32:25 -04:00
Matthieu Gomez 6057235312
Merge pull request #27 from matthieugomez/compathelper/new_version/2020-05-20-12-03-08-092-188304956
CompatHelper: bump compat for "Distances" to "0.9"
2020-05-20 08:19:36 -04:00
github-actions[bot] bc975b60b1 CompatHelper: bump compat for "Distances" to "0.9" 2020-05-20 12:03:09 +00:00
matthieugomez 13c9f12b90 Update Project.toml 2020-04-20 14:28:21 -04: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 f5056c361e Update README.md 2020-03-03 06:53:08 -05:00
matthieugomez 6ff628f34a Update README.md 2020-03-03 06:52:39 -05:00
matthieugomez cd0917e7df Update README.md 2020-03-03 06:52:25 -05:00
matthieugomez 2c6786d178 Update README.md 2020-03-03 06:51:05 -05:00
matthieugomez 3364329448 Update README.md 2020-03-03 06:49:53 -05:00
matthieugomez fe7e5ea286 Update README.md 2020-03-03 06:48:28 -05:00
matthieugomez 38d87ccd34 Update README.md 2020-03-03 06:48:00 -05:00
matthieugomez 6c9058a03a Update README.md 2020-03-03 06:43:42 -05:00
matthieugomez 1bf0e40428 Update Project.toml 2020-03-02 09:08:09 -05: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