Home

Koptsow Dmitriy
Project Admins:

QJDicExample is an English <-> Japanese dictionary.

QJDicExample uses JMdict, JMnedict, Kanjidic2, Radkfilex, KanjiVG, Tanaka Corpus / Tatoeba databases for translations and zinnia recognition library for handwritten kanji recognition.

QJDicExample features:
* Advanced word/name/kanji/sentence search;
* Kanji player showing stroke order, elements and subelements;
* Kanji lookup by drawing recognition / radical / elements / stroke count etc;
* Exporting search results as an html page;
* Systray tooltip showing translation of words from clipboard and/or global clipboard aka mouse selection (on systems that support it);
* Small popup window for making quick translation

QJDicExample has customizable interface (fonts & dialog colors & css style sheets)

Latest souce code:

$git clone git://git.code.sf.net/p/qjdicexample/code qjdicexample-code

Changelog:
0.2.0 beta (r141)
* Html export now works.
* Kanji player: save as image implemented.
* Sentences: hovering reading highlights the corresponding word and vice versa.
* windows installer bug fixes
0.2.0 alpha (r134)
* Update dialog - autoclose on success.
* Language selection dialog for tatoeba database
*0.2.0 alpha (r133)
* initial release