Skip to content

Commit 42e8989

Browse files
Merge pull request #7432 from laujan/patch-4
Update named entity categories documentation
2 parents fa4a9cc + f6d9249 commit 42e8989

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/ai-services/language-service/named-entity-recognition/concepts/named-entity-categories.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,13 @@ Named Entity Recognition (NER) is a computational linguistic process within natu
1919

2020
* **Entity Types** provide more detailed distinctions within the broader categories, allowing for more granularity and flexibility.
2121

22-
This article provides a list of entity categories identified and returned by the Named Entity Recognition (NER) process.## Language Support
22+
This article provides a list of entity categories identified and returned by the Named Entity Recognition (NER) process.
2323

24+
## Language Support
2425

2526
The [NER language support](../language-support.md) page lists all languages available for the named entities in this article. Any exceptions are noted for specific named entities.
2627

27-
Supported API versions:
28+
## Supported API versions:
2829

2930
* [**Preview: 2025-05-15-preview**](/rest/api/language/text-analysis-runtime/analyze-text?view=rest-language-2025-05-15-preview&preserve-view=true&tabs=HTTP#entitycategory)
3031
* [**Stable: Generally Available (GA)**](/rest/api/language/text-analysis-runtime/analyze-text?view=rest-language-2024-11-01&preserve-view=truetabs=HTTP#entitycategory)

0 commit comments

Comments
 (0)