Didyoumean in golang (Levenshtein distance)
Home Page:https://godoc.org/github.com/sc0Vu/didyoumean
Geek Repo:Geek Repo
Github PK Tool:Github PK Tool
sc0Vu opened this issue a year ago · comments
In golang, string is bytes representation of ascii / utf8 / hex. Didyoumean would break if use utf8 string.
TODO: