Commit Graph

339 Commits (d650b62a4015f5f1f8b4011fffafb4af579925d8)

Author SHA1 Message Date
matthieugomez d650b62a40 clean tests 2020-11-14 12:37:04 -08:00
matthieugomez f9675fd110 update 2020-11-14 11:40:44 -08:00
matthieugomez 1cc89f0827 add more docs 2020-11-12 09:24:34 -08:00
matthieugomez daaaad9d08 Update Project.toml 2020-11-11 21:18:09 -08:00
matthieugomez 5cc8363264 Update README.md 2020-11-11 21:17:12 -08:00
matthieugomez aeb26abdba Update README.md 2020-11-11 21:16:56 -08:00
matthieugomez 6a190ecba5 Update README.md 2020-11-11 21:16:22 -08:00
matthieugomez 893dee9b49 Update README.md 2020-11-11 21:13:58 -08:00
matthieugomez 730a513d8e redefine modifiers 2020-11-11 21:13:14 -08:00
matthieugomez bd9c7fba24 use pre-preprocessing in find* functions 2020-11-10 14:20:32 -08:00
matthieugomez 4e2ab1b062 NormalizedMultisetDistance -> NMD 2020-11-10 13:52:31 -08:00
Robert Feldt ed6c2f650f
Add NMD and fix bug in MorisitaOverlap (#40) 2020-11-10 10:55:05 -08:00
matthieugomez f4185fbfe0 add test 2020-11-10 07:29:48 -08:00
matthieugomez 876e6c830b Update README.md 2020-11-10 07:24:32 -08:00
matthieugomez fb76069b68 Update README.md 2020-11-10 07:22:29 -08:00
matthieugomez d20650bb9e add readme about Hamming and pairwise 2020-11-10 07:14:13 -08:00
Robert Feldt 0c57f62319
Adds MorisitaOverlap distance (#39) 2020-11-10 07:12:28 -08:00
matthieugomez e4095682b4 add Hamming + restrict pairwise to vectors + handle missings 2020-11-09 19:04:35 -08:00
matthieugomez b407b186f0 Update pairwise.jl 2020-11-08 17:33:17 -08:00
matthieugomez 8c2811b564 Update pairwise.jl 2020-11-08 17:26:04 -08:00
matthieugomez 55abbc7702 Update pairwise.jl 2020-11-08 17:24:17 -08:00
matthieugomez e1aafafe11 Update pairwise.jl 2020-11-08 17:13:18 -08:00
matthieugomez 3040be7ced export pairwise! 2020-11-08 17:05:14 -08:00
Robert Feldt a0e5347d8c
pairwise for calculating distance matrices (#38) 2020-11-08 16:16:28 -08:00
matthieugomez c7728160bf correct 2020-11-07 12:48:53 -08:00
matthieugomez a53c7a9d2f add max_dist as part field for Levenshtein 2020-11-07 11:46:47 -08:00
Matthieu Gomez 6b32f2dd6d
Update TagBot.yml 2020-11-02 08:01:20 -08:00
Robert Feldt 11ec55799a
fix tests for short strings (shorter than q in QGramDistances) (#37) 2020-10-25 12:46:25 -07:00
Matthieu Gomez 610a67313a
Merge pull request #36 from robertfeldt/master
Precounting QGrams
2020-10-24 12:07:32 -07:00
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 aed1fc2ad8 Revert "add back Hamming"
This reverts commit 6e1013d49c.
2020-10-23 10:26:33 -07:00
matthieugomez 6e1013d49c add back Hamming 2020-10-22 16:34:03 -07: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