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

280 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'll make fried apple pies! Do you like pies?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);\r\npropose_start_recipe();"
},
{
"utt_id": "utt-2",
"utterance": "Good, yes I like especially apple pies. How should I start?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; 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! You can start by preparing the ingredients, you'll need 8 of them.",
"bot": true,
"annotations": "propose_list_ingredients();\r\nsum_ingredient_list();"
},
{
"utt_id": "utt-4",
"utterance": "Ok good, what are the first two ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"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 are 2 cups of all-purpose flour and half a cup of shortening.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-6",
"utterance": "Ok good I have them.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"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": "Great! Next two ingredients are One teaspoon salt and half a cup of cold water.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-8",
"utterance": "O I got it.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"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. Now take two apples and a third of a cup of white sugar.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-10",
"utterance": "Ok should I prepare the appels already?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"other;\", \"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 don't know...",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-12",
"utterance": "Ok no problem, 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 ingredients are half a cup of ground cinnamon and 1 cup vegetable oil.",
"bot": true,
"annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);"
},
{
"utt_id": "utt-14",
"utterance": "Ok I have both ingredients. What should I do now?",
"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 can start by peeling and dicing the apples.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-16",
"utterance": "Ok should I dice them in some specific size?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"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": "Sorry, I can't help you with that.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-18",
"utterance": "Ok what should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"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": "Now add sugar and cinnamon to the apples.",
"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 can now cook the mixture in a saucepan on low heat. Cook until soft, then mash with fork to form a thick applesauce.",
"bot": true,
"annotations": "inform_instruction(inst-2);\r\ninform_instruction(inst-3);"
},
{
"utt_id": "utt-22",
"utterance": "Ok it became a thick apple sauce now. What is the following step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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-23",
"utterance": "Good, it's now time to stir flour and salt together. When you have done that you can cut in the shortening.",
"bot": true,
"annotations": "inform_instruction(inst-4);\r\ninform_instruction(inst-5);"
},
{
"utt_id": "utt-24",
"utterance": "Ok should I use all of it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_use_all;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-25",
"utterance": "Sorry I don't know what you mean.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-26",
"utterance": "Should I use all of the shortening?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_use_all;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"ing-1\", \"tracker_requested_step_num\": 2}"
},
{
"utt_id": "utt-27",
"utterance": "You should use the half a cup of shortening that you prepared.",
"bot": true,
"annotations": "inform_amount(ing-1);"
},
{
"utt_id": "utt-28",
"utterance": "Ok good. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-29",
"utterance": "Now add water and mix with a fork.",
"bot": true,
"annotations": "inform_instruction(inst-6);"
},
{
"utt_id": "utt-30",
"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\": 15, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-31",
"utterance": "You should roll the paste on a floured board. It should be one eight of an inch thick.",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-32",
"utterance": "Ok it looks fine now. What should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"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": "You should now cut it with a cookie cutter, which should have a diameter of 4 inches.",
"bot": true,
"annotations": "inform_instruction(inst-8);"
},
{
"utt_id": "utt-34",
"utterance": "Ok I have done that. What is 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": "Now place one heaping tablespoon in each round. That tablespoon should be filled with the fruit mixture.",
"bot": true,
"annotations": "inform_instruction(inst-9);"
},
{
"utt_id": "utt-36",
"utterance": "Ah ok, yes I have done that.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"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": "Good! Now moisten the edges with cold water, fold and press the edge with a fork.",
"bot": true,
"annotations": "inform_instruction(inst-10);"
},
{
"utt_id": "utt-38",
"utterance": "Ok is it ready to bake now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"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 will not bake the pies, you will fry them, i'll explain to you how! First heat the oil in a large skillet on medium-high heat.",
"bot": true,
"annotations": "negate();\r\ninform_instruction(inst-11);"
},
{
"utt_id": "utt-40",
"utterance": "Aha, ok the oil is heated. What should I do now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 21}"
},
{
"utt_id": "utt-41",
"utterance": "You can now fry the pies, a few at a time, 2 to 3 minutes on each side. You can cook them until they look golden brown.",
"bot": true,
"annotations": "inform_instruction(inst-12);"
},
{
"utt_id": "utt-42",
"utterance": "Yes they reached a golden brown colour. Is there anything else I should still do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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": "Nice! Yes you should drain the pies on paper towels. When they are dry, before you enjoy them, you can sprinkle some confectioners sugar on top of them!",
"bot": true,
"annotations": "inform_instruction(inst-13);\r\ninform_instruction(inst-14);"
},
{
"utt_id": "utt-44",
"utterance": "Ok thanks! It looks great.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-14\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 22}"
},
{
"utt_id": "utt-45",
"utterance": "You are welcome, enjoy your pies!!",
"bot": true,
"annotations": "thank();\r\nenjoy();"
}
]
}