MLKitLanguageID Framework Reference

Classes

The following classes are available globally.

  • An identified language for the given input text.

    Declaration

    Objective-C

    
    @interface MLKIdentifiedLanguage : NSObject
  • The LanguageIdentification class that identifies the main language or possible languages for the given text.

    Declaration

    Objective-C

    
    @interface MLKLanguageIdentification : NSObject
  • Options for LanguageIdentification.

    Declaration

    Objective-C

    
    @interface MLKLanguageIdentificationOptions : NSObject