MLKitLanguageID 프레임워크 참조
    
    
      
    
    
      
      컬렉션을 사용해 정리하기
    
    
      
      내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
      
        
          
          
            
              
                - 
                  
                  
                    
                    
                      
                      
                        지정된 입력 텍스트에 대해 식별된 언어입니다.
                       
                      
                        선언
                        
                          Objective-C
                          
@interface MLKIdentifiedLanguage : NSObject
                         
                       
                    
                   
                 
                - 
                  
                  
                    
                    
                      
                      
                        기본 언어 또는 사용 가능한 언어를 식별하는 LanguageIdentification 클래스
확인할 수 있습니다.
                       
                      
                        선언
                        
                          Objective-C
                          
@interface MLKLanguageIdentification : NSObject
                         
                       
                    
                   
                 
                - 
                  
                  
                    
                    
                      
                      
                        LanguageIdentification의 옵션입니다.
                       
                      
                        선언
                        
                          Objective-C
                          
@interface MLKLanguageIdentificationOptions : NSObject
                         
                       
                    
                   
                 
              
             
          
        
      
     
  
  
  
  
 
  
    
    
      
       
    
    
  
  
  달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
  최종 업데이트: 2025-07-25(UTC)
  
  
  
    
      [null,null,["최종 업데이트: 2025-07-25(UTC)"],[],["The document outlines three classes for language identification in text. `MLKIdentifiedLanguage` represents a detected language. `MLKLanguageIdentification` identifies the primary or possible languages within a text.  `MLKLanguageIdentificationOptions` allows for setting configuration options for the `LanguageIdentification` process. All three classes are available globally and are implemented using Objective-C, inheriting from `NSObject`. They are used in the iOS ML Kit for language identification tasks.\n"]]