-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
does marker support multiple languages #330
Comments
Marker works with all languages - you don't need to specify languages by default, in fact things work slightly better if you don't. The only reason to specify them is if you notice issues. In that case, you can specify up to 4. |
Thanks.
I noticed some problems with Cyrillic text (Serbian language) so I would
like to try to specify Serbian Cyrillic besides English. How can i do that
from python api? Do i need to change something in library files or i can
do that dynamically?
Thank you for your kind support,
Milos
… Marker works with all languages - you don't need to specify languages by
default, in fact things work slightly better if you don't. The only
reason to specify them is if you notice issues. In that case, you can
specify up to 4.
--
Reply to this email directly or view it on GitHub:
#330 (comment)
You are receiving this because you authored the thread.
Message ID: ***@***.***>
|
@miloskovacevic68 If calling |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
i use marker to extract texts from multiple languages. I also use surya as an OCR engine (I suppose it is markers default option since i have a gpu).
How can i set two or three languages if this is possible.
How to set it from python code.
Regards, Milos
The text was updated successfully, but these errors were encountered: