enableWordConfidence property

bool? enableWordConfidence
getter/setter pair

If true, the top result includes a list of words and the confidence for those words.

If false, no word-level confidence information is returned. The default is false.

Optional.

Implementation

core.bool? enableWordConfidence;