Skip to content

Commit 1971ada

Browse files
committed
minor update
1 parent fa281d1 commit 1971ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/text-analytics-for-health/concepts/assertion-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The meaning of medical content is highly affected by modifiers, such as negative
2626
Text Analytics for health returns assertion modifiers, which are informative attributes assigned to medical concepts that provide a deeper understanding of the concepts’ context within the text. These modifiers are divided into three categories, each focusing on a different aspect and containing a set of mutually exclusive values. Only one value per category is assigned to each entity. The most common value for each category is the Default value. The service’s output response contains only assertion modifiers that are different from the default value. In other words, if no assertion is returned, the implied assertion is the default value.
2727

2828
**CERTAINTY** – provides information regarding the presence (present vs. absent) of the concept and how certain the text is regarding its presence (definite vs. possible).
29-
* **Positive** [Default]: the concept exists or has happened.
29+
* **Positive** [Default]: the concept exists or has happened.
3030
* **Negative**: the concept does not exist now or never happened.
3131
* **Positive_Possible**: the concept likely exists but there is some uncertainty.
3232
* **Negative_Possible**: the concept’s existence is unlikely but there is some uncertainty.

0 commit comments

Comments
 (0)