Skip to content

Commit 5acda83

Browse files
Merge pull request #2470 from renaaliu/patch-11
Update entity-metadata.md
2 parents 4a2dea4 + 162a692 commit 5acda83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Examples: "10 years old", "23 months old", "sixty Y.O."
3333

3434
```json
3535
"metadata": {
36+
"metadataKind": "AgeMetadata",
3637
"unit": "Year",
3738
"value": 10
3839
}
@@ -344,4 +345,4 @@ Possible values for "unit":
344345
- Celsius
345346
- Fahrenheit
346347
- Kelvin
347-
- Rankine
348+
- Rankine

0 commit comments

Comments
 (0)