forked from tyroroto/ThaiWord-Segmentation-.Net
-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: chaiwatmat/ThaiStringTokenizer
Releases · chaiwatmat/ThaiStringTokenizer
v0.9.0
Assets 2
v0.8.0
Features
- support splitting word by 'shortest matching'
Breaking Changes
- constructor parameter 'removeSpace' was rename to 'noSpace'
Deprecated
- constructor name 'noSpace' will be removed in the next major release and default value will be set to false, that's mean this lib will not remove any space from input.