Cloud Natural Language API에서는 다양한 언어를 지원합니다.
요청 내에서 language 매개변수를 선택적으로 사용하여 언어를 지정할 수 있습니다. 언어 코드 매개변수는 ISO-639-1 또는 BCP-47 식별자를 따릅니다.
language 매개변수를 지정하지 않으면 Natural Language API에서 요청의 언어를 자동으로 감지합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-09-04(UTC)"],[],[],null,["# Language Support\n\nThe Cloud Natural Language API supports a variety of languages.\nThese languages are specified within a request using the optional [`language`](/natural-language/docs/reference/rest/v1/documents#Document.FIELDS.language)\nparameter. Language code parameters conform to\n[ISO-639-1](https://en.wikipedia.org/wiki/ISO_639-1) or\n[BCP-47](https://tools.ietf.org/html/bcp47) identifiers.\nIf you do not specify a `language` parameter, then the language for\nthe request is auto-detected by the Natural Language API.\n\nThe list of supported languages differs depending on the feature.\n\nContent classification\n----------------------\n\n### [V2 Model](/natural-language/docs/reference/rest/v1/ClassificationModelOptions)\n\n### [V1 Model](/natural-language/docs/reference/rest/v1/ClassificationModelOptions)\n\nSyntactic analysis\n------------------\n\nEntity analysis\n---------------\n\nSentiment analysis\n------------------\n\nEntity sentiment analysis\n-------------------------\n\nText moderation\n---------------\n\n\\*language support is limited based on the type of text (eg. webpage, chat message, etc) for some attributes. In any case, we recommend thorough evaluation for your use case."]]