Skip to content

0.6.0

Compare
Choose a tag to compare
@eiennohito eiennohito released this 11 Nov 08:03
· 127 commits to develop since this release
6a76930

Full Changelog

Highlights

  • Full feature parity with Java version
  • ~15% analysis speed improvement over 0.6.0-rc1
  • SudachiPy compatible Python bindings
  • ~30x speed improvement over original SudachiPy

Rust

  • No public API at the moment (contact us if you want to use Rust version directly, internals will significantly change and names are not finalized)
  • Added dictionary build functionality
  • Added an option to perform analysis without sentence splitting
    • Use it with --split-sentences=no

Python

  • Added bindings for dictionary build (undocumented and not supported as API).
  • sudachipy build and sudachipy ubuild should work once more
    • Report on build times and dictionary part sizes can differ from the original SudachiPy