CoolFace
Datasetpublic

syamjithnk/arshape

ArShape — when does the standard Arabic rendering recipe break Arabic? Author: Syamjith NK Write-up: The Arabic fix everyone recommends is now the thing breaking your Arabic Companion dataset: ArNum-TTS — the same failure mode in speech. The finding arabic_reshaper + python-bidi before drawing is the standard advice for rendering Arabic in Python. On any renderer that already performs complex-text layout it corrupts the output, because the shaping and the bidi… See the full description on the dataset page: https://huggingface.co/datasets/syamjithnk/arshape.

sourceHugging Facecc-by-4.0updated 9d agoView on Hugging Face
0likes80downloads
15 commits on main
c639a209d ago

Cite the corpus audit by DOI

syamjithnk
c4733bc14d ago

Link the corpus audit

syamjithnk
24d3e3429d ago

Add tooling section: arabic-lint for corruption already at rest, plus Pillow #9907

syamjithnk
280e1351mo ago

Correct the Raqm claim: it is a runtime property, not a Pillow version

syamjithnk
a1dfee11mo ago

Add glyphs_ok column: font coverage as an axis separate from shaping

syamjithnk
d060e2f1mo ago

Cards: full tags, series cross-links, citation block

syamjithnk
d8b364f1mo ago

Add MIT licence for code; data stays CC BY 4.0

syamjithnk
0d9b9521mo ago

Metadata: correct task category, add search tags

syamjithnk
ebc53821mo ago

Cross-link the three-benchmark series

syamjithnk
babcfc61mo ago

Upload README.md with huggingface_hub

syamjithnk
5577fb71mo ago

Upload README.md with huggingface_hub

syamjithnk
45522c01mo ago

Upload results.jsonl with huggingface_hub

syamjithnk
a81d94d1mo ago

Upload render_bench.py with huggingface_hub

syamjithnk
98e52851mo ago

Upload README.md with huggingface_hub

syamjithnk
48023191mo ago

initial commit

syamjithnk