Demo @ https://www.youtube.com/watch?v=CNGWuueH7Mo
This is a open source text file reader with a built-in offline Japanese-English dictionary for Japanese learner on the go without an active Internet connection for online dictionary. The algorithm used to search for word is taken from Rikaichan for Firefox.
The Japanese-English dictionary is the EDICT dictionary from WWWJDIC. It was converted to a format suitable for Android devices.
Definitions of a word is displayed/translated on the same activity as the text so that the reader does not lose the context of what they are reading when looking for meanings of words.
Reader can also save word to a file to later review them, or copy the word to clipboard to further investigate in other applications such as Anki.
Features:
- Large dictionary (EDICT from WWWJDIC)
- Does not require Internet connection to search word
- Auto detect file encoding (SHIFT-JIS, UTF8, etc..)
- Easily read HTML/TXT files from AozoraProvider
- Highlight and bookmark functionality
- Save words for future review
- Horizontal/Vertical mode
- Automatically de-inflect verbs, adjectives
- Other application can share text to Jade Reader (this let users easily saves text)
The source code is at https://bitbucket.org/rayzhou/jaderead-restart/overview
Feel free to email me for any problem or put a bug/enhancement request in the above url.
演示@ https://www.youtube.com/watch?v=CNGWuueH7Mo
这是一个开放源代码的文本文件阅读器内置的离线日本 - 英语字典在旅途日本学习者没有激活的Internet连接在线词典。用于搜索词的算法是从Rikaichan采取Firefox浏览器。
日本 - 英语词典是从WWWJDIC诏书字典。它被转换成适合于Android设备的格式。
显示/翻译在同一活动为文字,让读者不输的找词的含义时,他们正在阅读的背景下一个单词的定义。
读者还可以保存字的文件以后查看它们,或复制文字到剪贴板中的其他应用程序,如Anki进一步调查。
特征:
- 大词典(EDICT从WWWJDIC)
- 不需要互联网连接,以搜索词
- 自动检测文件编码(SHIFT-JIS,UTF8等。)
- 轻松读取AozoraProvider HTML / TXT文件
- 突出显示及书签功能
- 保存以备将来复习单词
- 水平/垂直模式
- 自动取消活用动词,形容词
- 其他应用程序可以共享文本玉读卡器(这让用户轻松保存文本)
源代码是在https://bitbucket.org/rayzhou/jaderead-restart/overview
随时给我发电子邮件的任何问题,或在上面放URL中的错误/增强请求。