Skip to content
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

Closed
miloskovacevic68 opened this issue Oct 30, 2024 · 3 comments
Closed

does marker support multiple languages #330

miloskovacevic68 opened this issue Oct 30, 2024 · 3 comments

Comments

@miloskovacevic68
Copy link

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

@VikParuchuri
Copy link
Owner

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.

@miloskovacevic68
Copy link
Author

miloskovacevic68 commented Oct 31, 2024 via email

@svenha
Copy link

svenha commented Dec 2, 2024

@miloskovacevic68 If calling marker_single, you can try the option --languages="sr,en" .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants