268 lines
14 KiB
JSON
268 lines
14 KiB
JSON
{
|
|
"messages": [
|
|
{
|
|
"utt_id": "utt-0",
|
|
"utterance": "Hi bot! Ideas for a dessert?",
|
|
"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": "Sure what about some of the best chocolate chippers?",
|
|
"bot": true,
|
|
"annotations": "greeting();\r\ninform_title(title);"
|
|
},
|
|
{
|
|
"utt_id": "utt-2",
|
|
"utterance": "That sounds just tremendous! How do I prepare them?",
|
|
"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, there are 12 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 that!",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
|
|
},
|
|
{
|
|
"utt_id": "utt-5",
|
|
"utterance": "Alright, the first two ingredients are 1 cup butter and 1 cup vegetable oil.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-6",
|
|
"utterance": "Ok, I'll take them! What should I prepare afterwards?",
|
|
"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": "Good next is 1 cup white sugar, 1 cup packed brown sugar and 2 eggs.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\ninform_ingredient(ing-4);"
|
|
},
|
|
{
|
|
"utt_id": "utt-8",
|
|
"utterance": "Great, I've got it! What now?",
|
|
"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": "Nice. Next is 1 teaspoon vanilla extract, 4 and a 1/2 cups all-purpose flour. And 2 teaspoons baking soda.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-5);\r\ninform_ingredient(ing-6);\r\ninform_ingredient(ing-7);"
|
|
},
|
|
{
|
|
"utt_id": "utt-10",
|
|
"utterance": "Good, are the ingredients over?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_ends;\", \"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": "No, there are still 4 ingredients. Next is 4 teaspoons cream of tartar and 1 teaspoon salt.",
|
|
"bot": true,
|
|
"annotations": "negate();\r\ninform_ingredient(ing-8);\r\ninform_ingredient(ing-9);"
|
|
},
|
|
{
|
|
"utt_id": "utt-12",
|
|
"utterance": "Could you repeat the first ingredient?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
|
|
},
|
|
{
|
|
"utt_id": "utt-13",
|
|
"utterance": "It was 4 teaspoons cream of tartar.",
|
|
"bot": true,
|
|
"annotations": "repeat(ing-8);"
|
|
},
|
|
{
|
|
"utt_id": "utt-14",
|
|
"utterance": "Sorry, I still don't understant...",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
|
|
},
|
|
{
|
|
"utt_id": "utt-15",
|
|
"utterance": "The ingredient is called cream of tartar. You need 4 teaspoons of it.",
|
|
"bot": true,
|
|
"annotations": "repeat(ing-8);"
|
|
},
|
|
{
|
|
"utt_id": "utt-16",
|
|
"utterance": "Ooooh, ok thanks!! How should I go on?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"thank; req_ingredient;\", \"tracker_completed_step\": \"ing-8\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"ing-10\", \"tracker_requested_step_num\": 11}"
|
|
},
|
|
{
|
|
"utt_id": "utt-17",
|
|
"utterance": "Sure the last two ingredients are 2 cups semisweet chocolate chips and 1 cup chopped walnuts. This choice is optional.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-10);\r\ninform_ingredient(ing-11);"
|
|
},
|
|
{
|
|
"utt_id": "utt-18",
|
|
"utterance": "Perfect! I'll get also the walnuts, when I do something I like to go all in!! Should we start with the preparation?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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": "Nice, yes let's start. You can already preheat the oven to 175 degrees Celsius.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-20",
|
|
"utterance": "Great, I put it on now! What is the next step?",
|
|
"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. First take a large bowl and cream together the butter, oil, brown sugar, and white sugar until it becomes smooth.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-22",
|
|
"utterance": "Ok, the mixture is smooth now.",
|
|
"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": "Good now beat in the eggs and vanilla.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-2);"
|
|
},
|
|
{
|
|
"utt_id": "utt-24",
|
|
"utterance": "Ok, I added eggs and vanilla. Is that it?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"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": "Not yet. Now combine the flour, baking soda, cream of tartar, and salt. Afterwards also stir it into the mixture.",
|
|
"bot": true,
|
|
"annotations": "negate();\r\ninform_instruction(inst-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-26",
|
|
"utterance": "Ok, should I use all of the cream of tartar?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_use_all;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 16}"
|
|
},
|
|
{
|
|
"utt_id": "utt-27",
|
|
"utterance": "Yes use all of it.",
|
|
"bot": true,
|
|
"annotations": "affirm();"
|
|
},
|
|
{
|
|
"utt_id": "utt-28",
|
|
"utterance": "Great! How should I proceed now?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"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-29",
|
|
"utterance": "Now mix in the chocolate chips and walnuts as well.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-4);"
|
|
},
|
|
{
|
|
"utt_id": "utt-30",
|
|
"utterance": "Ok, chips and walnuts are in! Is there something I should do now?",
|
|
"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-31",
|
|
"utterance": "Ok good. Now you should drop the dough by rounded teaspoons onto ungreased cookie sheets.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-5);"
|
|
},
|
|
{
|
|
"utt_id": "utt-32",
|
|
"utterance": "Ok I made some shapes like that, should I put the cooki sheets in the oven?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-33",
|
|
"utterance": "Yes now bake them for 12 to 15 minutes.",
|
|
"bot": true,
|
|
"annotations": "affirm();\r\ninform_instruction(inst-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-34",
|
|
"utterance": "Okay, good. Can you remind me how warm should the oven be?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_temperature;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-35",
|
|
"utterance": "It should be on 175 degrees Celsius.",
|
|
"bot": true,
|
|
"annotations": "inform_temperature(temp-0-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-36",
|
|
"utterance": "Okay, perfect. I now baked it for 15 minutes.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-37",
|
|
"utterance": "Ok nice, are the chippers light brown?",
|
|
"bot": true,
|
|
"annotations": "verify(cond-6-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-38",
|
|
"utterance": "Yes, they look nicely browned.",
|
|
"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-39",
|
|
"utterance": "Good. You should allow cookies to cool on the baking sheets for a couple of minutes. After that you can transfer them to wire racks to cool completely.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-7);"
|
|
},
|
|
{
|
|
"utt_id": "utt-40",
|
|
"utterance": "I transferred them and now they are completely cold. Is the recipe over?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 20}"
|
|
},
|
|
{
|
|
"utt_id": "utt-41",
|
|
"utterance": "Yes that was all! I hope you will enjoy your best chocolate chippers.",
|
|
"bot": true,
|
|
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
|
|
},
|
|
{
|
|
"utt_id": "utt-42",
|
|
"utterance": "Wow! They are delicious! Thanks for the recipe.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 20}"
|
|
},
|
|
{
|
|
"utt_id": "utt-43",
|
|
"utterance": "You are very welcome.",
|
|
"bot": true,
|
|
"annotations": "thank();"
|
|
}
|
|
]
|
|
} |