Skip to content

Jaro Distance Issues #14

@jbean96

Description

@jbean96

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.
issue
issue2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions