{ "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": "Hello, today we are gonna make cabin hash. It's a short recipe with just 7 ingredients. Simple but tasty!", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\nsum_ingredient_list();" }, { "utt_id": "utt-2", "utterance": "Ok. That sounds good. What are the ingredients?", "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-3", "utterance": "The first two ingredients are 12 medium potatoes, peeled cooked and cubed and 3 cups cubed cooked ham.", "bot": true, "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-4", "utterance": "Ok. Should I put them in a bowl or just put them ready?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}" }, { "utt_id": "utt-5", "utterance": "Sorry, I cannot answer that question. The next ingredients are half a cup of chopped onion and half a cup of butter or margarine.", "bot": true, "annotations": "fence();\r\ninform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-6", "utterance": "Ok. I have put them ready. 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-7", "utterance": "1 (10 ounce) package frozen chopped broccoli, sour cream, salt and pepper.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);\r\ninform_ingredient(ing-6);" }, { "utt_id": "utt-8", "utterance": "Should the package contain frozen broccoli and sour cream?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}" }, { "utt_id": "utt-9", "utterance": "The package should contain 10 ounces of frozen chopped broccoli.", "bot": true, "annotations": "inform_amount(ing-4);" }, { "utt_id": "utt-10", "utterance": "Ok. And how much sour cream do I need?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"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": "There is no listed amount for sour cream, so it's according to your taste!", "bot": true, "annotations": "fence();" }, { "utt_id": "utt-12", "utterance": "Ah ok, sure! What is the next step?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-4\", \"tracker_completed_step_num\": 5, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-13", "utterance": "Next step is to take a large skillet and cook potatoes, ham and onion in butter. You should stir frequently.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-14", "utterance": "Ok. For how long should I cook the potatoes and onion?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}" }, { "utt_id": "utt-15", "utterance": "You should cook potatoes, ham and onion until potatoes are lightly browned.", "bot": true, "annotations": "inform_duration(cond-0-0);" }, { "utt_id": "utt-16", "utterance": "Ok. They are lightly brown 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-17", "utterance": "Next step is to add broccoli and heat through.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-18", "utterance": "Ok. I have done that. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-19", "utterance": "You can now season with salt and pepper.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-20", "utterance": "Ok. I have done that. What is next?", "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-21", "utterance": "You can serve with sour cream if desired. After that, you can enjoy your cabin hash!", "bot": true, "annotations": "inform_instruction(inst-3);\r\nenjoy();" }, { "utt_id": "utt-22", "utterance": "Ok thanks. It looks nice.", "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}" } ] }