Check out what’s new from Firebase at Google I/O 2022.
Learn more
Identifikasi Bahasa
plat_ios
plat_android

Dengan API identifikasi bahasa di perangkat dari ML Kit, Anda dapat menentukan
bahasa pada string teks.
Identifikasi bahasa dapat berguna saat Anda menangani teks yang diberikan pengguna, yang sering kali tidak disertai dengan informasi bahasa apa pun.
iOS
Android
Kemampuan utama
Dukungan berbagai bahasa |
Mengidentifikasi lebih dari seratus bahasa yang berbeda. Lihat daftar lengkapnya.
|
Dukungan teks alih aksara Romawi |
Mengidentifikasi teks Arab, Bulgaria, Yunani, Hindi, Jepang, Rusia, dan China dalam skrip asli dan yang berbasis abjad Romawi. |
Hasil contoh
Identifikasi bahasa sederhana |
"My hovercraft is full of eels." |
en (Inggris) |
"Dao shan xue hai" |
zh-Latn (Bahasa China dalam Huruf Latin) |
"ph'nglui mglw'nafh TensorFlow Google wgah'nagl fhtagn" |
und (tidak ditentukan) |
Distribusi keyakinan |
"an amicable coup d'etat" |
en (0,52)
fr (0,44)
ca (0,03)
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-11-03 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Translation issue"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Masalah kode / contoh"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]