{ "messages": [ { "utt_id": "utt-0", "utterance": "Hello! What are we gonna prepare 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": "We will make dads kickin jamaican wings mon. Do you like wings?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Great! I love wings. Are there a lot of ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}" }, { "utt_id": "utt-3", "utterance": "I hope you will enjoy these Jamaican wings. There are 7 ingredients. Do you want to prepare them beforehand?", "bot": true, "annotations": "sum_ingredient_list();\r\npropose_list_ingredients();" }, { "utt_id": "utt-4", "utterance": "Yes, I'd like to prepare them beforehand, thanks!", "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 two ingredients are 3 tablespoons Jamaican jerk seasoning blend and 3 tablespoons vegetable oil.", "bot": true, "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);\r\n" }, { "utt_id": "utt-6", "utterance": "Ok good. What are the next two?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"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": "3 cloves garlic. They should be diced and 1 (1 inch) piece peeled fresh ginger. You should dice it as well.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\n" }, { "utt_id": "utt-8", "utterance": "Ok I diced garlic and ginger, what 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-9", "utterance": "1 bunch green onions. They should be chopped and 12 slices pickled jalapeno peppers.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);\r\n" }, { "utt_id": "utt-10", "utterance": "Ok good, are the ingredients over?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"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": "Just the final and most important one 4 pounds chicken wings.", "bot": true, "annotations": "inform_ingredient(ing-6);" }, { "utt_id": "utt-12", "utterance": "Great! Can we start with the recipe?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-13", "utterance": "Yes let's start. You should take a blender and put in the the jerk seasoning, oil, garlic, ginger, green onions, and jalapeno slices. Blend until the mixture becomes thick and smooth.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-14", "utterance": "Ok the mix looks smooth now. What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"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": "Now you should dunk the wings in the mixture, and arrange them in a single layer on baking sheets.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-16", "utterance": "Ok I did that, should I put them in the oven?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-17", "utterance": "No not yet. First you should cover them with aluminum foil and refrigerate for 8 hours, or overnight. When that is done you can preheat the oven to 150 degrees Celsius.", "bot": true, "annotations": "negate();\r\ninform_instruction(inst-2);" }, { "utt_id": "utt-18", "utterance": "Ok the oven is warm and a night passed. What should I do now?", "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-19", "utterance": "Ok now just bake the wings 2 hours in the oven. That is all.", "bot": true, "annotations": "inform_instruction(inst-3);" }, { "utt_id": "utt-20", "utterance": "Ok good, how do I see that they are ready?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"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": "Sorry I cannot answer that question.", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-22", "utterance": "Ok, can I eat the wings now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"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-23", "utterance": "Yes you can. Enjoy the wings.", "bot": true, "annotations": "affirm();\r\nend_recipe();\r\nenjoy();" }, { "utt_id": "utt-24", "utterance": "I will, 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}" } ] }