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

280 lines
15 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": "Guten tag, today we will make Badische Schupfnudeln potato noodles. I love German noodles, you too?",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);"
},
{
"utt_id": "utt-2",
"utterance": "I love them too! Are there many ingredients to prepare them?",
"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 just 7 ingredients. Do you want to prepare them?",
"bot": true,
"annotations": "sum_ingredient_list();\r\npropose_list_ingredients();"
},
{
"utt_id": "utt-4",
"utterance": "Great! Yes, I like to prepare my ingredients right away!",
"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": "Ok, first take 1 and 1/2 pounds russet potatoes and 1/2 cup all-purpose flour.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-6",
"utterance": "Ok good. Can I use almond flour instead of all purpose flour?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_substitute;\", \"tracker_completed_step\": \"ing-1\", \"tracker_completed_step_num\": 2, \"tracker_requested_step\": \"ing-0\", \"tracker_requested_step_num\": 1}"
},
{
"utt_id": "utt-7",
"utterance": "Sorry I cannot answer that question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-8",
"utterance": "Ok no problem. Can I have two more 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-9",
"utterance": "The next ingredients are 1 egg and 1 tablespoon chopped fresh parsley.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
},
{
"utt_id": "utt-10",
"utterance": "Ok good, can I have 2 more?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"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-11",
"utterance": "Yes the next ingredients are 1/2 teaspoon salt and 1/4 teaspoon freshly ground nutmeg.",
"bot": true,
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-12",
"utterance": "Ok good. I have them, is there more 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-13",
"utterance": "The last ingredient is 1/4 cup lard or other cooking fat.",
"bot": true,
"annotations": "inform_ingredient(ing-6);"
},
{
"utt_id": "utt-14",
"utterance": "Sorry I didn't understand this ingredient.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}"
},
{
"utt_id": "utt-15",
"utterance": "The ingredient is 1 fourth cup lard. But you can also use another type of cooking fat.",
"bot": true,
"annotations": "repeat(ing-6);"
},
{
"utt_id": "utt-16",
"utterance": "Oh Ok thanks! I love lard. So can I start with the recipe now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank; req_instruction;\", \"tracker_completed_step\": \"ing-6\", \"tracker_completed_step_num\": 7, \"tracker_requested_step\": \"inst-0\", \"tracker_requested_step_num\": 8}"
},
{
"utt_id": "utt-17",
"utterance": "Great. Now we can start with the recipe. First you should place the whole potatoes in their skins into a large pot of boiling water. Then boil them for 25 to 30 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-18",
"utterance": "Ok good. I did that! They boiled for 25 minutes. How do I see that they are ready?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-19",
"utterance": "Sorry I cannot answer that question. After 25 minutes, you should remove them and discard the water.",
"bot": true,
"annotations": "fence();\r\ninform_instruction(inst-1);"
},
{
"utt_id": "utt-20",
"utterance": "Ok. I did that! What next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 9, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 10}"
},
{
"utt_id": "utt-21",
"utterance": "When the potatoes are cool enough you should peel them and place on a lightly floured surface.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-22",
"utterance": "Ok good, it's peeled and on a floured surface now. What should I do?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 11}"
},
{
"utt_id": "utt-23",
"utterance": "Now mash the potatoes with a rolling pin and place them in a large bowl.",
"bot": true,
"annotations": "inform_instruction(inst-3);\r\ninform_instruction(inst-4);"
},
{
"utt_id": "utt-24",
"utterance": "Ok. I did that! What next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-25",
"utterance": "You should stir in the flour, egg, parsley, salt, and nutmeg.",
"bot": true,
"annotations": "inform_instruction(inst-5);"
},
{
"utt_id": "utt-26",
"utterance": "Ok. I did that. What now?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-27",
"utterance": "Now knead it well. It should form a smooth dough.",
"bot": true,
"annotations": "inform_instruction(inst-6);"
},
{
"utt_id": "utt-28",
"utterance": "Ok. It looks smooth! What is the next step?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-29",
"utterance": "Good. Now roll the dough out to a thickness of about 1/2 inch.",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-30",
"utterance": "Ok. It is rolled now, is it ready to eat?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_is_recipe_finished;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 16}"
},
{
"utt_id": "utt-31",
"utterance": "Not yet. Now you should cut the flattened dough into thin strips. They should be about 1 and 1/2 inches long.",
"bot": true,
"annotations": "negate();\r\ninform_instruction(inst-8);"
},
{
"utt_id": "utt-32",
"utterance": "Ok good. I made little strips! What next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-33",
"utterance": "Now gently roll out the strips. You can also stretch them until the ends taper. Then set aside for 15 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-9);\r\ninform_instruction(inst-10);"
},
{
"utt_id": "utt-34",
"utterance": "Ok good. I rolled them out! They look good. And I put them aside. Is there something I can do in the meantime?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_parallel_action;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 19}"
},
{
"utt_id": "utt-35",
"utterance": "You can take a large skillet and heat the lard over medium heat.",
"bot": true,
"annotations": "inform_instruction(inst-11);"
},
{
"utt_id": "utt-36",
"utterance": "Ok. I did that. The lard is nicely melted. What should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-37",
"utterance": "Good, now place the potato strips into the skillet. Fry until golden brown on both sides.",
"bot": true,
"annotations": "inform_instruction(inst-12);"
},
{
"utt_id": "utt-38",
"utterance": "Ok. they are golden brown now! Can I cook them a bit more?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-39",
"utterance": "Sorry I cannot answer that question. They should be golden brown on both sides.",
"bot": true,
"annotations": "fence();\r\ninform_instruction(cond-12-0);"
},
{
"utt_id": "utt-40",
"utterance": "Ok, no problem. What next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-41",
"utterance": "That was all. Your Badische schupfnudeln potato noodles are ready to be eaten.",
"bot": true,
"annotations": "end_recipe();\r\n"
},
{
"utt_id": "utt-42",
"utterance": "Ok great!!! Can I eat them with tomato sauce?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-43",
"utterance": "Sorry I cannot answer that question. It is not written in the recipe.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-44",
"utterance": "Ok no problem. They taste great!! Thank you bot.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-12\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 20}"
},
{
"utt_id": "utt-45",
"utterance": "You are welcome.",
"bot": true,
"annotations": "thank();"
}
]
}