-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Comparing the strings "united arab emirates" and "united arab emirates" (exactly the same string) results in a similarity of .6 which is definitely wrong. It also takes around 5 seconds to calculate. I would think that at the start of the method it should just check if the strings are equal and return 1 if it's true.


Metadata
Metadata
Assignees
Labels
No labels