Skip to content

Commit fa8bdfa

Browse files
diberryAndyCW
andauthored
Update articles/cognitive-services/LUIS/schema-change-prediction-runtime.md
Co-Authored-By: Andy Wigley <[email protected]>
1 parent 34147a5 commit fa8bdfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/LUIS/schema-change-prediction-runtime.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The next user utterance into the chat bot uses a more vague term:
6060

6161
`Send him a calendar reminder for the party.`
6262

63-
In the previous utterance, the utterance uses `him` as a reference to `Hazem`. The conversational chat bot, in the POST body, can map `him` to the entity value extracted from the first utterance, `Hazem`.
63+
In this turn of the conversation, the utterance uses `him` as a reference to `Hazem`. The conversational chat bot, in the POST body, can map `him` to the entity value extracted from the first utterance, `Hazem`.
6464

6565
```json
6666
"externalEntities": [
@@ -199,4 +199,4 @@ The prediction response includes that list entity, with all the other predicted
199199
## Next steps
200200

201201
* [Prediction score](luis-concept-prediction-score.md)
202-
* [Authoring API V3 changes](luis-migration-api-v3.md)
202+
* [Authoring API V3 changes](luis-migration-api-v3.md)

0 commit comments

Comments
 (0)