Constants
The following constants are available globally.
-
The BCP 47 language code for an undetermined language.
Declaration
Swift
let MLKitUndeterminedLanguageCode: String
-
@memberof LanguageIdentificationOptions The default confidence threshold for identifying the main language in the given input text.
Declaration
Swift
let DefaultIdentifyLanguageConfidenceThreshold: Float
-
@memberof LanguageIdentificationOptions The default confidence threshold for identifying possible languages in the given input text.
Declaration
Swift
let DefaultIdentifyPossibleLanguagesConfidenceThreshold: Float