freeTextScore property

double? freeTextScore
getter/setter pair

The likelihood that this column contains free-form text.

A value close to 1 may indicate the column is likely to contain free-form or natural language text. Range in 0-1.

Implementation

core.double? freeTextScore;