derekparker / trie

Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
MIT License
748 stars 114 forks source link

support chinese #5

Closed Lunewcome closed 8 years ago

Lunewcome commented 8 years ago

Let it support chinese words. Actually, it now supports any language that needs more than 1 byte to represent a charactor.