This repository was archived by the owner on Mar 9, 2023. It is now read-only.
Releases: WorksApplications/SudachiPy
Releases · WorksApplications/SudachiPy
v0.4.4
v0.4.3
Upgrade a dependent Python library dartsclone
(rixwew/darts-clone-python) to v0.9
.
v0.4.2: Bug fix
Fix the runtime error EOS isn't connected to BOS
when input contains 阿Q[a-zA-Z]+
.
Equivalent to Fix #45 by kazuma-t · Pull Request #113 · WorksApplications/Sudachi in the original Java Sudachi.
Bug fix
v0.4.0
cythonize dartsclone using https://github.com/rixwew/darts-clone-python
v0.3.7
In README.md
If you need to apply customized
system.dic
,
place sudachi.json to anywhere you like,
and overwritesystemDict
value with the relative path fromsudachi.json
to yoursystem.dic
.
not worked properly but fixed.
This change maybe incompatible if you use your defined sudachi.json
.