You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
292 B

# SentenTree
## v1.0.0
- Add `tokenizeBySpace` and group tokenize functions under `tokenizer`
- Add options when building model to control support range
## v0.1.0
- Fix heap global import
- Add standalone bundle
## v0.0.3
- Update readme
## v0.0.2
- Fix naming
## v0.0.1
- First release