File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
articles/cognitive-services/Labs/Conversation-Learner/tutorials Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -132,9 +132,11 @@ Let's add alternate inputs to the first dialog:
132
132
3. Click Submit Changes.
133
133
4 . Click to select 'denver' in the left pane:
134
134
1. In Add alternative input, enter 'for denver'.
135
- 2. Enter 'forecast for austin'.
136
- - The full phrase is highlighted. Click on the phrase, then red x. Then select austin, and click on city.
137
- - Click Submit Changes
135
+ 1. Enter 'forecast for austin'.
136
+ - An error message appears: 'Text Variations must contain the same detected Entities as the original input text.'
137
+ - Click the word 'austin'.
138
+ - A pop-up appears that lets you select the entity for 'austin'. Click **city**.
139
+ - Click Submit Changes.
138
140
1. Click Done which will cause the model to retrain.
139
141
140
142
![ ] ( ../media/tutorial8_altcities.png )
You can’t perform that action at this time.
0 commit comments