Skip to content

Made some changes to the jaro-winkler#57

Open
dorzzz wants to merge 3 commits intoadrg:masterfrom
dorzzz:master
Open

Made some changes to the jaro-winkler#57
dorzzz wants to merge 3 commits intoadrg:masterfrom
dorzzz:master

Conversation

@dorzzz
Copy link

@dorzzz dorzzz commented Nov 17, 2025

I made some changes to allow an accurate range like in the mathematical definition and a different function jaroMatches

jaroMatches() also loops through the shortest string unlike previously which just takes one of strings .
also in the end in Jaro-WInkler.go it uses a simple if to allow the Winkler boost to only scores about the threshold which is 0.7 by default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant