Skip to content

Commit dfd6723

Browse files
committed
edit
1 parent 6b3c1d6 commit dfd6723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/LUIS/luis-get-started-cs-add-utterance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Quickstart change model and train LUIS app using C# - Azure Cognitive Services | Microsoft Docs
2+
title: Quickstart - change model and train LUIS app using C# - Azure Cognitive Services | Microsoft Docs
33
description: In this C# quickstart, add example utterances to a Home Automation app and train the app. Example utterances are conversational user text mapped to an intent. By providing example utterances for intents, you teach LUIS what kinds of user-supplied text belongs to which intent.
44
services: cognitive-services
55
author: diberry
66
manager: cjgronlund
77
ms.service: cognitive-services
88
ms.component: language-understanding
99
ms.topic: quickstart
10-
ms.date: 08/20/2018
10+
ms.date: 08/24/2018
1111
ms.author: diberry
1212
#Customer intent: As an API or REST developer new to the LUIS service, I want to programmatically add an example utterance to an intent and train the model using C#.
1313
---

0 commit comments

Comments
 (0)