LUIS-Samples/documentation-samples/authoring-api-samples
Dina Berry b4c39e32c4 fixing build 2018-08-31 12:36:54 -07:00
..
csharp fixing build 2018-08-31 12:36:54 -07:00
csharp-core/change-model api files back to original location 2018-08-31 11:49:10 -07:00
go api files back to original location 2018-08-31 11:49:10 -07:00
java api files back to original location 2018-08-31 11:49:10 -07:00
javascript api files back to original location 2018-08-31 11:49:10 -07:00
node fixing build 2018-08-31 12:36:54 -07:00
php fixing build 2018-08-31 12:36:54 -07:00
python fixing build 2018-08-31 12:36:54 -07:00
ruby fixing build 2018-08-31 12:36:54 -07:00
README.md api files back to original location 2018-08-31 11:49:10 -07:00
TravelAgent.json api files back to original location 2018-08-31 11:49:10 -07:00
utterances.json api files back to original location 2018-08-31 11:49:10 -07:00

README.md

Change model

In this 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.

For more information, see the technical documentation for the add example utterance to intent, train, and training status APIs.

For this article, you need a free LUIS account.