Skip to content

A fuzzy match library exposed by rest endpoint written in GoLang

License

Notifications You must be signed in to change notification settings

NirmalVatsyayan/FuzzyWuzzyGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b56052 · Oct 25, 2017

History

2 Commits
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 25, 2017
Oct 6, 2017
Oct 25, 2017
Oct 25, 2017

Repository files navigation

FuzzyWuzzyGo

A fuzzy match library exposed by rest endpoint written in GoLang

  • Load the postman collection.

  • Run the backend on system (go run main.go)

  • You could check fuzzy score between value sets provided in form data of api.

  • Returns - token sort ratio, token set ratio and partial ratio between both input strings.

Releases

No releases published

Packages

No packages published

Languages