this post was submitted on 23 Mar 2026
1 points (100.0% liked)

Japanese Language

1925 readers
4 users here now

ようこそJapaneseLanguageへ! 日本語に興味を持てば、どうぞ登録して勉強しましょう!日本語に関係するどのテーマ、質問でも大歓迎します。 This is a community dedicated to the Japanese language. Feel free to come in and ask questions or post your thoughts and opinions about this beautiful language.

Feel free to check out the web archive of r/LearnJapanese's resources if you're looking for more learning material or tools to aid you in your Japanese language journey!

—————————

Remember that you can add furigana to your posts by writing ~{KANJI|FURIGANA}~ like:

~{漢字|かんじ}~ which comes out as:

{漢字|かんじ}

founded 3 years ago
MODERATORS
 

Source: ogwata/ndlocr-lite-web-ai: NDLOCRLite Web: ブラウザ完結型日本語OCRツール(ONNX Web Runtime使用)

Japanese OCR developed by researchers at the National Museum of Japan. It features proofreading capabilities powered by generative AI, runs on the web, and is open source.

Note that the original engine, NDLOCR-Lite, is a free OCR developed by the National Diet Library of Japan and is known for its specialized performance in recognizing printed text.

you are viewing a single comment's thread
view the rest of the comments
[–] i_am_not_a_robot@discuss.tchncs.de 0 points 2 months ago (1 children)

runs on the web

The description says it runs in a browser, and it looks like this code does OCR in a browser, but it relies on sending your data to third-party services like Claude to do proofreading. It's based on a different version that runs entirely in a browser: NDLOCR-Lite Web.

[–] hoagecko@sh.itjust.works 0 points 2 months ago

Thank you. I have corrected the post.