abhabongse / fuzzymatch-go

Approximate string matching library implemented in Go language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README typo

sorawit opened this issue · comments

"""
Both functions have output values between 0 and 1, where 0 means that two strings are very distinct whereas 0 means that two strings are very similar.
"""

Something is wrong.

Thanks for feedback. It is now fixed in c81d21a