232 lines
12 KiB
JSON
232 lines
12 KiB
JSON
{
|
|
"messages": [
|
|
{
|
|
"utt_id": "utt-0",
|
|
"utterance": "Hello! What are we gonna cook 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": "Hi, today we will make some delicious chocolate crisps.",
|
|
"bot": true,
|
|
"annotations": "greeting();\r\ninform_title(title);"
|
|
},
|
|
{
|
|
"utt_id": "utt-2",
|
|
"utterance": "Nice!! Are there a lot of ingredients in this recipe?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"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": "There are 9 ingredients in the recipe. Do you want to have all of 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": "The first two ingredients are 1 tablespoon butter, softened and 1 egg white.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
|
|
},
|
|
{
|
|
"utt_id": "utt-6",
|
|
"utterance": "Ok I have them ready. What 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-7",
|
|
"utterance": "Next are 1/4 cup white sugar and 1 teaspoon vanilla extract.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-8",
|
|
"utterance": "Ok good I also have them ready. What are the next one's?",
|
|
"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": "Good. 2 and a 1/2 tablespoons all-purpose flour, 1 tablespoon unsweetened cocoa powder and 1 pinch salt.",
|
|
"bot": true,
|
|
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);\r\ninform_ingredient(ing-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-10",
|
|
"utterance": "Ok good, is that all with the ingredients?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list_ends;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-7\", \"tracker_requested_step_num\": 8}"
|
|
},
|
|
{
|
|
"utt_id": "utt-11",
|
|
"utterance": "Not yet the last two ingredients are 1/2 square unsweetened chocolate, grated. And 1/3 cup confectioners' sugar for decoration.",
|
|
"bot": true,
|
|
"annotations": "negate();\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);"
|
|
},
|
|
{
|
|
"utt_id": "utt-12",
|
|
"utterance": "Ok good, I have them ready! Should we start with the recipe?",
|
|
"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": "Yes let's start! First you can already preheat the oven to 150 degrees Celsius.",
|
|
"bot": true,
|
|
"annotations": "affirm();\r\ninform_instruction(inst-0);"
|
|
},
|
|
{
|
|
"utt_id": "utt-14",
|
|
"utterance": "Ok the oven is heated, what should I do?",
|
|
"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": "You should grease cookie sheets. Then take a small saucepan and melt butter till lightly browned over medium heat.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-1);\r\ninform_instruction(inst-2);"
|
|
},
|
|
{
|
|
"utt_id": "utt-16",
|
|
"utterance": "Ok the butter is melted, what's next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 13}"
|
|
},
|
|
{
|
|
"utt_id": "utt-17",
|
|
"utterance": "Pour the butter into a medium sized bowl.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-3);"
|
|
},
|
|
{
|
|
"utt_id": "utt-18",
|
|
"utterance": "Ok I out it in the bowl, what should I do with it?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}"
|
|
},
|
|
{
|
|
"utt_id": "utt-19",
|
|
"utterance": "Good now stir in the egg white, sugar and vanilla.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-4);"
|
|
},
|
|
{
|
|
"utt_id": "utt-20",
|
|
"utterance": "Ok, what should I do with the mixture?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 15}"
|
|
},
|
|
{
|
|
"utt_id": "utt-21",
|
|
"utterance": "Now first combine the flour cocoa, and salt. Then stir it into the butter mixture as well.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-5);"
|
|
},
|
|
{
|
|
"utt_id": "utt-22",
|
|
"utterance": "Ok, I did that. What next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}"
|
|
},
|
|
{
|
|
"utt_id": "utt-23",
|
|
"utterance": "Great, now fold in the chocolate.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-6);"
|
|
},
|
|
{
|
|
"utt_id": "utt-24",
|
|
"utterance": "Ok, I did that, what is the next step?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}"
|
|
},
|
|
{
|
|
"utt_id": "utt-25",
|
|
"utterance": "The next step is to drop the mixture by teaspoonfuls about 2 inches apart onto cookie sheets.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-7);"
|
|
},
|
|
{
|
|
"utt_id": "utt-26",
|
|
"utterance": "Ok I did that, what next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 18}"
|
|
},
|
|
{
|
|
"utt_id": "utt-27",
|
|
"utterance": "Now it is time to bake! Bake the cookies for 12 to 15 minutes in the oven.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-8);"
|
|
},
|
|
{
|
|
"utt_id": "utt-28",
|
|
"utterance": "Ok good, 12 minutes passed but they are not browning yet, should I keep them a bit more?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 18}"
|
|
},
|
|
{
|
|
"utt_id": "utt-29",
|
|
"utterance": "Sorry I cannot answer that question.",
|
|
"bot": true,
|
|
"annotations": "fence();"
|
|
},
|
|
{
|
|
"utt_id": "utt-30",
|
|
"utterance": "Ok no probs, I took them out. What next?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-31",
|
|
"utterance": "Good now transfer them to a rack to cool and dust with confectioners' sugar.",
|
|
"bot": true,
|
|
"annotations": "inform_instruction(inst-9);"
|
|
},
|
|
{
|
|
"utt_id": "utt-32",
|
|
"utterance": "Ok I did that! Should I use all of the sugar?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_use_all;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-33",
|
|
"utterance": "Yes you should use 1/3 cup.",
|
|
"bot": true,
|
|
"annotations": "affirm();"
|
|
},
|
|
{
|
|
"utt_id": "utt-34",
|
|
"utterance": "Ok good, are the crisps ready?",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-35",
|
|
"utterance": "Yes that was all, enjoy!",
|
|
"bot": true,
|
|
"annotations": "affirm();\r\nend_recipe();\r\nenjoy();"
|
|
},
|
|
{
|
|
"utt_id": "utt-36",
|
|
"utterance": "Great! Thanks.",
|
|
"bot": false,
|
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 19}"
|
|
},
|
|
{
|
|
"utt_id": "utt-37",
|
|
"utterance": "You are welcom.",
|
|
"bot": true,
|
|
"annotations": "thank();"
|
|
}
|
|
]
|
|
} |