مرجع إطار عمل MLKitLanguageID
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
صفوف
تتوفّر الفئات التالية على مستوى العالم.
-
لغة محددة لنص الإدخال المعني.
بيان الإفصاح
Objective-C
@interface MLKIdentifiedLanguage : NSObject
-
الفئة LanguageIdentification التي تحدد اللغة الرئيسية أو اللغات المحتملة
النص المقدم.
بيان الإفصاح
Objective-C
@interface MLKLanguageIdentification : NSObject
-
خيارات "LanguageIdentification"
بيان الإفصاح
Objective-C
@interface MLKLanguageIdentificationOptions : NSObject
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-25 (حسب التوقيت العالمي المتفَّق عليه)"],[],["The document outlines three classes for language identification in text. `MLKIdentifiedLanguage` represents a detected language. `MLKLanguageIdentification` identifies the primary or possible languages within a text. `MLKLanguageIdentificationOptions` allows for setting configuration options for the `LanguageIdentification` process. All three classes are available globally and are implemented using Objective-C, inheriting from `NSObject`. They are used in the iOS ML Kit for language identification tasks.\n"]]