292 lines
15 KiB
JSON
292 lines
15 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": "Hello Hello! Today's dish is Broiled Chicken with Roasted Garlic Sauce. Sounds good?",
|
||
|
"bot": true,
|
||
|
"annotations": "greeting();\r\ninform_title(title);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-2",
|
||
|
"utterance": "It does indeed. How many ingredients are there?",
|
||
|
"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 9 ingredients. Would you like to prepare them now?",
|
||
|
"bot": true,
|
||
|
"annotations": "sum_ingredient_list();\r\npropose_list_ingredients();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-4",
|
||
|
"utterance": "Ok 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-5",
|
||
|
"utterance": "Good. The first ones that you should prepare are 1 medium head garlic and 1 tablespoon of olive oil.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_ingredient(ing-0);\r\ninform_ingredient(ing-1);\r\n"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-6",
|
||
|
"utterance": "Ok I have those at home already. 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-7",
|
||
|
"utterance": "Nice! The next two are 4 skinless, boneless chicken breasts and half a cup of white wine.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_ingredient(ing-2);\r\ninform_ingredient(ing-3);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-8",
|
||
|
"utterance": "Ok good I have them. Can I use more wine as well?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"ing\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"ing-3\", \"tracker_completed_step_num\": 4, \"tracker_requested_step\": \"ing-2\", \"tracker_requested_step_num\": 3}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-9",
|
||
|
"utterance": "That is up to you! :).",
|
||
|
"bot": true,
|
||
|
"annotations": "fence();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-10",
|
||
|
"utterance": "Alright. W. What is next?",
|
||
|
"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": "The next two ingredients are 2 tablespoons of butter and 1 cup of milk.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_ingredient(ing-4);\r\ninform_ingredient(ing-5);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-12",
|
||
|
"utterance": "Ok I got them. Are 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": "Yes, they are 1 tablespoon of all-purpose flour, one quarter of a cup grated of Parmesan cheese and 1 tablespoon chopped fresh parsley.",
|
||
|
"bot": true,
|
||
|
"annotations": "affirm();\r\ninform_ingredient(ing-6);\r\ninform_ingredient(ing-7);\r\ninform_ingredient(ing-8);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-14",
|
||
|
"utterance": "Ok good, I have prepared all 3 of them. What is next?",
|
||
|
"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\": 10}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-15",
|
||
|
"utterance": "Good, that's it for the ingredients, we can start to cook! First preheat oven to 200 degrees C.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-0);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-16",
|
||
|
"utterance": "Ok nice, yes. 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\": 10, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-17",
|
||
|
"utterance": "In the meantime you can slice the top of the head of garlic, just enough to remove the paper and expose the tops of the cloves.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-1);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-18",
|
||
|
"utterance": "Could you repeat the second part of the instruction?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_repeat;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-1\", \"tracker_requested_step_num\": 11}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-19",
|
||
|
"utterance": "Just enough to remove the paper and expose the tops of the cloves.",
|
||
|
"bot": true,
|
||
|
"annotations": "repeat(purp-1-0);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-20",
|
||
|
"utterance": "Ok I sliced the top of the garlic. What should I do with it?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-1\", \"tracker_completed_step_num\": 11, \"tracker_requested_step\": \"inst-2\", \"tracker_requested_step_num\": 12}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-21",
|
||
|
"utterance": "You can drizzle it with olive oil and roast in preheated oven. You can do that either in a clay garlic roaster or wrapped in aluminum foil.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-2);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-22",
|
||
|
"utterance": "Ok it is in the oven. For how long should I do this?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_duration;\", \"tracker_completed_step\": \"inst-2\", \"tracker_completed_step_num\": 12, \"tracker_requested_step\": \"inst-3\", \"tracker_requested_step_num\": 13}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-23",
|
||
|
"utterance": "You can roast for 20 minutes or until cloves are soft and slip from skins when pushed.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-3);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-24",
|
||
|
"utterance": "Ok they look ok now. Can I take it out?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-3\", \"tracker_completed_step_num\": 13, \"tracker_requested_step\": \"inst-5\", \"tracker_requested_step_num\": 15}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-25",
|
||
|
"utterance": "Sure, take them out and let them cool.",
|
||
|
"bot": true,
|
||
|
"annotations": "affirm();\r\ninform_instruction(inst-5);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-26",
|
||
|
"utterance": "Ok what else can I do?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"req_instruction;\", \"tracker_completed_step\": \"inst-5\", \"tracker_completed_step_num\": 15, \"tracker_requested_step\": \"inst-4\", \"tracker_requested_step_num\": 14}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-27",
|
||
|
"utterance": "Now you can change the oven setting to broil and to 190 degrees C.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-4);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-28",
|
||
|
"utterance": "Ok the oven is set. What is next?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-4\", \"tracker_completed_step_num\": 14, \"tracker_requested_step\": \"inst-6\", \"tracker_requested_step_num\": 16}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-29",
|
||
|
"utterance": "It's now time to prepare the chicken. Place it in a 9 by 13 inch baking dish and splash both sides with white wine.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-6);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-30",
|
||
|
"utterance": "Ok nice I have done that. What is next?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-6\", \"tracker_completed_step_num\": 16, \"tracker_requested_step\": \"inst-7\", \"tracker_requested_step_num\": 17}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-31",
|
||
|
"utterance": "Now broil for 25 minutes or until chicken is cooked through and juices run clear.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-7);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-32",
|
||
|
"utterance": "Ok the chicken looks good now. What should I do now?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-7\", \"tracker_completed_step_num\": 17, \"tracker_requested_step\": \"inst-8\", \"tracker_requested_step_num\": 18}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-33",
|
||
|
"utterance": "Now you can place the butter or the margarine and the milk in a large skillet and heat over medium heat until warm.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-8);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-34",
|
||
|
"utterance": "Alright. it is warm now.",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm;\", \"tracker_completed_step\": \"inst-8\", \"tracker_completed_step_num\": 18, \"tracker_requested_step\": \"inst-9\", \"tracker_requested_step_num\": 19}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-35",
|
||
|
"utterance": "Good, you can now stir in the flour and cheese.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-9);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-36",
|
||
|
"utterance": "Ok I have stirred in the flour and cheese. What should I do with it?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-9\", \"tracker_completed_step_num\": 19, \"tracker_requested_step\": \"inst-10\", \"tracker_requested_step_num\": 20}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-37",
|
||
|
"utterance": "Now stir over medium heat until the sauce begins to thicken.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-10);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-38",
|
||
|
"utterance": "Ok I have done that. What should I do next?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-10\", \"tracker_completed_step_num\": 20, \"tracker_requested_step\": \"inst-11\", \"tracker_requested_step_num\": 21}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-39",
|
||
|
"utterance": "It's now time to slip the garlic cloves from skin and add to the sauce. They should be nicely cooled and you can mince them if you want.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-11);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-40",
|
||
|
"utterance": "Ok nice I added them to the sauce. What should I do with the sauce?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-11\", \"tracker_completed_step_num\": 21, \"tracker_requested_step\": \"inst-12\", \"tracker_requested_step_num\": 22}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-41",
|
||
|
"utterance": "You can add some parsley to it, and bring nearly to a boil.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-12);\r\ninform_instruction(ac-13-0);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-42",
|
||
|
"utterance": "Ok it is nearly boiling. Should I leave it for a while?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; other;\", \"tracker_completed_step\": \"inst-13\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-13\", \"tracker_requested_step_num\": 23}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-43",
|
||
|
"utterance": "You should now reduce the heat and stir in to control thickening.",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(ac-13-1);"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-44",
|
||
|
"utterance": "Ok the thickening is inside. What is next?",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"confirm; req_instruction;\", \"tracker_completed_step\": \"inst-13\", \"tracker_completed_step_num\": 23, \"tracker_requested_step\": \"inst-14\", \"tracker_requested_step_num\": 24}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-45",
|
||
|
"utterance": "That's almost it! If you desire you can pour the sauce over rice or pasta and top it with broiled chicken. I hope you enjoy!!",
|
||
|
"bot": true,
|
||
|
"annotations": "inform_instruction(inst-14);\r\nenjoy();"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-46",
|
||
|
"utterance": "Hm it looks great! Thanks for the recipe.",
|
||
|
"bot": false,
|
||
|
"annotations": "{\"section\": \"inst\", \"intent\": \"thank;\", \"tracker_completed_step\": \"inst-14\", \"tracker_completed_step_num\": 24, \"tracker_requested_step\": \"inst-14\", \"tracker_requested_step_num\": 24}"
|
||
|
},
|
||
|
{
|
||
|
"utt_id": "utt-47",
|
||
|
"utterance": "Thank you for asking me recipes.",
|
||
|
"bot": true,
|
||
|
"annotations": "thank();"
|
||
|
}
|
||
|
]
|
||
|
}
|