Skip to content

Commit 8158452

Browse files
authored
Update entity-resolutions.md
1 parent 9bca652 commit 8158452

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/cognitive-services/language-service/named-entity-recognition/concepts/entity-resolutions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ A resolution is a standard format for an entity. Entities can be expressed in va
1919

2020
You can use NER resolutions to implement actions or retrieve further information. For example, your service can extract datetime entities to extract dates and times that will be provided to a meeting scheduling system.
2121

22+
> [!NOTE]
23+
> Entity resolution responses are only supported starting from _api-version=2022-10-01-preview_
24+
2225
This article documents the resolution objects returned for each entity category or subcategory.
2326

2427
## Age

0 commit comments

Comments
 (0)