Closed dongxiaohuang closed 3 years ago
Yes, I need to double check and see if the Levenshtein distance library Im using can take none ASCII characters. Then I can make it work with Unicode.
Sep Dehpour
On Jan 9, 2021, at 3:59 AM, dongxiaohuang notifications@github.com wrote:
I found it fail to search for non-english words
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Any updates? Whether it works for unicode string?
Hi @Bhee I just published 0.7.0 which allows you to pass the unicode characters that are acceptable to Autocomplete: https://github.com/seperman/fast-autocomplete#unicode
Also @dongxiaohuang
I found it fail to search for non-english words