Skip to content

Commit bb789eb

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#93664
Remove projectKind from asset.
1 parent c0223ba commit bb789eb

File tree

1 file changed

+0
-1
lines changed
  • articles/cognitive-services/language-service/custom-named-entity-recognition/concepts

1 file changed

+0
-1
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/concepts/data-formats.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Your Labels file should be in the `json` format below to be used in [importing](
3434
"language": "en-us"
3535
},
3636
"assets": {
37-
"projectKind": "CustomEntityRecognition",
3837
"entities": [
3938
{
4039
"category": "Entity1"

0 commit comments

Comments
 (0)