Skip to content

Commit d60a4e4

Browse files
authored
Merge pull request #205775 from BaherAbdullah/patch-159
Update service-limits.md
2 parents a9a6147 + d3dd752 commit d60a4e4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ The following limits are observed for the custom named entity recognition.
8989
|Document length in characters | 1 | 128,000 characters; approximately 28,000 words or 56 pages. |
9090
|Count of entity types | 1 | 200 |
9191
|Entity length in characters | 1 | 500 |
92-
|Count of trained models per project| 0 | 50 |
92+
|Count of trained models per project| 0 | 10 |
9393
|Count of deployments per project| 0 | 10 |
9494

9595
## Naming limits

articles/cognitive-services/language-service/custom-text-classification/service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The following limits are observed for the custom text classification.
9292
|Documents count | 10 | 100,000 |
9393
|Document length in characters | 1 | 128,000 characters; approximately 28,000 words or 56 pages. |
9494
|Count of classes | 1 | 200 |
95-
|Count of trained models per project| 0 | 50 |
95+
|Count of trained models per project| 0 | 10 |
9696
|Count of deployments per project| 0 | 10 |
9797

9898
## Naming limits

0 commit comments

Comments
 (0)