Skip to content

Commit 75ee127

Browse files
committed
Fixed section link
1 parent 3705fdb commit 75ee127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/language-service/named-entity-recognition/concepts/ga-preview-mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Updates to the handling of output formats:
3434

3535
* More granular entity recognition outputs through introducing the tags list where an entity could be tagged by more than one entity tag.
3636
* Overlapping entities where entities could be recognized as more than one entity type and if so, this entity would be returned twice. If an entity was recognized to belong to two entity tags under the same entity type, both entity tags are returned in the tags list.
37-
* Filtering entities using entity tags, you can learn more about this by navigating to [this article](../how-to-call.md#select-which-entities-to-be-returned-preview-api-only).
37+
* Filtering entities using entity tags, you can learn more about this by navigating to [this article](../how-to-call.md#select-which-entities-to-be-returned).
3838
* Metadata Objects which contain additional information about the entity but currently only act as a wrapper for the existing entity resolution feature. You can learn more about this new feature [here](entity-metadata.md).
3939

4040
## Versions `2022-05-01` and `2023-04-01` to current version API entity mappings

0 commit comments

Comments
 (0)