You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing we might try is using uroman to first romanize both sides of the equation, but this will only work if uroman always outputs one character for one input character.
Checking unique characters that follow a backslash in the Spanish alignments (command:
grep -o '\\.' spapddpt_alignments.jsonl_final_output.jsonl | awk '{print $NF}' | sort -u
):And in the French file:
The text was updated successfully, but these errors were encountered: