-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
This tool is correctly advertised as working for all languages but out of the box works only with Japanese and it's not obvious how to use it for other languages. This will make the tool more accessible to all language learners. Suggested changes:
- Add an option to UI settings to select a language for OCR
OR
- Add documentation to make it more obvious how the user can do the same manually. Here's my attempt:
Inconfig.ini, change values according to https://tesseract-ocr.github.io/tessdoc/Data-Files-in-different-versions.html and replace them in these lines
tesseract_language = jpn
ocr_space_language = jpn
Download XYZ.traineddata for your language from https://github.com/tesseract-ocr/tessdata_best/ (OR https://github.com/tesseract-ocr/tessdata) and put it in the game2text\resources\bin\win\tesseract\tessdata folder
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels