Managing the dictionary resources as Python packages.
The dictionary files are not included in the packages; It will be downloaded upon installation (the procedure in setup.py).
The version (e.g., 20200330) and the edition (small, core, or full) is specified in INFO.json.
In SudachiPy v0.5.2 and later, you can specify a dictionary directly from a command line or program.
WARNING: sudachipy link is no longer available in SudachiPy v0.5.2 and later.
Please see the following links for more details on the dictionary option.
- english
- japanese
pip install sudachidict_corepip install sudachidict_smallpip install sudachidict_fullIn case you are using SudachiPy before v0.5.2, please visit the old SudachiPy documentation.