Shinyubin for Kotoeri
Shinyubin is a ZIP code dictionary for Kotoeri, the standard Mac OS X Japanese input method. zipcodic is a tool for converting the raw ZIP code data published by Japan Post, and its output forms the basis of Shinyubin.
License
zipcodic is released under the GNU General Public License (GPL), version 2.
Shinyubin is based on data published by Japan Post, which claims no copyright over said data. You are free to redistribute it.
Requirements
Shinyubin should be usable on any system where Kotoeri is available.
zipcodic requires PHP (with the mbstring module installed).
Usage
Shinyubin
- Download
Shinyubin.dmgbelow and open it. - Copy the file "新郵便番号辞書" to
~/Library/Dictionaries(home → Library → Dictionaries). - In the Kotoeri input menu select "Kotoeri Preferences", and then in the "辞書" section, highlight "新郵便番号辞書" and click the "開く" button.
zipcodic conversion tool
- Download
zipcodic.phpbelow. - Download and expand a datafile ("oogaki", "kogaki", prefectural, national, residential and business types are all supported).
- Open a Terminal and
cdto the folder containing the script. - Make the script executable with
chmod u+x zipcodic.php - Extract with
./zipcodic.php kotoeri [FILE] - Formats other than Kotoeri are also supported. Invoke without arguments (
./zipcodic.php) and see the help text for details.
Input the converted file into your Japanese input method of choice's dictionary creation tool to make the dictionary. For details, see your input method's documentation.
Download
- Shinyubin dictionary (DMG format, approx. 6MB)
- zipcodic conversion tool (ZIP format, approx. 4KB)