I am trying to use Labelbox to annotate my Arabic sentence pairs based on a predefined criteria. I added the data rows, and I could read the data just fine, aligned from right to left, just how it is supposed to be. But when I added the data row to my annotation project, the alignment becomes from left to right, ana the text is no longer readable to annotators as it should be. Is there a way to solve this?
I am using text data (โmedia_typeโ: โTEXTโ).
In your screenshot, the Arabic text looks aligned correctly from right to left. Did you do anything specific to make that happen, or was it like this by default?
In my case (see screenshot), Arabic is being aligned left to right, so itโs not readable. To make it clearer, hereโs a simple example with English:
Correct alignment: How are you?
Incorrect alignment: ?uoy era woH
This is whatโs happening with Arabic on my side.
Iโm still new to LabelBox, so Iโd really appreciate it if you could walk me through how you got this working, or point me to what I might be missing.
Took me longer, we donโt have a build it solution but using Stylus could help - Using Stylus will allow you to overwrite the style within the HTML style element.
It will most likely be another class name in your case, open the dev tools (F12) in your browser, select the text to search for the right class in your editor
We render this in an Iframe so this will also work for the data rows tab also.