Skip to content

Commit b975ad9

Browse files
authored
Merge pull request #47981 from ashly1yeo/patch-16
Updated language support for certain types
2 parents 333af18 + b6d0579 commit b975ad9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/cognitive-services/text-analytics/includes/entity-types/general-entities.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.author: aahi
1717
Recognize person names in text.
1818

1919
Languages:
20-
* Public preview: `English`
20+
* Public preview: `Arabic`, `Czech`, `Chinese-Simplified`, `Danish`, `Dutch`, `English`, `Finnish`, `French`, `German`, `Hungarian`, `Italian`, `Japanese`, `Korean`, `Norwegian (Bokmål)`, `Polish`, `Portuguese (Portugal)`, `Portuguese (Brazil)`, `Russian`, `Spanish`, `Swedish` and `Turkish`
2121

2222
| Subtype name | Description | Available starting with model version |
2323
|--------------|------------------------------------------------------------------|---------------------------------------|
@@ -39,20 +39,20 @@ Natural and human-made landmarks, structures, geographical features and geopolit
3939

4040
Languages:
4141

42-
* Public preview: `English`
42+
* Public preview: `Arabic`, `Czech`, `Chinese-Simplified`, `Danish`, `Dutch`, `English`, `Finnish`, `French`, `German`, `Hungarian`, `Italian`, `Japanese`, `Korean`, `Norwegian (Bokmål)`, `Polish`, `Portuguese (Portugal)`, `Portuguese (Brazil)`, `Russian`, `Spanish`, `Swedish` and `Turkish`
4343

4444
| Subtype name | Description | Available starting with model version |
4545
|---------------------------|------------------------------------------------------------------------------------------|----------------------------------------|
4646
| N/A | locations, for example `Atlantic Ocean`, `library`, `Eiffel Tower`, `Statue of Liberty` | `2019-10-01` |
47-
| Geopolitical Entity (GPE) | Cities, countries, states for example `Seattle`, `Pennsylvania`, `South Africa`, `Tokyo` | `2020-02-01` |
47+
| Geopolitical Entity (GPE) - English only| Cities, countries, states for example `Seattle`, `Pennsylvania`, `South Africa`, `Tokyo` | `2020-02-01` |
4848

4949
### Organization
5050

5151
Recognized organizations, corporations, agencies, and other groups of people. For example: companies, political groups, musical bands, sport clubs, government bodies, and public organizations. Nationalities and religions are not included in this entity type.
5252

5353
Languages:
5454

55-
* Public preview: `English`
55+
* Public preview: `Arabic`, `Czech`, `Chinese-Simplified`, `Danish`, `Dutch`, `English`, `Finnish`, `French`, `German`, `Hungarian`, `Italian`, `Japanese`, `Korean`, `Norwegian (Bokmål)`, `Polish`, `Portuguese (Portugal)`, `Portuguese (Brazil)`, `Russian`, `Spanish`, `Swedish` and `Turkish`
5656

5757
| Subtype name | Description | Available starting with model version |
5858
|--------------|---------------------------------------------------------------------------------------------------------|----------------------------------------|
@@ -151,7 +151,7 @@ Date and Time entities.
151151

152152
Languages:
153153

154-
* Public preview: `English`
154+
* Public preview: `Chinese-Simplified`, `English`, `French`, `German` and `Spanish`
155155

156156
| Subtype name | Examples |
157157
|-------------|------------------------------|
@@ -171,7 +171,7 @@ Numbers and numeric quantities.
171171

172172
Languages:
173173

174-
* Public preview: `English`
174+
* Public preview: `Chinese-Simplified`, `English`, `French`, `German` and `Spanish`
175175

176176
| Subtype name | Examples |
177177
|-------------|------------------------------|

0 commit comments

Comments
 (0)