Skip to content

Japanese MeCab UniDic (2021) utility Anki add-on for other add-ons like MorphMan

License

Notifications You must be signed in to change notification settings

CrescentKohana/MeCabUniDic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MecabUnidic

This add-on adds support for the UniDic Japanese dictionary which can be used by other add-ons such as MorphMan.

Usage

Support for Windows, Linux and macOS.

Download the latest release here and extract it to the Anki's add-on directory (Anki2\addons21).

Compiling release

  • 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 and unk.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.

Notes / Changelog

  • 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

Libraries used