probability property
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;
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.
core.double? probability;