probability property

double? probability
getter/setter pair

Probability score associated with the entity.

The score shows the probability of the entity mention being the entity type. The score is in (0, 1] range.

Implementation

core.double? probability;