Skip to content

Sonic v1.3.2

Compare
Choose a tag to compare
@valeriansaliou valeriansaliou released this 09 Nov 17:15
· 98 commits to master since this release
ec3c660
  • Fixed Norwegian stopwords [@valeriansaliou, #239].
  • Code has been formatted according to clippy recommendations. This does not change the way Sonic behaves [@pleshevskiy, #233].
  • Added support for Chinese word segmentation in tokenizer (note that as this adds quite some size overhead to the final binary size, the feature tokenizer-chinese can be disabled when building Sonic) [@vincascm, #209].