{ "messages": [ { "utt_id": "utt-0", "utterance": "Hello hello! I am hungry, do you have an idea for what I can cook?", "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": "How do you feel about a cabbage kielbasa supper?", "bot": true, "annotations": "inform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Sounds exactly like what I was looking for! How do I prepare it?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_start;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}" }, { "utt_id": "utt-3", "utterance": "Great! I can give you the ingredients so you can prepare them. Also you need a slow cooker.", "bot": true, "annotations": "propose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "I have that! Yes cool you can give me the ingredients, how many of them are there?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient_list_length;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-5", "utterance": "There are 7 ingredients. The first two are 8 cups shredded cabbage and 3 medium potatoes. You should cut them into 1/2 inch cubes.", "bot": true, "annotations": "sum_ingredient_list();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-6", "utterance": "Ok I have cabbage and potatoes. What is the next thing to do?", "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": "The next ingredients are 1 medium onion, chopped. 1 and 3/4 teaspoons salt. And 1/4 teaspoon pepper.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\ninform_ingredient(ing-4);" }, { "utt_id": "utt-8", "utterance": "Ok, good! Onions, salt and pepper are ready! Which are the next one's?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-9", "utterance": "The last two ingredients are 1 can chicken broth. And 2 pounds fully cooked kielbasa or Polish sausage. You should cut them into serving size pieces.", "bot": true, "annotations": "inform_ingredient(ing-5);\r\ninform_ingredient(ing-6);" }, { "utt_id": "utt-10", "utterance": "Ok! How big should the can be?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-5\", \"tracker_requested_step_num\": 6}" }, { "utt_id": "utt-11", "utterance": "It should be 14.5 ounce. Do you have all the ingredients ready?", "bot": true, "annotations": "inform_amount(ing-5);\r\n" }, { "utt_id": "utt-12", "utterance": "Yes I do!!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-13", "utterance": "Good, now take the 5-qt. slow cooker and combine the cabbage, potatoes, onion, salt and pepper.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-14", "utterance": "Ok I combined those. For how long should I slow cook them?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-15", "utterance": "Ok first you still have to add two ingredients. You should pour over all the broth. And finally place the sausage on top.", "bot": true, "annotations": "inform_instruction(inst-1);\r\ninform_instruction(inst-2);" }, { "utt_id": "utt-16", "utterance": "Ok broth and sausage are in! What should I do?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-17", "utterance": "Now cover it and cook on low for 8-9 hours.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-18", "utterance": "Ok 8 hours pssed, is it ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-19", "utterance": "Are the vegetables tender and is the sausage heated through?", "bot": true, "annotations": "verify(cond-3-0);" }, { "utt_id": "utt-20", "utterance": "Not yet I think I'll wait one more hour. Ok it looks good now! Are there any more steps in the recipe?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"negate; confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-21", "utterance": "No, that was all. Enjoy!", "bot": true, "annotations": "negate();\r\nend_recipe();\r\nenjoy();" }, { "utt_id": "utt-22", "utterance": "Thanks!!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}" } ] }