Firebase Summit で発表されたすべての情報をご覧ください。Firebase を使用してアプリ開発を加速し、自信を持ってアプリを実行する方法を紹介しています。
詳細
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
言語識別
plat_ios
plat_android

ML Kitのデバイス上の言語識別APIを使用すると、テキスト文字列の言語を判別できます。
言語の識別は、言語情報が含まれていないことが多いユーザー提供のテキストを操作する場合に役立ちます。
iOS Android
主な機能
幅広い言語サポート | 100以上の異なる言語を識別します。完全なリストを参照してください。 |
ローマ字テキストのサポート | ネイティブスクリプトとローマ字スクリプトの両方で、アラビア語、ブルガリア語、ギリシャ語、ヒンディー語、日本語、ロシア語、および中国語のテキストを識別します。 |
結果の例
簡単な言語識別 |
---|
"私のホバークラフトはうなぎで満たされています。" | en (英語) |
「大山雪海」 | zh-Latn (ラテン語化された中国語) |
"ph'nglui mglw'nafh TensorFlow Google wgah'nagl fhtagn" | und (未定) |
信頼分布 |
---|
「友好的なクーデター」 | 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 2023-01-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]