fuzzy-string-match icon indicating copy to clipboard operation
fuzzy-string-match copied to clipboard

Join forces

Open sandstrom opened this issue 2 years ago • 1 comments

I found this excellent gem! 💎

It seems like there are a few ruby gems for string matching:

  • https://github.com/kiyoka/fuzzy-string-match
  • https://github.com/flori/amatch
  • https://github.com/GlobalNamesArchitecture/damerau-levenshtein
  • https://github.com/tonytonyjan/jaro_winkler/

Would it make sense to join forces? In other words, have several maintainers of one project.

String distance is a great functionality, but the API can be pretty static over time. So what's important is mostly to have several maintainers that can help each other with CI upgrades and similar.

ping @kiyoka @flori @dimus @tonytonyjan

I've opened issues in all three repos quoted above, with the same message

sandstrom avatar Aug 30 '22 07:08 sandstrom

To avoid spreading the discussion across four threads, let's keep it all in this one: https://github.com/flori/amatch/issues/18

sandstrom avatar Aug 30 '22 08:08 sandstrom