-
Notifications
You must be signed in to change notification settings - Fork 417
Open
@santhosh6328
Description
I am using jaro wrinkler similarity to check similarities between names. In one of the use case, i found this issue.
s1 = "SOME NAME" - s2 = "" -> similarity = 1
Why is the output "1". shouldn't "1" be for exact matches ?
please help
version details : java-string-similarity -> 2.0.0
Metadata
Metadata
Assignees
Labels
No labels