Awesome Ruby Fuzzy Matching

  • amatch amatch 364
    star
    updated almost 2 years ago Apache License 2.0

    Approximate String Matching library

  • updated almost 3 years ago MIT License

    Find a needle (a document or record) in a haystack using string similarity and (optionally) regular expression rules. Uses Dice's Coefficient (aka Pair Similiarity) and Levenshtein Distance internally.

  • updated about 4 years ago Apache License 2.0

    fuzzy string matching library for ruby