0 / 0
영어 버전 문서로 돌아가기
언어 발견
마지막 업데이트 날짜: 2024년 7월 29일
언어 발견

Watson 자연어 처리 언어 발견은 입력 텍스트의 언어를 식별합니다.

블록 이름 lang-detect_izumo_multi_stock

지원되는 언어

언어 발견 블록은 다음 언어를 발견할 수 있습니다.

af, ar, bs, ca, cs, da, de, el, en, es, fi, fr, he, hi, hr, it, ja, ko, nb, nl, nn, pl, pt, ro, ru, sk, sr, sv, tr, zh_cn, zh_tw

기능

입력 텍스트의 언어를 발견하려면 이 블록을 사용하십시오.

다른 블록에 대한 종속성

없음

코드 샘플

# Load the language detection model
lang_detection_model = watson_nlp.load('lang-detect_izumo_multi_stock')

# Run it on input text
detected_lang = lang_detection_model.run('IBM announced new advances in quantum computing')

# Retrieve language ISO code
print(detected_lang.to_iso_format())

코드 샘플의 출력:

EN

상위 주제: Watson Natural Language Processing 태스크 카탈로그

일반적인 AI 검색 및 응답
이러한 응답은 제품 문서의 컨텐츠를 기반으로 하는 watsonx.ai 의 대형 언어 모델에 의해 생성됩니다. 자세히 알아보기