Releases: yangcancai/word_sensitive
Releases · yangcancai/word_sensitive
v0.1.2
Features:
- Supported weight for keywords
- Supported chinese and other language for text query
- Using Unsafe blocks to manange raw pointers
- Create Examples/leak to Check memory leak using valgrind tool
- Writed tests to cover supported thead safe and other cases