Uses of Package
org.apache.commons.text.similarity
Package | Description |
---|---|
org.apache.commons.text.similarity |
Provides algorithms for string similarity.
|
-
Classes in org.apache.commons.text.similarity used by org.apache.commons.text.similarity Class Description EditDistance Interface for Edit Distances.IntersectionResult Represents the intersection result between two sets.LevenshteinDetailedDistance An algorithm for measuring the difference between two character sequences.LevenshteinDistance An algorithm for measuring the difference between two character sequences.LevenshteinResults Container class to store Levenshtein distance between two character sequences.SimilarityScore Interface for the concept of a string similarity score.