Constants
The following constants are available globally.
-
The BCP 47 language tag for an undetermined
- language.
-
@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