Skip to content

Commit 454be72

Browse files
committed
edits
1 parent 1f3a83f commit 454be72

6 files changed

+6
-6
lines changed

articles/cognitive-services/LUIS/label-entity-example-utterance.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ After labeling, review the example utterance and ensure the selected span of tex
3737
3838
## Confirm predicted entity
3939

40-
If there is a dotted lined box around the span of text and the entity name is above the utterance, it indicates the text is predicted but _not labeled yet_. To turn the prediction into a label, select the utterance, then select **Confirm entity predictions**.
40+
If there is a dotted-lined box around the span of text and the entity name is above the utterance, it indicates the text is predicted but _not labeled yet_. To turn the prediction into a label, select the utterance row, then select **Confirm entity predictions**.
4141

4242
> [!div class="mx-imgBorder"]
4343
> ![Predict complete machine-learned entity](media/label-utterances/example-1-label-machine-learned-entity-complete-order-predicted.png)
4444
45-
Alternatively, you could click on the entity name above the text, and click Confirm Prediction from the menu that appears.
45+
Alternatively, you could select the entity name above the text, then select **Confirm Prediction** from the menu that appears.
4646

4747
> [!div class="mx-imgBorder"]
4848
> ![Predict complete machine-learned entity with menu](media/label-utterances/example-1-label-machine-learned-entity-complete-order-predicted-menu.png)
@@ -51,7 +51,7 @@ Alternatively, you could click on the entity name above the text, and click Conf
5151

5252
The entity palette offers an alternative to the previous labeling experience. It allows you to brush over text to instantly label it with an entity.
5353

54-
1. Open the entity palette by clicking on the Highlighter icon at the top right of the utterance table.
54+
1. Open the entity palette by selecting on the Highlighter icon at the top right of the utterance table.
5555

5656
> [!div class="mx-imgBorder"]
5757
> ![Entity palette for machine-learned entity](media/label-utterances/example-1-label-machine-learned-entity-palette.png)
@@ -66,9 +66,9 @@ The entity palette offers an alternative to the previous labeling experience. It
6666
> [!div class="mx-imgBorder"]
6767
> ![Entity palette for machine-learned entity](media/label-utterances/example-1-label-machine-learned-entity-palette-label-action.png)
6868
69-
## Labeling subcomponents of a multiple level machine learned entity
69+
## Labeling subcomponents of a multiple-level machine learned entity
7070

71-
Subcomponents in entities are labeled exactly the same way as top level entities. When selecting text, the entities available in the pop-up window are relative to the context in which the text appears. For example, if you have a 5-level machine-learned entity, and you are selecting text that has been labeled with the 1st and 2nd levels (indicated by a labeled entity name under the example utterance), the entities available in the pop-up window are limited to the context of components of the 3rd level. To label the text with other entities, click on 'Label as another entity' option.
71+
Subcomponents in entities are labeled exactly the same way as top level entities. When selecting text, the entities available in the pop-up window are relative to the context in which the text appears. For example, if you have a 5-level machine-learned entity, and you are selecting text that has been labeled with the 1st and 2nd levels (indicated by a labeled entity name under the example utterance), the entities available in the pop-up window are limited to the context of components of the 3rd level. To label the text with other entities, select **Label as another entity** option.
7272

7373
> [!div class="mx-imgBorder"]
7474
> ![Entity palette for machine-learned entity](media/label-utterances/example-1-label-machine-learned-entity-subcomponent.png)
@@ -77,7 +77,7 @@ Subcomponents can be labeled only if the parent is also labeled.
7777

7878
## Unlabel entities
7979

80-
To unlabel an entity, click on the entity name underneath the text and pick unlabel. If the entity you are trying to unlabel has labeled subcomponents, then the subcomponents must be unlabeled first.
80+
To unlabel an entity, select the entity name underneath the text and select **Unlabel**. If the entity you are trying to unlabel has labeled subcomponents, then the subcomponents must be unlabeled first.
8181

8282
## Editing labels using the entity palette
8383

-5.04 KB
Loading
Loading
-2.04 KB
Loading
-2.28 KB
Loading
-2.03 KB
Loading

0 commit comments

Comments
 (0)