- All Superinterfaces:
Serializable
- All Known Subinterfaces:
MetricStringDistance
, NormalizedStringDistance
- All Known Implementing Classes:
Cosine
, Damerau
, Jaccard
, JaroWinkler
, Levenshtein
, LongestCommonSubsequence
, MetricLCS
, NGram
, NormalizedLevenshtein
, OptimalStringAlignment
, QGram
, RatcliffObershelp
, Sift4
, SorensenDice
, WeightedLevenshtein
-
Method Summary
double
Compute and return a measure of distance.
-
Method Details
-
distance
Compute and return a measure of distance.
Must be >= 0.
- Parameters:
s1
-
s2
-
- Returns: