Firebase Summit에서 발표된 모든 내용을 살펴보고 Firebase로 앱을 빠르게 개발하고 안심하고 앱을 실행하는 방법을 알아보세요.
자세히 알아보기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
언어 식별
plat_ios
plat_android

ML Kit의 기기별 언어 식별 API를 사용하여 텍스트 문자열의 언어를 결정할 수 있습니다.
언어 식별은 종종 언어 정보와 함께 제공되지 않는 사용자 제공 텍스트로 작업할 때 유용할 수 있습니다.
iOS 안드로이드
주요 기능
광범위한 언어 지원 | 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":"기타"
}]