언어 식별
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.

ML Kit의 기기별 언어 식별 API를 사용하여 텍스트 문자열의 언어를 결정할 수 있습니다.
언어 식별은 주로 언어 정보가 함께 제공되지 않는 사용자 제공 텍스트를 사용할 때 유용할 수 있습니다.
iOS
Android
주요 기능
폭넓은 언어 지원. 100개가 넘는 다양한 언어를 식별합니다. 전체 목록을 참고하세요.
로마자 텍스트 지원. 네이티브 및 로마자 스크립트의 아랍어, 불가리아어, 그리스어, 힌디어, 일본어, 러시아어, 중국어 텍스트를 식별합니다.
결과 예시
간단한 언어 식별 |
"My +craftcraft is full of eels." |
en (영어) |
'Dao shan xue hai' |
zh-Latn (라틴 문자 중국어) |
'ph'nglui mglw'nafh wgah'nagl fhtagn' |
und (미확인) |
신뢰도 분포 |
'Amica 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 2023-01-25 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":"기타"
}]