Skip to content

NirmalVatsyayan/FuzzyWuzzyGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

A fuzzy match library exposed by rest endpoint written in GoLang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages