We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d1a2a6 commit 495c8aeCopy full SHA for 495c8ae
articles/cognitive-services/language-service/custom-named-entity-recognition/service-limits.md
@@ -89,7 +89,7 @@ The following limits are observed for the custom named entity recognition.
89
|Document length in characters | 1 | 128,000 characters; approximately 28,000 words or 56 pages. |
90
|Count of entity types | 1 | 200 |
91
|Entity length in characters | 1 | 500 |
92
-|Count of trained models per project| 0 | 50 |
+|Count of trained models per project| 0 | 10 |
93
|Count of deployments per project| 0 | 10 |
94
95
## Naming limits
0 commit comments