class
DMAIDominantLanguage
This class represents a language in AWS detect dominant language activity.
Base class:
This type does not have any base class
Implemented interfaces:
Derived types:
This type is not derived by any type in DocsMarshal.
Properties
String LanguageCode { get; set; }
The LanguageCode of the dominant language. The RFC 5646 language code for the dominant language. For more information RFC 5646, see Tags for Identifying Languages on the IETF Tools web site.
Float Score { get; set; }
The level of confidence that Amazon Comprehend has in the accuracy of the detection.