Releases: WorksApplications/sudachi-tools
Releases · WorksApplications/sudachi-tools
Release 0.2.1
Highlights
- Fix bugs when analyzing empty string
- Add
--mode
argument which specifies Sudachi analysis mode (A, B, C) - Add debug command which performs interactive analysis with Sudachi with lattice dump arguments are same as in analysis mode except input/output
Release v0.2
Highlights
- Fixed incompabilities with Sudachi 0.7+
- It is possible to specify Sudachi version for analysis as
--jar v0.6.2
which will automatically download Sudachi jar. - It is possible to specify what files to analyze with something like
--filter '*.txt'
(the default)
Release 0.1
Initial release