[null,null,["最后更新时间 (UTC):2025-08-04。"],[],[],null,["Language Identification \nplat_ios plat_android \n\nWith ML Kit's on-device language identification API, you can determine the\nlanguage of a string of text.\n\nLanguage identification can be useful when working with user-provided text,\nwhich often doesn't come with any language information.\n\n[iOS](/docs/ml-kit/ios/identify-languages)\n[Android](/docs/ml-kit/android/identify-languages)\n| This is a beta release of ML Kit for Firebase. This API might be changed in backward-incompatible ways and is not subject to any SLA or deprecation policy.\n\nKey capabilities\n\n|------------------------|----------------------------------------------------------------------------------------------------------------------|\n| Broad language support | Identifies over a hundred different languages. See the [complete list](/docs/ml-kit/langid-support). |\n| Romanized text support | Identifies Arabic, Bulgarian, Greek, Hindi, Japanese, Russian, and Chinese text in both native and romanized script. |\n\nExample results\n\n| Simple language identification ||\n|---------------------------------------------------------|-------------------------------|\n| \"My hovercraft is full of eels.\" | `en` (English) |\n| \"Dao shan xue hai\" | `zh-Latn` (Latinized Chinese) |\n| \"ph'nglui mglw'nafh TensorFlow Google wgah'nagl fhtagn\" | `und` (undetermined) |\n\n| Confidence distribution ||\n|---------------------------|-------------------------------------|\n| \"an amicable coup d'etat\" | `en` (0.52) `fr` (0.44) `ca` (0.03) |"]]