AMUseBot/dialog/111.1.json
2023-06-28 22:55:54 +02:00

286 lines
14 KiB
JSON

{
"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": "Hi, today we are making Caramel Shortbread Squares. This recipe has 8 ingredients. Do you want to hear them 2 by 2?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\nsum_ingredient_list();\r\npropose_list_ingredients();"
},
{
"utt_id": "utt-2",
"utterance": "Hm nice, yes please.",
"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-3",
"utterance": "Good! The first two are two thirds of a cup of butter and one fourth of a cup of white sugar.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-4",
"utterance": "Can I use brown sugar as well?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-5",
"utterance": "Sorry I cannot reply to your question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-6",
"utterance": "Ok no problem. What are the next ingredients?",
"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": "The next ingredients are one and a fourth cups all-purpose flour and half a cup butter.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-8",
"utterance": "OK I have them. What are the 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": "Next two are half a cup of packed light brown sugar and 2 tablespoons light corn syrup.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-10",
"utterance": "Ok. Could I also use another type of syrup?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-4\", \"tracker_requested_step_num\": 5}"
},
{
"utt_id": "utt-11",
"utterance": "Sorry I cannot reply to your question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-12",
"utterance": "Ok. What are the next ingredients?",
"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-13",
"utterance": "The last two ingredients are 1/2 cup sweetened condensed milk 1 1/4 cups milk chocolate chips.",
"bot": true,
"annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);"
},
{
"utt_id": "utt-14",
"utterance": "OK. I have them. How do I start with the recipe?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-15",
"utterance": "Good! you start by preheating the oven to 350F.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-16",
"utterance": "Ok. Do you know how much that is in Celsius?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_temperature;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-17",
"utterance": "It is 176 degrees celsius.",
"bot": true,
"annotations": "inform_temperature(temp-0-1);"
},
{
"utt_id": "utt-18",
"utterance": "Ok. Thanks for the clarification. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-19",
"utterance": "Good, you now take a medium bowl and mix together 2/3 cup butter, 1/4 cup white sugar, and 1 1/4 cup flour until evenly crumbly.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"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-1\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-21",
"utterance": "Good, you now press into a 9\" square baking pan.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-22",
"utterance": "Ok. It's in the pan. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-23",
"utterance": "Good, bake it now for 20 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-24",
"utterance": "Ok. When do I know that it's ready?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-25",
"utterance": "Sorry, I cannot reply to your wuestion.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-26",
"utterance": "Ok. What is the next step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-27",
"utterance": "Next step is to take a 2 quart saucepan, and combine 1/2 cup butter, brown sugar, corn syrup, and sweetened condensed milk.",
"bot": true,
"annotations": "inform_instruction(inst-4);"
},
{
"utt_id": "utt-28",
"utterance": "Ok. What should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-29",
"utterance": "You have to bring it to a boil and continue to boil for 5 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-5);\r\ninform_instruction(inst-6);"
},
{
"utt_id": "utt-30",
"utterance": "Ok. 5 minutes have passed now. What is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-31",
"utterance": "Good! you now Remove from heat and beat vigorously with a wooden spoon for about 3 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-32",
"utterance": "Ok. I did it for 3 minutes. Is it enough?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-33",
"utterance": "Yes, that's good! You can now Pour over the baked crust.",
"bot": true,
"annotations": "affirm();\r\ninform_instruction(inst-8);"
},
{
"utt_id": "utt-34",
"utterance": "What should I do next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 18}"
},
{
"utt_id": "utt-35",
"utterance": "You then Cool until it begins to firm.",
"bot": true,
"annotations": "inform_instruction(inst-9);"
},
{
"utt_id": "utt-36",
"utterance": "Ok I have done that. What is next? How long should I let it cool?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction; req_duration;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 19}"
},
{
"utt_id": "utt-37",
"utterance": "Next is to Melt chocolate and pour over caramel layer. You should let it cool until it begins to firm.",
"bot": true,
"annotations": "inform_instruction(inst-10);\r\ninform_duration(cond-9-0);"
},
{
"utt_id": "utt-38",
"utterance": "Ok. I have poured over the melted chocolate. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-39",
"utterance": "You now cover the layer completely and let it chill.",
"bot": true,
"annotations": "inform_instruction(inst-11);\r\ninform_instruction(inst-12);"
},
{
"utt_id": "utt-40",
"utterance": "For how long should I let it chil?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_duration;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-41",
"utterance": "Sorry I cannot reply to your question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-42",
"utterance": "Ok. what is the next step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 22}"
},
{
"utt_id": "utt-43",
"utterance": "You then cut into squares and you are ready to eat! You can cut in about 48 squares, since the shortbread is very rich!",
"bot": true,
"annotations": "inform_instruction(inst-13);"
},
{
"utt_id": "utt-44",
"utterance": "Ok. I have cut it into squares. Is there something else to do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-13\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 22}"
},
{
"utt_id": "utt-45",
"utterance": "Now you are ready to enjoy!!",
"bot": true,
"annotations": "enjoy();"
},
{
"utt_id": "utt-46",
"utterance": "Ok. Thanks. It looks tasty!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-13\", \"tracker_completed_step_num\": 22, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 22}"
}
]
}