You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use tesseract js to detect some Korean text, but the tesseract output for words has one character per word.
The value of text property is correctly recognised as 안녕하세요! without spaces between the characters, however the words array has single characters in it.
I'm trying to use tesseract js to detect some Korean text, but the tesseract output for words has one character per word.
The value of text property is correctly recognised as 안녕하세요! without spaces between the characters, however the words array has single characters in it.
The worker parameters I am setting are:
I am using tesseract.js: "^2.0.2".
The text was updated successfully, but these errors were encountered: