Skip to content

Commit d762612

Browse files
Merge pull request #43167 from ashly1yeo/patch-14
Added Phone Number and IP Address types
2 parents 99036a1 + d30e659 commit d762612

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/cognitive-services/text-analytics/how-tos/text-analytics-how-to-entity-linking.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ Entity linking
116116
| DateTime | Set | "every Tuesday" |
117117
| URL | N/A\* | "https:\//www.bing.com" |
118118
| Email | N/A\* | "[email protected]" |
119+
| US Phone Number | N/A\* | (US phone numbers only) "(312) 555-0176" |
120+
| IP Address | N/A\* | "10.0.0.100" |
119121

120122
\* Depending on the input and extracted entities, certain entities may omit the `SubType`. All the supported entity types listed are available only for the English, Chinese-Simplified, French, German, and Spanish languages.
121123

0 commit comments

Comments
 (0)