יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.CL ·

איזו שפה זו? שאל את הטוקנייזר

What Language is This? Ask Your Tokenizer
UniLID הוא שיטה פשוטה ויעילה לזיהוי שפה, המבוססת על אלגוריתם UnigramLM. השיטה מאפשרת זיהוי שפה מדויק עם מעט נתונים, ותומכת בהוספה של שפות חדשות ללא צורך באימון מחדש.
תקציר מקורי באנגליתarXiv:2602.17655v3 Announce Type: replace Abstract: Language Identification (LID) is an important component of many multilingual natural language processing pipelines, where it facilitates corpus curation, training data analysis, and cross-lingual evaluation of large language models. Despite near-perfect performance on high-resource languages, existing systems remain brittle in low-resource and closely related language settings. We introduce UniLID, a simple and efficient LID method based on the UnigramLM tokenization algorithm. In short, to predict a string's language label, we simply ask: under which language's unigram distribution is this string most likely? Our formulation is data- and compute-efficient, supports incremental addition of new languages without retraining existing models,
קרא במקור המקורי