Commit Graph

  • d47e43a757 add tests and tag new version v0.11.3 main Matthieu Gomez 2024-04-07 18:44:01 -0400
  • b7dd39f5e7
    fix thread unsafety (#63) adienes 2024-04-07 15:38:56 -0400
  • 44e218b49f update min_score_atomic every element Andy Dienes 2024-04-07 14:14:03 -0400
  • 200cef8b94 use only base @spawn Andy Dienes 2024-04-07 10:11:30 -0400
  • b617b3a018 handle empty collections Andy Dienes 2024-03-31 21:47:08 -0400
  • 10aef74d6d fix thread unsafety Andy Dienes 2024-03-31 21:21:01 -0400
  • b384824741
    Update StringDistances.jl (#62) Matthieu Gomez 2023-11-10 18:32:50 -0500
  • 0c362f308f
    Update StringDistances.jl aqua Matthieu Gomez 2023-11-10 18:28:55 -0500
  • 566e584a5d Update CompatHelper.yml Matthieu Gomez 2023-06-01 10:04:01 -0400
  • 44ed37f9f8
    Update README.md Matthieu Gomez 2022-10-06 09:28:07 -0400
  • 1dfcce9b5e
    typo (#59) Filipe Chichorro 2022-10-06 16:18:15 +0300
  • 0c27a5eea4
    typo Filipe Chichorro 2022-10-06 11:27:13 +0300
  • e45fe26501
    Update fuzzywuzzy.jl Matthieu Gomez 2022-05-18 12:34:23 +0200
  • 64f2d4990f explicit using matthieugomez 2022-01-07 14:12:32 -0500
  • 9168cb3df7
    Update edit.jl Matthieu Gomez 2021-12-02 14:18:56 -0500
  • dbcc9fe8d0
    Update Project.toml v0.11.2 Matthieu Gomez 2021-12-02 13:24:22 -0500
  • c149761927
    Rename `OptimalStringAlignement` to `OptimalStringAlignment` (#57) Alex Arslan 2021-12-02 10:23:41 -0800
  • 0018c1c6b4
    Rename `OptimalStringAlignement` to `OptimalStringAlignment` Alex Arslan 2021-12-02 09:42:29 -0800
  • 71b4e42ead Update qgram.jl matthieugomez 2021-09-26 11:03:45 -0400
  • b4c99533ec tighter signatures matthieugomez 2021-09-26 11:03:22 -0400
  • 9fb099e2aa tag new version v0.11.1 matthieugomez 2021-09-26 10:47:30 -0400
  • acf6623c2d add common prefix in Damerau matthieugomez 2021-09-15 09:49:49 -0400
  • ac6d315dc9 Update normalize.jl matthieugomez 2021-09-14 14:04:49 -0400
  • 5c8109833c update readme matthieugomez 2021-09-14 11:58:19 -0400
  • a78aed0e99 Update README.md v0.11.0 matthieugomez 2021-09-13 14:48:21 -0400
  • cee5db756b Update README.md matthieugomez 2021-09-13 14:46:42 -0400
  • ae284ff6d2 Update edit.jl matthieugomez 2021-09-13 11:46:18 -0400
  • 04a3fc587e rmv NormalizedStringMetric matthieugomez 2021-09-13 11:43:23 -0400
  • 87e9817ddf normalized matthieugomez 2021-09-13 10:06:04 -0400
  • cf1d578bf6 rmv max_dist as internal field matthieugomez 2021-09-13 09:14:02 -0400
  • d0ac1b48e9 eval_reduce -> eval_end matthieugomez 2021-09-12 17:24:51 -0400
  • 0e5cd7e4d2 remove StringDistance type (since Distance does not exist) matthieugomez 2021-09-12 15:06:31 -0400
  • d9f99986fb define StringSemiMetric/StringMetric matthieugomez 2021-09-12 14:33:39 -0400
  • 5507822aec don't use reorder since not type stable matthieugomez 2021-09-11 15:46:33 -0400
  • 9777a05727 Update edit.jl matthieugomez 2021-09-11 14:40:58 -0400
  • fc27c9faec Update edit.jl matthieugomez 2021-09-11 14:40:03 -0400
  • eb55591a46 improve Damerau matthieugomez 2021-09-11 14:38:21 -0400
  • ed35e8621e better Damerau matthieugomez 2021-09-11 14:27:40 -0400
  • fd2063b9b5 add test of DamrauLevenshtein matthieugomez 2021-09-11 11:50:05 -0400
  • 87b799058b Update pairwise.jl matthieugomez 2021-09-11 10:05:09 -0400
  • 69491d9f78 re-organize and default to _preprocess = true matthieugomez 2021-09-11 10:04:03 -0400
  • 7dfd864d63 reorganize matthieugomez 2021-09-10 22:31:14 -0400
  • 4c73b55825 simplify a bit Damerau matthieugomez 2021-09-10 17:55:37 -0400
  • 5bec23d357 use correct (unrestricted) DamerauLevenshtein. matthieugomez 2021-09-10 17:14:21 -0400
  • 0faf255f93 Update normalize.jl matthieugomez 2021-09-10 15:03:41 -0400
  • 8979b33eb2 add storage vector matthieugomez 2021-09-10 14:56:52 -0400
  • 21ef95e028 Update edit.jl matthieugomez 2021-09-10 14:40:44 -0400
  • f75a10852d simplify RatcliffObershelp + add Partial{Ratcliff} test matthieugomez 2021-09-10 14:38:41 -0400
  • 3e5ce898f7 small syntax improvement matthieugomez 2021-09-07 09:00:20 -0400
  • da0e0706f6 formating matthieugomez 2021-09-06 15:10:38 -0400
  • c9483b6efa better comments matthieugomez 2021-09-06 14:47:52 -0400
  • e7585b56fb add back threads + reorganize qgrams matthieugomez 2021-09-06 12:10:31 -0400
  • b84d41728a
    Indentation (#54) Matthieu Gomez 2021-09-06 10:27:25 -0400
  • d0a8a2afb8
    Merge branch 'main' into parametric parametric Matthieu Gomez 2021-09-06 10:26:47 -0400
  • 8533de4782 Merge branch 'parametric' of https://github.com/matthieugomez/StringDistances.jl into parametric matthieugomez 2021-09-06 10:24:23 -0400
  • 3751aa2be5 indent matthieugomez 2021-09-06 10:24:16 -0400
  • 254e5e15f6
    Simplify Counter (#53) Matthieu Gomez 2021-09-06 10:19:29 -0400
  • d59e549dbe
    Merge branch 'main' into parametric Matthieu Gomez 2021-09-06 10:17:02 -0400
  • 2a8c0b97ef rename variables matthieugomez 2021-09-06 10:13:36 -0400
  • 12a4eabb5f simplify code by removing counters matthieugomez 2021-09-06 10:09:58 -0400
  • 2aff23fd6c
    Use Int everywhere (#52) Matthieu Gomez 2021-08-08 07:36:43 +0200
  • f9c328e1c7
    Merge branch 'main' into parametric Matthieu Gomez 2021-08-08 07:35:22 +0200
  • 71e4f9430f use Int everywhere matthieugomez 2021-08-08 07:33:04 +0200
  • 7524e06d76
    remove parametric type (#51) Matthieu Gomez 2021-08-08 07:16:04 +0200
  • b392aa2800 remove parametric type matthieugomez 2021-08-08 07:15:24 +0200
  • e9b224f03f
    simplify a bit preprocessed qgrams (#50) Matthieu Gomez 2021-08-08 06:58:42 +0200
  • ca84fe9ba3 up simplify matthieugomez 2021-08-08 06:54:47 +0200
  • ba5ad39f80 update matthieugomez 2021-08-08 00:58:59 +0200
  • da8372d7d8 jpdate matthieugomez 2021-08-08 00:28:13 +0200
  • f5a5527cb3 Update normalize.jl matthieugomez 2021-08-08 00:23:07 +0200
  • 9fdcb6052d better errors matthieugomez 2021-08-08 00:17:26 +0200
  • 5bce2c2717 Update qgram_preprocessed.jl matthieugomez 2021-08-07 20:18:12 +0200
  • c77a054885 iterators matthieugomez 2021-08-07 20:11:47 +0200
  • c84ee18cb3 Update qgram_preprocessed.jl matthieugomez 2021-08-07 18:31:23 +0200
  • 101bdad780 simplify matthieugomez 2021-08-07 18:24:10 +0200
  • 38cd81bd77 simplify matthieugomez 2021-08-07 17:59:09 +0200
  • d3b0522014 Update qgram.jl matthieugomez 2021-08-07 17:51:49 +0200
  • 85a1744627 simplify a bit matthieugomez 2021-08-07 17:47:11 +0200
  • 633a2d85dc
    Update ci.yml Matthieu Gomez 2021-07-31 10:43:15 -0700
  • 0c3b250969
    Update normalize.jl Matthieu Gomez 2021-07-04 10:52:42 -0700
  • 157f4aafda
    Update README.md (#48) Matthieu Gomez 2021-07-04 10:50:40 -0700
  • 059cab54b3 Update README.md doc matthieugomez 2021-07-04 10:26:21 -0700
  • 78c3ec86f8 Update README.md matthieugomez 2021-07-04 10:25:51 -0700
  • 35ab1070d1
    Update README.md Matthieu Gomez 2021-06-23 12:57:44 -0700
  • f26cd16983 import from StatsAPI matthieugomez 2021-04-21 08:57:50 -0700
  • 2dd75ae6fa Update ci.yml matthieugomez 2021-04-05 14:11:21 -0700
  • 9d9b72065d Create ci.yml matthieugomez 2021-04-05 13:58:14 -0700
  • 373c3ba60d rmv Travis matthieugomez 2021-04-05 13:55:09 -0700
  • 7b9568d028 Update README.md matthieugomez 2021-01-07 10:18:31 +0100
  • f270e18310 simplify pairwise matthieugomez 2020-12-30 14:39:18 +0100
  • 15175976a2 Update modifiers.jl matthieugomez 2020-12-30 14:24:24 +0100
  • efa3553c0d fix bug ericphanson 2020-12-08 19:50:46 +0000
  • 762e5a8999 Add `findnearest_partial` and `findall_partial` ericphanson 2020-12-08 15:18:02 +0000
  • d650b62a40 clean tests matthieugomez 2020-11-14 12:37:04 -0800
  • f9675fd110 update matthieugomez 2020-11-14 11:40:44 -0800
  • 1cc89f0827 add more docs matthieugomez 2020-11-12 09:24:34 -0800
  • daaaad9d08 Update Project.toml v0.10.0 matthieugomez 2020-11-11 21:18:09 -0800
  • 5cc8363264 Update README.md matthieugomez 2020-11-11 21:17:12 -0800
  • aeb26abdba Update README.md matthieugomez 2020-11-11 21:16:56 -0800
  • 6a190ecba5 Update README.md matthieugomez 2020-11-11 21:16:22 -0800