{ "messages": [ { "utt_id": "utt-0", "utterance": "Hi! Do you have a recipe to suggest 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": "I have some nice Enchilada Style Burritos. What about that?", "bot": true, "annotations": "inform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Sounds great , I am a burrito lover. How many ingredients are there in this recipe?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient_list_length;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}" }, { "utt_id": "utt-3", "utterance": "Nice, there are 12 ingredients.", "bot": true, "annotations": "sum_ingredient_list();" }, { "utt_id": "utt-4", "utterance": "Ok, could we prepare them before we start with the recipe?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-5", "utterance": "Yes we can. The first 3 ingredients are 6 frozen prepared bean and cheese burritos, 2 tablespoons butter or margarine and 3 tablespoons all-purpose flour.", "bot": true, "annotations": "affirm();\r\ninform_ingredient(ing-0);\r\ninform_ingredient(ing-1);\r\ninform_ingredient(ing-2);" }, { "utt_id": "utt-6", "utterance": "Ok good, can I have three more ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"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": "1 and 3/4 cups water, 1 can tomato sauce and 1 and 1/2 teaspoons chili powderThe next ingredients ar. Oops. I meant, The next ingredients are 1 and 3/4 cups water, 1 can tomato sauce and 1 and 1/2 teaspoons chili powder.", "bot": true, "annotations": "inform_ingredient(ing-3);\r\ninform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-8", "utterance": "Ok, how big should the tomato sauce be?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-9", "utterance": "It should be 8 ounce.", "bot": true, "annotations": "inform_amount(ing-4);" }, { "utt_id": "utt-10", "utterance": "Ok good, are there any more ingredients left to prepare?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-11", "utterance": "Yes the are still 6 ingredients.", "bot": true, "annotations": "affirm();" }, { "utt_id": "utt-12", "utterance": "Ok could you tell me the next 3?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}" }, { "utt_id": "utt-13", "utterance": "The next ingredients are 1 teaspoon beef bouillon granules, 3/4 teaspoon ground cumin and 1/2 teaspoon salt.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);" }, { "utt_id": "utt-14", "utterance": "Ok I have them in the slices rack. Which ingredients are left?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-9\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-15", "utterance": "Good. The next two ingredients are 2 cups shredded Mexican blend cheese or Cheddar cheese. And 1 can sliced ripe olives, drained.", "bot": true, "annotations": "inform_ingredient(ing-9);\r\ninform_ingredient(ing-10);" }, { "utt_id": "utt-16", "utterance": "Ok, how big should the olive can be?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-10\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-17", "utterance": "It should be 2.25 ounce. The last ingredient is 1/3 cup chopped green onions.", "bot": true, "annotations": "inform_amount(ing-10);\r\ninform_ingredient(ing-11);" }, { "utt_id": "utt-18", "utterance": "Ok, nice, I wanna start then!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-11\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-19", "utterance": "Ok great. Let's start. First place frozen burritos in a greased 13-in baking dish and set aside.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-20", "utterance": "Ok, the burrito are on the dish. What now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 14}" }, { "utt_id": "utt-21", "utterance": "Nice, now take a saucepan and melt the butter.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-22", "utterance": "Ok butter is melted!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 15}" }, { "utt_id": "utt-23", "utterance": "When the butter is melted stir in the flour until smooth. Then gradually stir in water.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-24", "utterance": "Ok, should I add all of the water?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_use_all;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 16}" }, { "utt_id": "utt-25", "utterance": "Yes. Now bring to a boil. You should cook and stir for 2 minutes or until it becomes thickened.", "bot": true, "annotations": "affirm();\r\ninform_instruction(inst-3);" }, { "utt_id": "utt-26", "utterance": "Ok it looks fairly quick now, what should I do? ( looks fairly thick).", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 17}" }, { "utt_id": "utt-27", "utterance": "Now add the tomato sauce, chili powder, bouillon, cumin and salt.", "bot": true, "annotations": "inform_instruction(inst-4);" }, { "utt_id": "utt-28", "utterance": "Ok, I added those. Should I stir?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 18}" }, { "utt_id": "utt-29", "utterance": "Let it simmer, uncovered, for 5 minutes or until thickened. And then pour over the burritos.", "bot": true, "annotations": "inform_instruction(inst-5);\r\ninform_instruction(inst-6);" }, { "utt_id": "utt-30", "utterance": "Ok, I poured the mixture into the burritos.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 20}" }, { "utt_id": "utt-31", "utterance": "Good now you should sprinkle with cheese, olives if desired and onions.", "bot": true, "annotations": "inform_instruction(inst-7);" }, { "utt_id": "utt-32", "utterance": "Ok I added cheese olive and onions.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-33", "utterance": "Nice, now it is time to bake them uncovered, at 350 degrees Fahrenheit for 35-40 minutes.", "bot": true, "annotations": "inform_instruction(inst-8);" }, { "utt_id": "utt-34", "utterance": "Ok, good, could I have the temperature in Celsius?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_temperature;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-35", "utterance": "It is 176 degrees Celsius.", "bot": true, "annotations": "inform_instruction(temp-8-1);" }, { "utt_id": "utt-36", "utterance": "Ok great! 40 Minutes passed, what should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-37", "utterance": "Is it heated through?", "bot": true, "annotations": "verify(cond-8-0);" }, { "utt_id": "utt-38", "utterance": "Yes it looks like so!", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-39", "utterance": "Ok good then it is time to take it out and enjoy your Enchilada Style Burritos.", "bot": true, "annotations": "end_recipe();\r\nenjoy();" }, { "utt_id": "utt-40", "utterance": "Noyce!! They look amazing.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 21}" }, { "utt_id": "utt-41", "utterance": "You are welcome.", "bot": true, "annotations": "thank();" } ] }