This add-on adds support for the UniDic Japanese dictionary which can be used by other add-ons such as MorphMan.
Support for Windows, Linux and macOS.
Download the latest release here and extract it to the Anki's add-on directory (Anki2\addons21
).
-
git clone
this repository -
Get files from support/Windows, support/Linux or support/macOS and place them to the root of support. Those directories can now be deleted.
-
Get
dicrc
,char.bin
,matrix.bin
,model.bin
,sys.dic
andunk.dic
from unidic-csj-x.y.z.zip and place them to the same support directory. -
Move the whole cloned directory to Anki's addon directory.
- Original repository (ianki/MecabUnidic)
- Updated old UniDic (ver.2016.3) to the latest at the time of writing: UniDic 3.1.0 (2021-04-01)
- Updated Windows, Linux and macOS binaries of MeCab from 0.98pre3 to 0.996
- UniDic 3.1.0 (2021-04-01) for modern spoken language (現代話し言葉).
- MeCab 0.996 (2013-02-18)
- MeCab Windows Binaries from the website
- MeCab Linux: Built by @CrescentKohana from the source code on the website
- MeCab macOS: Built by @kebifurai from the source code on the website