Skip to content

Mozc UT Place Name Dictionary is a dictionary converted from the Japan Post's ZIP code data for Mozc.

License

Notifications You must be signed in to change notification settings

phoepsilonix/mozcdic-ut-place-names

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title date
Mozc UT Place Name Dictionary
2023-01-15

Overview

Mozc UT Place Name Dictionary is a dictionary converted from the Japan Post's ZIP code data for Mozc.

Thanks to the Japan Post's ZIP code data team.

License

mozcdic-ut-place-names.txt: Public Domain

郵便番号データに限っては日本郵便株式会社は著作権を主張しません。

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): ruby, rsync

cd src/
sh make.sh

HOME

About

Mozc UT Place Name Dictionary is a dictionary converted from the Japan Post's ZIP code data for Mozc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 91.7%
  • Shell 8.3%