run-llama / llama_parse

Parse files for optimal RAG
https://www.llamaindex.ai
MIT License
1.79k stars 157 forks source link

RTL issue #255

Open osamaalrayyes opened 5 days ago

osamaalrayyes commented 5 days ago

I have a document with both Righ-to-Left (RTL) and LTR, which are Arabic and English, respectively. Unfortunately, RTL is not processing properly and each Arabic word is inversed (on a word level, not a sentence level). If the document has Arabic text only it works perfectly though.