All Projects → jmdict-kindle → jmdict-kindle

jmdict-kindle / jmdict-kindle

Licence: other
Japanese - English dictionary for Kindle based on the JMdict / EDICT database

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
Makefile
30231 projects
CSS
56736 projects

Projects that are alternatives of or similar to jmdict-kindle

jiten
jiten - japanese android/cli/web dictionary based on jmdict/kanjidic — 日本語 辞典 和英辞典 漢英字典 和独辞典 和蘭辞典
Stars: ✭ 64 (-57.62%)
Mutual labels:  dictionary, japanese, jmdict
jmdict-simplified
JMdict, JMnedict, Kanjidic, KRADFILE/RADKFILE in JSON format
Stars: ✭ 96 (-36.42%)
Mutual labels:  dictionary, japanese, jmdict
Jotoba
A free online, self-hostable, multilang Japanese dictionary.
Stars: ✭ 87 (-42.38%)
Mutual labels:  dictionary, japanese
tudien
Từ điển tiếng Việt dành cho Kindle
Stars: ✭ 38 (-74.83%)
Mutual labels:  dictionary, kindle
Google Ime Dictionary
日英変換・英語略語展開のための IME 追加辞書 📙 日本語から英語への和英変換や英語略語の展開を Google 日本語入力や ATOK などで可能にする IME 拡張辞書です
Stars: ✭ 30 (-80.13%)
Mutual labels:  dictionary, japanese
unofficial-jisho-api
Encapsulates the official Jisho.org API and also provides kanji, example, and stroke diagram search.
Stars: ✭ 88 (-41.72%)
Mutual labels:  dictionary, japanese
nihongo
Japanese Dictionary
Stars: ✭ 77 (-49.01%)
Mutual labels:  dictionary, japanese
Yomichan
Japanese pop-up dictionary extension for Chrome and Firefox.
Stars: ✭ 464 (+207.28%)
Mutual labels:  dictionary, japanese
Qolibri
Continuation of the qolibri EPWING dictionary/book reader
Stars: ✭ 82 (-45.7%)
Mutual labels:  dictionary, japanese
Ichiran
Linguistic tools for texts in Japanese language
Stars: ✭ 120 (-20.53%)
Mutual labels:  dictionary, japanese
Emoji Ime Dictionary
日本語で絵文字入力をするための IME 追加辞書 📙 Google 日本語入力などで日本語から絵文字への変換を可能にする IME 拡張辞書です
Stars: ✭ 172 (+13.91%)
Mutual labels:  dictionary, japanese
Memorize
🚀 Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily
Stars: ✭ 72 (-52.32%)
Mutual labels:  dictionary, japanese
Safarikai
Safari extension for translating Japanese words.
Stars: ✭ 177 (+17.22%)
Mutual labels:  dictionary, japanese
dic-nico-intersection-pixiv
ニコニコ大百科とピクシブ百科事典の共通部分のIME辞書
Stars: ✭ 49 (-67.55%)
Mutual labels:  dictionary, japanese
wn
A modern, interlingual wordnet interface for Python
Stars: ✭ 119 (-21.19%)
Mutual labels:  dictionary
English-Persian-Word-Database
English Persian Word Database - Popular database extensions
Stars: ✭ 19 (-87.42%)
Mutual labels:  dictionary
myG2P
Myanmar (Burmese) Language Grapheme to Phoneme (myG2P) Conversion Dictionary for speech recognition (ASR) and speech synthesis (TTS).
Stars: ✭ 43 (-71.52%)
Mutual labels:  dictionary
Translator
Translator for Elementary OS
Stars: ✭ 13 (-91.39%)
Mutual labels:  dictionary
BinPackage
The vocabulary of modern Icelandic, encapsulated in a Python package
Stars: ✭ 19 (-87.42%)
Mutual labels:  dictionary
ReversoAPI
Reverso API wrapper for Python
Stars: ✭ 39 (-74.17%)
Mutual labels:  dictionary

About

This is a Japanese-English dictionary based on the JMdict and JMnedict and Tatoeba database for e-Ink Kindle devices.

Features:

  • lookup of inflected verbs.
  • lookup for Japanese names.
  • Example sentences
  • Pronunciation
  • the dictionaries can be downloaded as separate files or as one big dictionary
Inflection lookup screenshot Sentence lookup screenshot
Word lookup screenshot Name lookup screenshot

Supported Devices

The dictionary has been tested on Kindle Paperwhite and Kindle Oasis. It should also work well with other e-ink Kindle devices

The dictionary will not work well on Kindle Fire or Kindle Android App, or any Android based Kindle, because the Kindle software on those platforms does not support inflection lookups.

Download

You can download the latest version of the dictionary from here.

Install

e-Ink Kindle

There are in total 3 dictionaries:

  • jmdict.mobi: Contains data from the JMedict database, with additional examples. It does not contain proper names.
  • jmnedict.mobi: Contains Japanese proper names from the JMnedict databse.
  • combined.mobi: Contains the data from both of the above dictionaries. Please note that a lot of features are missing from the combined dictionary (sentences, pronunciation, ...) due to size constraints. Therefore, it is not suggested to use this dictionary.

To install any of the dictionaries (you can also install all three of them) into your device follow these steps:

  • for 1st-generation Kindle Paperwhite devices, ensure you have firmware version 5.3.9 or higher as it includes improved homonym lookup for Japanese;
  • connect your Kindle device via USB;
  • copy the the .mobi file for the dictionary you want to use to the documents/dictionaries sub-folder;
  • eject the USB device;
  • on your device go to Home > Settings > Device Options > Language and Dictionaries > Dictionaries and set JMdict Japanese-English Dictionary as the default dictionary for Japanese.

Kindle Android App

NOTE: Unfortunately the Kindle Android App does not support dictionary inflections, yielding verbs lookup practically impossible. No known workaround.

  • rename jmdict.mobi or any of the other two dictionaries as B005FNK020_EBOK.prc

  • connect your Android device via USB

  • copy B005FNK020_EBOK.prc into Internal Storage/Android/data/com.amazon.kindle/files/ or /sdcard/android/data/com.amazon.kindle/files

This will override the default Japanese-Japanese dictionary.

Kindle iOS App

The steps for iOS App are similar the Android App above. Unfortunately the Kindle iOS App seems to suffer from the same limitations regarding inflections.

Pitch accent information

The pitch accent information is encoded in the following way:

  • Underline for Low
  • No Formatting for High
  • ꜜ for a sudden Drop in pitch
  • ° for a Nasal sound
  • If no formatting whatsoever is present then we do not have pitch information for that particular entry

Examples:

  • たい means L-H-H
  • が°ꜜ means L-Hꜜ-L
  • んしん means L-H-H-H
  • とꜜ means L-Hꜜ-(L) [The (L) means the next sound after ひと will be low. E.g. ひとが (L-H-L)]

For more information see Japanese pitch accent - Wikipedia

Building from source

Build

Requirements:

  • Linux, Windows with Cygwin or WSL (might also work on macOS with a few changes)

  • Kindle Previewer if building on Windows or WSL Kindle Previewer

    • Kindle Previewer has to be added to PATH. If normally installed add it by executing (for this change to take effect, please close all cmd and powershell windows):
    Set-ItemProperty -Path 'Registry::HKEY_CURRENT_USER\Environment' -Name PATH -Value ((Get-ItemProperty -Path 'Registry::HKEY_CURRENT_USER\Environment' -Name PATH).path + ";$env:APPDATA\Amazon")
  • Python version 3

Inside of the makefile you can change the max number of sentences per entry, compression, as well as which sentences to include:

# The Kindle Publishing Guidelines recommend -c2 (huffdic compression),
# but it is excruciatingly slow. That's why -c1 is selected by default.
# Compression currently is not officially supported by Kindle Previewer according to the documentation
COMPRESSION ?= 1

# Sets the max sentences per entry only for the jmdict.mobi.
# It is ignored by combined.mobi due to size restrictions.
# If there are too many sentences for the combined dictionary,
# it will not build (exceeds 650MB size limit). The amount is limited to 0 in this makefile for the combined.mobi
SENTENCES ?= 5

# This flag determines wheter only good and verified sentences are used in the
# dictionary. Set it to TRUE if you only want those sentences.
# It is only used by jmdict.mobi
# It is ignored bei combined.mobi. There it is always true
# This is due to size constraints.
ONLY_CHECKED_SENTENCES ?= FALSE

# If true adds pronunciations to entries. The combined dictionary ignores this flag due to size constraints
PRONUNCIATIONS ?= TRUE

# If true adds additional information to entries. The combined dictionary ignores this flag due to size constraints
ADDITIONAL_INFO ?= TRUE

Build with make to create all 3 dictionaries (Note the combined dictionary will not build with Kindle Previewer due to size constraints):

make

or use any of the following commands to create a specific one:

make jmdict.mobi
make jmnedict.mobi
make combined.mobi

If you build it on WSL the commands are as follows:

make ISWSL=TRUE

or use any of the following commands to create a specific one:

make jmdict.mobi ISWSL=TRUE
make jmnedict.mobi ISWSL=TRUE
make combined.mobi ISWSL=TRUE

Create a Pull Request

Before making a pull request please ensure the formatting of your python code is correct. To do this please install black and run

black .

To do

  • Leverage more of the JMdict data:

    • cross references
  • Add Furigana to example sentences

  • Create better covers

Credits

Alternatives

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].