/mozcdic-ut-jawiki

Mozc UT Jawiki Dictionary is a dictionary generated from the Japanese Wikipedia for Mozc.

Primary LanguagePythonOtherNOASSERTION

Overview

Mozc UT Jawiki Dictionary is a dictionary generated from the Japanese Wikipedia for Mozc.

Thanks to the Japanese Wikipedia team.

License

mozcdic-ut-jawiki.txt: CC BY-SA

Source code: Apache License, Version 2.0

Usage

Add mozcdic-ut-*.txt to dictionary00.txt and build Mozc as usual.

tar xf mozcdic-ut-*.txt.tar.bz2
cat mozcdic-ut-*.txt >> ../mozc-master/src/data/dictionary_oss/dictionary00.txt

To modify the costs for words or merge multiple UT dictionaries into one, use this tool:

merge-ut-dictionaries

Update this dictionary with the latest stuff

Requirement(s): python-jaconv

cd src/
sh make.sh

HOME