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.