136 lines
7.1 KiB
JSON
136 lines
7.1 KiB
JSON
{
|
|
"messages": [
|
|
{
|
|
"utt_id": "utt-0",
|
|
"utterance": "Hi bot! I am bored and I'd like to make bread. Can you help me with that?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"title\", \"intent\": \"greeting; req_title;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
|
|
},
|
|
{
|
|
"utt_id": "utt-1",
|
|
"utterance": "Hi there, yes I can. I have a recipe for Flax and Sunflower Seed Bread.",
|
|
"bot": true,
|
|
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
|
|
},
|
|
{
|
|
"utt_id": "utt-2",
|
|
"utterance": "Sounds yummy!",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
|
|
},
|
|
{
|
|
"utt_id": "utt-3",
|
|
"utterance": "Good. The recipe has 9 ingredients. Do you want to prepare them?",
|
|
"bot": true,
|
|
"annotations": "sum_ingredient_list();\r\npropose_list_ingredients();"
|
|
},
|
|
{
|
|
"utt_id": "utt-4",
|
|
"utterance": "Yes thank you!",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; thank;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-5",
|
|
"utterance": "The first 3 ingredients are 1 1/3 cups water, 2 tablespoons butter, softened and 3 tablespoons honey.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);\r\ninform_ingredient(ing-2);"
|
|
},
|
|
{
|
|
"utt_id": "utt-6",
|
|
"utterance": "Good, I have butter, water and honey. Could you tell me three more ingredients?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-3\", \"tracker_requested_step_num\": 4}"
|
|
},
|
|
{
|
|
"utt_id": "utt-7",
|
|
"utterance": "Good the next ingredients are 1 and 1/2 cups bread flour, 1 and 1/3 cups whole wheat bread flour and 1 teaspoon salt.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-3);\r\ninform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
|
|
},
|
|
{
|
|
"utt_id": "utt-8",
|
|
"utterance": "Ok, I have them, do you think it's okay to add chickpea flour?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-3\", \"tracker_requested_step_num\": 4}"
|
|
},
|
|
{
|
|
"utt_id": "utt-9",
|
|
"utterance": "Sorry I cannot guarantee anything and help you with that question.",
|
|
"bot": true,
|
|
"annotations": "fence();"
|
|
},
|
|
{
|
|
"utt_id": "utt-10",
|
|
"utterance": "Ok that's cool. Can you tell me which are the last ingredients?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}"
|
|
},
|
|
{
|
|
"utt_id": "utt-11",
|
|
"utterance": "Yes the last 3 ingredients are 1 teaspoon active dry yeast, 1/2 cup flax seeds and 1/2 cup sunflower seeds.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);"
|
|
},
|
|
{
|
|
"utt_id": "utt-12",
|
|
"utterance": "Ok nice, are we set to cook then?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}"
|
|
},
|
|
{
|
|
"utt_id": "utt-13",
|
|
"utterance": "The next step is to place all ingredients, except the sunflower seeds, in the pan of the bread machin. You should do this in the order recommended by the manufacturer.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-14",
|
|
"utterance": "Ok I put everything but the seeds in the bread machine.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}"
|
|
},
|
|
{
|
|
"utt_id": "utt-15",
|
|
"utterance": "Good now select basic white cycle and press start.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-16",
|
|
"utterance": "Ok the cycle started, is there something I can do while the machine works?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_parallel_action;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
|
|
},
|
|
{
|
|
"utt_id": "utt-17",
|
|
"utterance": "Good. All you have to do is add the sunflower seeds when the alert sounds during the knead cycle. Easy right?",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-2);"
|
|
},
|
|
{
|
|
"utt_id": "utt-18",
|
|
"utterance": "Cool, then that's it? When I hear the sound I add the seeds and then it's done?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
|
|
},
|
|
{
|
|
"utt_id": "utt-19",
|
|
"utterance": "Yes that was all.",
|
|
"bot": true,
|
|
"annotations": "affirm();\r\nend_recipe();"
|
|
},
|
|
{
|
|
"utt_id": "utt-20",
|
|
"utterance": "Great! Thanks :).",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
|
|
},
|
|
{
|
|
"utt_id": "utt-21",
|
|
"utterance": "You are welcome.",
|
|
"bot": true,
|
|
"annotations": "thank();"
|
|
}
|
|
]
|
|
} |