Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Ahmkel authored Sep 19, 2016
1 parent c57f0c4 commit c3b1809
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -19,9 +19,9 @@ The SDK can be used in 2 different ways (both are shown in the sample).
Sample Application
--------------
The sample application allows you to try three different modes.
-Mode 1: Perform the Predict and Reply actions using LuisClient directly operations and to view the following parts of the parsed response: Query, Top Intent, Dialog prompt/status, Entities
-Mode 2: Perform the Predict action function using the IntentRouter class and an IntentHandlers class that contains normal functions
-Mode 3: Perform the Predict action function using the IntentRouter class and an IntentHandlers class that contain static functions
- Mode 1: Perform the Predict and Reply actions using LuisClient directly operations and to view the following parts of the parsed response: Query, Top Intent, Dialog prompt/status, Entities
- Mode 2: Perform the Predict action function using the IntentRouter class and an IntentHandlers class that contains normal functions
- Mode 3: Perform the Predict action function using the IntentRouter class and an IntentHandlers class that contain static functions

Intent Router and Handlers mode
--------------

0 comments on commit c3b1809

Please sign in to comment.