Multilanguage support in the same document #57

Open
opened 2026-02-16 00:16:44 -05:00 by yindo · 1 comment
Owner

Originally created by @hamza-maqsood on GitHub (Mar 20, 2024).

I have a pdf with english and arabic, how can I specify the language parameter?

Originally created by @hamza-maqsood on GitHub (Mar 20, 2024). I have a pdf with english and arabic, how can I specify the language parameter?
Author
Owner

@guillaume-millot commented on GitHub (Mar 20, 2024):

You can specify a language parameter, but if I'm reading correctly, it seems it only accepts one language:
https://github.com/run-llama/llama_parse/blob/ba8f345f807e823746a420b8985ef36d18deeef6/llama_parse/base.py#L152

@guillaume-millot commented on GitHub (Mar 20, 2024): You can specify a `language` parameter, but if I'm reading correctly, it seems it only accepts one language: https://github.com/run-llama/llama_parse/blob/ba8f345f807e823746a420b8985ef36d18deeef6/llama_parse/base.py#L152
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#57