CoolFace
Datasetpublic

syamjithnk/arabic-corpus-audit

Arabic Corpus Integrity Audit Author: Syamjith NK Date: 9 September 2026 · corrected 13 September 2026 Tool: arabic-lint 0.5.0 Correction, 13 September 2026. An earlier version of this card said the labels in Yousefmd/arabic_ocr_dataset were stored in visual order, and called that the full reshape + bidi signature. That was wrong. Only the shaping step ran; the words are in logical order and plain NFKC recovers them. What was measured, and stands, is that the labels store… See the full description on the dataset page: https://huggingface.co/datasets/syamjithnk/arabic-corpus-audit.

sourceHugging Facecc-by-4.0updated 13d agoView on Hugging Face
0likes107downloads
8 commits on main
745b3d713d ago

Add Zenodo DOI 10.5281/zenodo.22733934

syamjithnk
965045914d ago

Correct the Yousefmd finding: only shaping ran, not bidi

syamjithnk
6411f3e14d ago

Correct the visual-order claim about Yousefmd/arabic_ocr_dataset; add a corrections policy

syamjithnk
e37e18014d ago

Correct the visual-order claim about Yousefmd/arabic_ocr_dataset; add a corrections policy

syamjithnk
f10798216d ago

Measure the tokenizer cost: one stray glyph makes an Arabic word [UNK] on AraBERT and mBERT

syamjithnk
950e87017d ago

Add severity per dataset: 16 stray, 4 partial, 1 reshaped

syamjithnk
533c20e17d ago

Arabic corpus integrity audit: 341 datasets, 276 readable, one fully corrupted

syamjithnk
63f718317d ago

initial commit

syamjithnk