Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1061

Add Fuzzy String Scoring to Stellar

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Done
    • Major
    • Resolution: Done
    • None
    • 0.4.1
    • None

    Description

      Fuzzy string matching or scoring generates a score based on the similarity of a string vs. a query.
      Functionality for this exists in Apache commons and should be exposed through stellar.

      "A matching algorithm that is similar to the searching algorithms implemented in editors such as Sublime Text, TextMate, Atom and others.
      One point is given for every matched character. Subsequent matches yield two bonus points. A higher score indicates a higher similarity."

      https://commons.apache.org/sandbox/commons-text/jacoco/org.apache.commons.text.similarity/FuzzyScore.java.html

      https://commons.apache.org/proper/commons-text/index.html

      Attachments

        Issue Links

          Activity

            People

              otto Otto Fowler
              otto Otto Fowler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: