Skip to content

Commit 7e1d7ec

Browse files
authored
Update 3-azure-text-analysis.md
1 parent 66a74c1 commit 7e1d7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/wwl-data-ai/get-started-language-azure/includes/3-azure-text-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ For example, suppose you use Azure AI Language to detect entities in the followi
5454
You can identify the language in which text is written with Azure AI Language's language detection capability. For each document submitted the service detects:
5555

5656
- The language name (for example "English").
57-
- The ISO 639-1 language code (for example, "en").
57+
- The ISO 6391 language code (for example, "en").
5858
- A score indicating a level of confidence in the language detection.
5959

6060
For example, consider a scenario where you own and operate a restaurant. Customers can complete surveys and provide feedback on the food, the service, staff, and so on. Suppose you received the following reviews from customers:

0 commit comments

Comments
 (0)