Sonic core v0.1.3
Changes
Dependency updates:
- Bump
jieba-rsfrom0.9to0.10(in5d4a432) - Disable unnecessary
rocksdbfeatures (in421d13d) - Disable default features for all dependencies (in
cd7f328)
New Features
- feat: Improve the tokenizer to avoid splitting special tokens (in
f290006) - feat: Make tokenizer pattern matching opt-in (in
ddd6848) - feat: Make tokenizer pattern matching non-breaking (in
e744fd0)