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

172 lines
8.5 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hello! What are we gonna make 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 date loaf cake.",
"bot": true,
"annotations": "greeting();\r\ninform_title(title);"
},
{
"utt_id": "utt-2",
"utterance": "Great! Are there many ingredients?",
"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 7 ingredients.",
"bot": true,
"annotations": "sum_ingredient_list();"
},
{
"utt_id": "utt-4",
"utterance": "Ok, good. I'd like to prepare them beforehand.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient_list;\", \"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 the first 3 ingredients are 1 cup dates, pitted and chopped. 1 cup dark brown sugar and 1/4 cup margarine.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);\r\ninform_ingredient(ing-2);"
},
{
"utt_id": "utt-6",
"utterance": "Ok good I have those ready, what next?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; req_ingredient;\", \"tracker_completed_step\": \"ing-2\", \"tracker_completed_step_num\": 3, \"tracker_requested_step\": \"ing-3\", \"tracker_requested_step_num\": 4}"
},
{
"utt_id": "utt-7",
"utterance": "Good next is 1 cup boiling water and 1 and 3/4 cups self-rising flour.",
"bot": true,
"annotations": "inform_ingredient(ing-3);\r\ninform_ingredient(ing-4);"
},
{
"utt_id": "utt-8",
"utterance": "Ok I also have those ready. What next?",
"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, the last two ingredients are 1 teaspoon baking soda and 2 teaspoons vanilla extract.",
"bot": true,
"annotations": "inform_ingredient(ing-5);\r\ninform_ingredient(ing-6);"
},
{
"utt_id": "utt-10",
"utterance": "Ok good I have them! Should we start to cook?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; 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-11",
"utterance": "Good yes let's start. First preheat the oven to 200 degrees Celsius.",
"bot": true,
"annotations": "affirm();\r\ninform_instruction(inst-0);"
},
{
"utt_id": "utt-12",
"utterance": "Ok the oven is warm now. What next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-13",
"utterance": "Good. You should grease and flour a 9x5 inch loaf pan.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-14",
"utterance": "Ok the pan is greased and floured. What now?",
"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-15",
"utterance": "Now take a large bowl and combine the dates, brown sugar, margarine and boiling water. Let it stand for 15 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-2);\r\ninform_instruction(inst-3);"
},
{
"utt_id": "utt-16",
"utterance": "Ok 15 minutes passed, what next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-17",
"utterance": "Good now stir in flour, soda and vanilla.",
"bot": true,
"annotations": "inform_instruction(inst-4);\r\n"
},
{
"utt_id": "utt-18",
"utterance": "Ok I did that, should I mix?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-19",
"utterance": "Yes mix it and then pour the batter into the prepared pan.",
"bot": true,
"annotations": "affirm();\r\ninform_instruction(inst-5);"
},
{
"utt_id": "utt-20",
"utterance": "Ok good 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-21",
"utterance": "Now bake it in the preheated oven for 45 minutes.",
"bot": true,
"annotations": "inform_instruction(inst-6);"
},
{
"utt_id": "utt-22",
"utterance": "Ok 45 minutes passed, how do I it's ready?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-23",
"utterance": "Sorry I cannot answer that question. You should bake it for 45 minutes.",
"bot": true,
"annotations": "fence();\r\ninform_duration(dur-6-0);"
},
{
"utt_id": "utt-24",
"utterance": "Ok good it's baked now, what next?",
"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-25",
"utterance": "Good now allow it to cool and enjoy the cake!",
"bot": true,
"annotations": "inform_instruction(inst-7);"
},
{
"utt_id": "utt-26",
"utterance": "Good! Looks great!",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 15}"
},
{
"utt_id": "utt-27",
"utterance": "You are welcome.",
"bot": true,
"annotations": "thank();"
}
]
}