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

190 lines
10 KiB
JSON

{
"messages": [
{
"utt_id": "utt-0",
"utterance": "Hi there. How do I make barbecued shredded beef?",
"bot": false,
"annotations": "{\"section\": \"title\", \"intent\": \"greeting; req_start;\", \"tracker_completed_step\": \"title\", \"tracker_completed_step_num\": 0, \"tracker_requested_step\": \"title\", \"tracker_requested_step_num\": 0}"
},
{
"utt_id": "utt-1",
"utterance": "Hi. In order to prepare barbecued shredded beef, you will need 10 ingredients. Would you like to prepare them beforehand?",
"bot": true,
"annotations": "greeting();\r\nsum_ingredient_list();\r\npropose_list_ingredients();"
},
{
"utt_id": "utt-2",
"utterance": "Yes please. What are the ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"affirm; req_ingredient;\", \"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 ingredients are 3 pounds of beef roast and two onions, chopped.",
"bot": true,
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);"
},
{
"utt_id": "utt-4",
"utterance": "Ok ready. What is 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-5",
"utterance": "Okay! The next two ingredients are two cans of beer and 6 teaspoons Worchestershire sauce.",
"bot": true,
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);\r\n"
},
{
"utt_id": "utt-6",
"utterance": "What size should the cans be?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
},
{
"utt_id": "utt-7",
"utterance": "They can should be 12 ounces each. The cans should be 12 ounces each. The next two ingredients are 2 teaspoons of liquid smoke flavouring and 2 teaspoons of garlic powder.",
"bot": true,
"annotations": "inform_amount(ing-2);\r\ninform_amount(ing-3);\r\ninform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
},
{
"utt_id": "utt-8",
"utterance": "Ok I have them ready.",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"ing-5\", \"tracker_completed_step_num\": 6, \"tracker_requested_step\": \"ing-6\", \"tracker_requested_step_num\": 7}"
},
{
"utt_id": "utt-9",
"utterance": "Good! The next two ingredients are 2 teaspoons of ground black pepper and salt to taste.",
"bot": true,
"annotations": "inform_ingredient(ing-6);\r\ninform_ingredient(ing-7);"
},
{
"utt_id": "utt-10",
"utterance": "Ok, what are the next ingredients?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_ingredient;\", \"tracker_completed_step\": \"ing-7\", \"tracker_completed_step_num\": 8, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-11",
"utterance": "The last two ingredients are one bottle of barbecue sauce and 2 cups of water.",
"bot": true,
"annotations": "inform_ingredient(ing-8);\r\ninform_ingredient(ing-9);\r\n"
},
{
"utt_id": "utt-12",
"utterance": "Ok, is there any indication of what the size or brand should be of the bottle?",
"bot": false,
"annotations": "{\"section\": \"ing\", \"intent\": \"req_amount;\", \"tracker_completed_step\": \"ing-9\", \"tracker_completed_step_num\": 10, \"tracker_requested_step\": \"ing-8\", \"tracker_requested_step_num\": 9}"
},
{
"utt_id": "utt-13",
"utterance": "The barbecue sauce bottle should be an 18 ounces one.",
"bot": true,
"annotations": "inform_amount(ing-8);"
},
{
"utt_id": "utt-14",
"utterance": "Ok. I have them ready. What should I do now?",
"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\": 11}"
},
{
"utt_id": "utt-15",
"utterance": "Good! You can start by preheating the oven at 135 C.",
"bot": true,
"annotations": "inform_instruction(inst-0);"
},
{
"utt_id": "utt-16",
"utterance": "Ok. What can I do in the meantime?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-0\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 12}"
},
{
"utt_id": "utt-17",
"utterance": "You can place the roast in a large roasting pan and scatter chopped onions over.",
"bot": true,
"annotations": "inform_instruction(inst-1);"
},
{
"utt_id": "utt-18",
"utterance": "Ok. I have done that.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 13}"
},
{
"utt_id": "utt-19",
"utterance": "Good then you can take a large bowl, combine Worcestershire sauce, liquid smoke, garlic powder, salt and pepper.",
"bot": true,
"annotations": "inform_instruction(inst-2);"
},
{
"utt_id": "utt-20",
"utterance": "Ok ready, what should I do with it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-21",
"utterance": "You can pour in the beer, stir and add to roasting pan.",
"bot": true,
"annotations": "inform_instruction(inst-3);"
},
{
"utt_id": "utt-22",
"utterance": "Ok, all of it?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"other;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-23",
"utterance": "Sorry I don't understand your question.",
"bot": true,
"annotations": "fence();"
},
{
"utt_id": "utt-24",
"utterance": "Should I pour in all of the beer?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_use_all;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 14}"
},
{
"utt_id": "utt-25",
"utterance": "Yes, you should pour in all of the beer. Now you can add water to the top of beef. Then you cover and cook in the oven for 4 to 5 hours.",
"bot": true,
"annotations": "affirm();\r\nrepeat(ac-3-0);\r\ninform_instruction(inst-4);\r\ninform_instruction(inst-5);"
},
{
"utt_id": "utt-26",
"utterance": "Ok, is there anything I can do in the meantime?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"req_parallel_action;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-27",
"utterance": "Not really, you can wait until the meat is cooked. When it's cooked you can shred the meat with two forks and then add barbecue sauce and mix well.",
"bot": true,
"annotations": "negate();\r\ninform_instruction(inst-6);"
},
{
"utt_id": "utt-28",
"utterance": "Ok it looks good now, I have done with you said. What is next?",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}"
},
{
"utt_id": "utt-29",
"utterance": "You can eat it now!! Enjoy your meal! :-).",
"bot": true,
"annotations": "end_recipe();\r\nenjoy();"
},
{
"utt_id": "utt-30",
"utterance": "Ok. thanks it smells great.",
"bot": false,
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 17}"
}
]
}