Uploaded image for project: 'Commons Text'
  1. Commons Text
  2. TEXT-21

Have a clear distinction between Edit Distance, String Similarity, Score, Metric, etc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • 1.0
    • None

    Description

      From LANG-1269.

      A user reported a nomenclature issue in [lang], which occurs in [text] as well.

      Currently we have an interface called EditDistance, with the following implementations:

      • CosineDistance
      • HammingDistance
      • JaroWrinklerDistance
      • and LevenshteinDistance

      JaroWrinkler is actually a similarity score, and not a distance. We have other classes in the oact.similarity package too.

      • CosineSimilarity
      • FuzzyScore

      We need to provide users a clear distinction on what we call an edit distance, similarity or score.

      Attachments

        Issue Links

          Activity

            People

              chtompki Rob Tompkins
              kinow Bruno P. Kinoshita
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: