{ "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": "Hallo! We are gonna make fresh apple salsa. Sounds tasty?", "bot": true, "annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();" }, { "utt_id": "utt-2", "utterance": "Yes it does. How do I start?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_start;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}" }, { "utt_id": "utt-3", "utterance": "Great! We can start by preparing the ingredients. First two ingredients that you'll need are 2 tart apples, cored and cubed, and 4 tablespoons lime juice.", "bot": true, "annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);" }, { "utt_id": "utt-4", "utterance": "Ok I cored and cubed the apples and took the lime juice. What is 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-5", "utterance": "Good, now take 1 fresh jalapeno pepper, seeded and sliced and 1 fresh Anaheim chile, seeded and sliced.", "bot": true, "annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);" }, { "utt_id": "utt-6", "utterance": "Ok nice I like it spicy. 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": "Ok, next ingredients are half a medium onion, finely chopped and 2 tablespoons coarsely chopped fresh cilantro.", "bot": true, "annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);" }, { "utt_id": "utt-8", "utterance": "Ok I got it. What are the next ingredients?", "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-9", "utterance": "The next two ingredients are half a cup chopped walnuts, lightly toasted and two tablespoons fresh ginger, peeled and thinly sliced.", "bot": true, "annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);" }, { "utt_id": "utt-10", "utterance": "Ok I have prepared them. Are there more ingredients?", "bot": false, "annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}" }, { "utt_id": "utt-11", "utterance": "Yes, there is one left: it's one quarter of a teaspoon of salt.", "bot": true, "annotations": "affirm();\r\ninform_ingredient(ing-8);" }, { "utt_id": "utt-12", "utterance": "Ok good I have all the ingredients ready. What should I do now?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 10}" }, { "utt_id": "utt-13", "utterance": "Great! Take a large bowl and stir together apples and lime juice.", "bot": true, "annotations": "inform_instruction(inst-0);" }, { "utt_id": "utt-14", "utterance": "Ok I have stirred the appels and lime juice together. What is next?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}" }, { "utt_id": "utt-15", "utterance": "When you are done you can stir in the jalapeno and the Anaheim chile slices.", "bot": true, "annotations": "inform_instruction(inst-1);" }, { "utt_id": "utt-16", "utterance": "Ok I have stirred them in as well. What should I do with it?", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}" }, { "utt_id": "utt-17", "utterance": "Perfect! It's time to stir in onion, cilantro, walnuts, ginger, and salt.", "bot": true, "annotations": "inform_instruction(inst-2);" }, { "utt_id": "utt-18", "utterance": "Ok they are all inside the mixture.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 13}" }, { "utt_id": "utt-19", "utterance": "Good job!! Now mix thoroughly and you are ready to eat it!!", "bot": true, "annotations": "inform_instruction(inst-3);\r\nenjoy();" }, { "utt_id": "utt-20", "utterance": "Hm it looks yummy. Thanks.", "bot": false, "annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 13}" } ] }