Slot: extraction_confidence_score
Description: A quantitative confidence value that represents the probability of obtaining a result at least as extreme as that actually obtained, assuming that the actual value was the result of chance alone.
Domain: Association
Range: Integer
Inheritance
- association_slot
- extraction_confidence_score
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| TextMiningStudyResult | A study result that represents information extracted from text using natural language processing techniques. This includes the extracted text, location offsets within the source document, confidence scores, and other metadata related to the text mining process. | no |
Example values
| Slot Name | Value |
|---|---|
| extraction_confidence_score | 15 |
LinkML Source
name: extraction confidence score
description: A quantitative confidence value that represents the probability of obtaining
a result at least as extreme as that actually obtained, assuming that the actual
value was the result of chance alone.
examples:
- value: '15'
from_schema: https://w3id.org/biolink/biolink-model
is_a: association slot
domain: association
alias: extraction_confidence_score
domain_of:
- text mining study result
range: integer