Class Detection (2.94.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicclassDetectionimplementsSerializable
Information about a language detection. Objects of this class contain the detected language and
possibly a confidence level.
See Also: Detecting Language
Returns an optional confidence value in the interval [0,1]. The closer this value is to 1, the
higher the confidence level for the language detection. Note that this value is not always
available.