Skip to content

Commit 2e15163

Browse files
committed
remove duplicate clean up resources h2
1 parent 8c75aa5 commit 2e15163

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

articles/cognitive-services/LUIS/luis-tutorial-composite-entity.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,6 @@ To train the app, select **Train**. Training applies the changes, such as the ne
173173

174174
This utterance returns a composite entities array. Each entity is given a type and value. To find more precision for each child entity, use the combination of type and value from the composite array item to find the corresponding item in the entities array.
175175

176-
## Clean up resources
177-
178176
[!INCLUDE [LUIS How to clean up resources](includes/quickstart-tutorial-cleanup-resources.md)]
179177

180178
## Related information

articles/cognitive-services/LUIS/tutorial-entity-roles.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,6 @@ This utterance is not the same as any of the labeled utterances so it is a good
171171

172172
The correct intent is predicted and the entities array has both the origin and destination roles in the corresponding **entities** property.
173173

174-
## Clean up resources
175-
176174
[!INCLUDE [LUIS How to clean up resources](includes/quickstart-tutorial-cleanup-resources.md)]
177175

178176
## Related information

0 commit comments

Comments
 (0)