Skip to content

Commit 5b6c6d7

Browse files
author
Sherry Yang
committed
Update for acrolinx.
1 parent 09eff86 commit 5b6c6d7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

learn-pr/wwl-data-ai/introduction-language/3-text-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ metadata:
1010
ms.topic: unit
1111
ms.custom:
1212
- N/A
13-
durationInMinutes: 5
13+
durationInMinutes: 4
1414
content: |
1515
[!include[](includes/3-text-analysis.md)]

learn-pr/wwl-data-ai/introduction-language/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ Natural language processing might be used to create:
66
- A document search application that summarizes documents in a catalog.
77
- An application that extracts brands and company names from text.
88

9-
In this module, you'll explore natural language processing.
9+
In this module, let's explore natural language processing.
1010

learn-pr/wwl-data-ai/introduction-language/includes/3-text-analysis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Text analysis includes:
1010

1111
## Entity recognition and linking
1212

13-
An entity is an item of a particular type or a category; and in some cases, subtype, such as those as shown in the following table.
13+
An entity is an item of a particular type or a category; and in some cases, subtype. For example:
1414

1515
|Type|SubType|Example|
1616
|---|---|---|
@@ -77,4 +77,4 @@ Key phrase extraction can provide some context to this review by extracting the
7777
- ambiance
7878
- place
7979

80-
As well as using sentiment analysis to determine that this is a positive review, you can also use the key phrase service to identify important elements of the review.
80+
You can use sentiment analysis to determine that this is a positive review and use the key phrase service to identify important elements of the review.

0 commit comments

Comments
 (0)