語言識別
使用 ML Kit 的裝置端語言識別 API,即可判斷字串的語言。
語言識別在處理使用者提供的文字時非常有用,通常不會隨附任何語言資訊。
iOS
Android
主要功能
搜尋結果範例
簡單語言識別 |
「我的懸浮機是滿的鰻魚。」 |
en (英文) |
「Dao shan xue hai」 |
zh-Latn (拉丁文) |
「ph'nglui mglw'nafh wgah'nagl fhtagn」 |
und (未定) |
信心分佈 |
「食用 Coup d'etat」 |
en (0.52)
fr (0.44)
ca (0.03)
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-05 (世界標準時間)。
[null,null,["上次更新時間:2024-09-05 (世界標準時間)。"],[[["ML Kit's language identification API allows you to determine the language of a text string, which is particularly helpful when dealing with user-generated content that often lacks language information."],["It supports a wide range of languages, including romanized versions of Arabic, Bulgarian, Greek, Hindi, Japanese, Russian, and Chinese text."],["The API can provide a simple language identification or a confidence distribution across multiple languages for a given text."]]],[]]