{ "messages": [ { "utt_id": "utt-0", "utterance": "Hi what are we making today?", "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! today we are gonna make Broccoli Coleslaw! Are you ready to start?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Yes that sounds good. I'm ready.", "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": "Great! This recipe has 9 ingredients. Do you want to prepare them first?", "bot": true, "annotations": "sum_ingredient_list();\r\npropose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "Yes sure, what are the first two ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-5", "utterance": "Great! The first two ingredients are 1 cup of olive oil and a third of a cup of white vinegar.", "bot": true, "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "Ok I have them, what are the next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-7", "utterance": "Next two are half a cup of white sugar and 1 3 ounce package chicken flavored ramen noodles, crushed.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-8", "utterance": "Ok should I crush the noodles myself?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-9", "utterance": "Yes you have to crush them yourself. You also put aside the seasoning packet from the noodles.", "bot": true, "annotations": "affirm();" }, { "utt_id": "utt-10", "utterance": "Ok I have done that. What is next?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-11", "utterance": "The next two ingredients are one large head of fresh broccoli which you should dice and 2 grated carrots.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-12", "utterance": "What should I do with the carrots?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-13", "utterance": "You should grate 2 carrots.", "bot": true, "annotations": "repeat(ing-5);" }, { "utt_id": "utt-14", "utterance": "Ok I have them. Are there more ingredients left?", "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-15", "utterance": "Yes there are two more. They are 2 bunches of chopped green onions and 1 cup sunflower seeds.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);" }, { "utt_id": "utt-16", "utterance": "Ok alright, I have all the ingredients ready. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-17", "utterance": "You can start by taking a small bowl and combine oil, vinegar, sugar and the seasoning packet from the ramen noodles.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-18", "utterance": "Ok I have done that. What should I do after?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-19", "utterance": "You now should Mix well and refrigerate at least one hour before serving, or overnight.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-20", "utterance": "Ok, is there something else I can do in the meantime?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-21", "utterance": "You can combine broccoli, carrots, green onions and sunflower seeds in a large bowl.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-22", "utterance": "Ok I have done that. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-23", "utterance": "You can now Crush ramen noodles and stir in.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-24", "utterance": "Ok I have stirred them in. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-25", "utterance": "You can Pour the dressing over the salad about 10 minutes before serving.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-26", "utterance": "OK I have done that. Is there anything else I should still do?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-27", "utterance": "No, that is it! You are ready to enjoy your food!", "bot": true, "annotations": "negate();\r\nend_recipe();\r\nenjoy();" }, { "utt_id": "utt-28", "utterance": "Ok thanks. I will! See you next time.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-29", "utterance": "Thank you, see you soon!", "bot": true, "annotations": "thank();\r\ngoodbye();" } ] }