similarity
Compute the similarity between two string. Corresponds to 1.0 - normalized distance.
Return
the computer similarity
Parameters
lhs
left hand side string to compare.
rhs
right hand side string to compare.
Compute the similarity between two string. Corresponds to 1.0 - normalized distance.
the computer similarity
left hand side string to compare.
right hand side string to compare.