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.
Demo @ https://www.youtube.com/watch?v=CNGWuueH7Mo
Đây là một văn bản mã nguồn mở trình đọc file với một built-in từ điển Nhật-Anh ẩn cho người học tiếng Nhật trên đường đi mà không có một kết nối Internet đang hoạt động cho từ điển trực tuyến. Các thuật toán được sử dụng để tìm kiếm từ được lấy từ Rikaichan for Firefox.
Từ điển Nhật-Anh là từ điển EDICT từ WWWJDIC. Nó đã được chuyển đổi sang định dạng phù hợp cho các thiết bị Android.
Định nghĩa của một từ được hiển thị / dịch trên hoạt động giống như các văn bản để người đọc không bị mất những bối cảnh về những gì họ đang đọc khi tìm kiếm ý nghĩa của từ.
Reader cũng có thể tiết kiệm từ vào một tập tin để sau này xem lại chúng, hoặc sao chép từ vào clipboard để tiếp tục điều tra trong các ứng dụng khác như Anki.
Tính năng, đặc điểm:
- Từ điển Lớn (EDICT từ WWWJDIC)
- Không yêu cầu kết nối Internet để tìm kiếm lời
- Tự động phát hiện mã hóa tập tin (Shift-JIS, UTF8, vv ..)
- Dễ dàng đọc các tập tin HTML / TXT từ AozoraProvider
- Chức năng nổi bật và đánh dấu
- Tiết kiệm từ để xem xét tương lai
- Horizontal chế độ / Dọc
- Tự động de-chia động từ động từ, tính từ
- Ứng dụng khác có thể chia sẻ văn bản tới Jade Reader (này cho phép người dùng dễ dàng lưu văn bản)
Mã nguồn là tại https://bitbucket.org/rayzhou/jaderead-restart/overview
Cảm thấy tự do để gửi email cho tôi bất kỳ vấn đề hoặc đặt một yêu cầu lỗi / cải tiến trong url ở trên.