turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am looking for information in Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Great ! What type of attraction are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'museum of archaelogy and anthropology');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I should have mentioned this before , sorry for wasting everyone 's time . I need info on a place called museum of archaelogy and anthropology , what area is it in ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'University of Cambridge , Downing Street');(_:result,area,'centre');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "That museum is located in the centre of town . Their address is University of Cambridge , Downing Street . They also offer free entrance ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need to book a train for sunday" }, { "id": 5, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "what time should it depart ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,leave_at,'19:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to get from Ely to Cambridge , and I need to leave after 19:30 ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Yes please book a seat on the train from Ely to Cambridge leaving after 19:30 . Thank you ." } ]
PMUL3041.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "museum of archaelogy and anthropology" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "museum of archaelogy and anthropology" ], [ "_:result", "address", "University of Cambridge , Downing Street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "museum of archaelogy and anthropology" ], [ "_:result", "address", "University of Cambridge , Downing Street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'hotel');(_:search,pricerange,'inexpensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like an inexpensive hotel on the west side of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'hotel');(_:result,name,'Cambridge Belfry');(_:result,phone,'01954714600');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Cambridge Belfry is a hotel on the west side and is inexpensive . Their phone number is 01954714600 ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,day,'friday');(_:search,food,'mexican');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , how about Mexican food in the south ? I 'll be needing a table for 4 this Friday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,people,'4');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,name,'Chiquito restaurant and bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Chiquito restaurant and bar is in the south area , what time would you like me to book your 4 people for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'17:30');(_:search,people,'four');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes four people for Friday at 17:30" }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'PQPB99PP');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "The table has been booked . Your reference number is PQPB99PP . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'finches bed and breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "What can you tell me about Finches Bed and Breakfast ? What area are they in ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'finches bed and breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "finches bed and breakfast Is in the west , it is cheap , 4 star guesthouse , free internet and parking . Do you need anything else ?" }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I get their postcode please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223276653');(_:result,postcode,'cb30nd');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Postal is cb30nd , and if you need to call them they can be reached at 01223276653 , any thing else that I can assist with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , I 'll also need a taxi to commute between the two places . I 'll need to arrive at the restaurant by the dining time ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'blue lexus');(_:result,phone,'07566783718');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "i booked your taxi . it will be a blue lexus coming . their phone number is 07566783718 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's great . Everything is set . Thank you for helping me . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL0270.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "inexpensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "inexpensive" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "phone", "01954714600" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "day", "friday" ], [ "_:search", "food", "mexican" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "inexpensive" ], [ "_:result", "category", "hotel" ], [ "_:result", "phone", "01954714600" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:search", "area", "south" ], [ "_:search", "food", "mexican" ], [ "_:booking", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Chiquito restaurant and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "inexpensive" ], [ "_:result", "category", "hotel" ], [ "_:result", "phone", "01954714600" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:search", "area", "south" ], [ "_:search", "food", "mexican" ], [ "_:booking", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Chiquito restaurant and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "four" ], [ "_:booking", "ref", "PQPB99PP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "inexpensive" ], [ "_:result", "phone", "01954714600" ], [ "_:search", "area", "south" ], [ "_:search", "food", "mexican" ], [ "_:booking", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "four" ], [ "_:booking", "ref", "PQPB99PP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "finches bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "inexpensive" ], [ "_:search", "area", "south" ], [ "_:search", "food", "mexican" ], [ "_:booking", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "four" ], [ "_:booking", "ref", "PQPB99PP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "finches bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223276653" ], [ "_:result", "postcode", "cb30nd" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "inexpensive" ], [ "_:search", "area", "south" ], [ "_:search", "food", "mexican" ], [ "_:booking", "people", "4" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "four" ], [ "_:booking", "ref", "PQPB99PP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "finches bed and breakfast" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "finches bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4" ], [ "_:result", "postcode", "cb30nd" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue lexus" ], [ "_:result", "phone", "07566783718" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a hot nightclub around the centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'nightclubs');(_:result,count,'5');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "There are five nightclubs in the centre . Is there another way I can narrow it down ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Please recommend one that sounds interesting , and give me the entrance fee , address , and postcode ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'1 station road');(_:result,entrance_fee,'5 pounds');(_:result,name,'The club salsa');(_:result,postcode,'cb12jb');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The club salsa is located on 1 station road . The postcode is cb12jb and the entrance fee is 5 pounds . Is there anything else I could help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'eritrean');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find somewhere to eat , preferably on the cheap side and serving eritrean ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I am unable to find anything that matches is there something else you would like to eat" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Chinese food ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'a few');(_:result,area,'centre');(_:result,name,'Charlie Chan');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are a few to choose from . Charlie Chan could be good , it 's also in the centre . Would you like me to book you a table ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'15:15');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . Book it for 6 people on Monday at 15:15 ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm so sorry , but they were unable to accommodate that day and time . Would you like to try for a different time slot or another day ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , what is another good time available for Tuesday night ?" }, { "id": 11, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:booking,day,'Monday');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have tried different restaurants and different times for Monday , but there does n't seem to be availability . Would you like another day or maybe a different food type ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,duration,'14:15');(_:search,food,'chinese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you try it for 14:15 ? Any cheap Chinese place will do , it does n't have to be in the centre ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Monday');(_:booking,duration,'14:15');(_:booking,name,'Lucky Star');(_:booking,people,'6');(_:booking,ref,'VU6VN1X4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "No problem , I have you booked for 6 people at The Lucky Star on Monday , at 14:15 . Your reference number is VU6VN1X4 . Anything more ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the nightclub');(_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would also like to book a taxi to go from the nightclub to the restaurant , arriving by the reservation time ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'Black Toyota');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Alright , I have booked your taxi to go between the two destinations . You will be riding in a Black Toyota . Is there anything else I can do for you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Could I get the contact number for the taxi company as well please ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,phone,'07791994031');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "The contact number of the taxi is 07791994031 . Anything else I can help with ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thank you ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're are very welcome . Have a great day ." } ]
MUL2436.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "1 station road" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "The club salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "eritrean" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "The club salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/de83508e" ], [ "_:search/de83508e", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "postcode", "cb12jb" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/de83508e" ], [ "_:search/de83508e", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "postcode", "cb12jb" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/de83508e" ], [ "_:search/de83508e", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "chinese" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/f5bdbe34" ], [ "_:booking/f5bdbe34", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "postcode", "cb12jb" ], [ "_:system", "canthelp", "_:search/de83508e" ], [ "_:search/de83508e", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/f5bdbe34" ], [ "_:booking/f5bdbe34", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "tuesday" ], [ "_:system", "canthelp", "_:booking/881cd553" ], [ "_:booking/881cd553", "day", "Monday" ], [ "_:booking/881cd553", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "14:15" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "postcode", "cb12jb" ], [ "_:system", "canthelp", "_:search/de83508e" ], [ "_:search/de83508e", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/f5bdbe34" ], [ "_:booking/f5bdbe34", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:system", "canthelp", "_:booking/881cd553" ], [ "_:booking/881cd553", "day", "Monday" ], [ "_:booking/881cd553", "type", "Booking" ], [ "_:search", "duration", "14:15" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "14:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "VU6VN1X4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the nightclub" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "postcode", "cb12jb" ], [ "_:system", "canthelp", "_:search/de83508e" ], [ "_:search/de83508e", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/f5bdbe34" ], [ "_:booking/f5bdbe34", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:system", "canthelp", "_:booking/881cd553" ], [ "_:booking/881cd553", "day", "Monday" ], [ "_:booking/881cd553", "type", "Booking" ], [ "_:search", "duration", "14:15" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "14:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "VU6VN1X4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the nightclub" ], [ "_:search", "destination", "the restaurant" ], [ "_:result", "car", "Black Toyota" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclub" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "address", "1 station road" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "postcode", "cb12jb" ], [ "_:system", "canthelp", "_:search/de83508e" ], [ "_:search/de83508e", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Charlie Chan" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/f5bdbe34" ], [ "_:booking/f5bdbe34", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:system", "canthelp", "_:booking/881cd553" ], [ "_:booking/881cd553", "day", "Monday" ], [ "_:booking/881cd553", "type", "Booking" ], [ "_:search", "duration", "14:15" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "cheap" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "14:15" ], [ "_:booking", "name", "Lucky Star" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "VU6VN1X4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the nightclub" ], [ "_:search", "destination", "the restaurant" ], [ "_:result", "car", "Black Toyota" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "07791994031" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "need a hotel with free wifi please" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Is there a specific area you would like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a place with a 4 star rating ." }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'21');(_:result,has_internet,'none');(_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are 21 4 star hotels with free wifi , would you like me to narrow that down with any other details ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you just pick one and book it for 6 people for 2 nights from Friday ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Did you want it to be in a specific area of town ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "the area does n't matter , could you recommend a place ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Friday');(_:booking,name,'Huntington Marriott Hotel');(_:booking,people,'6');(_:booking,ref,'WQ7SC2AD');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Huntington Marriott Hotel , 2 nights for 6 people beginning Friday . Your reference number is WQ7SC2AD . Is there anything else I can help you with today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,leave_at,'12:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'll need a train to Cambridge that same day , please . I 'll be leaving from Bishops Stortford after 12:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'14:07');(_:result,id,'TR4076');(_:result,leave_at,'13:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR4076 leaves at 13:29 , and arrives at 14:07 . Would you like to book it ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you just give me the price on it please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,ticket,'10.10 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The price for this train ticket is 10.10 pounds . Do you need anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thanks !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Alright . Have a great day ." } ]
PMUL1757.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "21" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "21" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "21" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "area", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "Huntington Marriott Hotel" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "WQ7SC2AD" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "21" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "area", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "Huntington Marriott Hotel" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "WQ7SC2AD" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "id", "TR4076" ], [ "_:result", "leave_at", "13:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "21" ], [ "_:result", "has_internet", "none" ], [ "_:result", "stars", "4" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "area", "?" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "Huntington Marriott Hotel" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "WQ7SC2AD" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "12:45" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:07" ], [ "_:result", "id", "TR4076" ], [ "_:result", "leave_at", "13:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'cityroomz');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I was looking for a certain hotel called cityroomz please" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'sleeperz hotel , station road');(_:result,name,'Cityroomz');(_:result,phone,'01223304050');(_:result,postcode,'cb12tz');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found it . Cityroomz is at sleeperz hotel , station road , postcode cb12tz . The phone number is 01223304050 ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks . Could you help me book rooms ? I need it for 7 people for 5 nights , starting Thursday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,people,'7');(_:booking,ref,'XS5HDZIN');(_:booking,stay,'5');(_:booking,type,'Booking');(_:result,name,'Cityroomz');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have booked a 5 day stay at Cityroomz for 7 people . The reference number is XS5HDZIN" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'scott polar museum');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great , can you tell me where the scott polar museum is please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Lensfield Road');(_:result,area,'Centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located on Lensfield Road in the Centre ." }, { "id": 6, "rdf-acts": [ "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What type of attraction is this ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'museum');(_:result,name,'Scott Polar Museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Scott Polar Museum is a museum type of attraction ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , thank you !" }, { "id": 9, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome . Is there anything else I can help you with today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thanks !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Okay wonderful . Enjoy your stay and gives us a call if you should need anything more ." } ]
MUL1192.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "cityroomz" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "cityroomz" ], [ "_:result", "address", "sleeperz hotel , station road" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "phone", "01223304050" ], [ "_:result", "postcode", "cb12tz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "sleeperz hotel , station road" ], [ "_:result", "phone", "01223304050" ], [ "_:result", "postcode", "cb12tz" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "XS5HDZIN" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223304050" ], [ "_:result", "postcode", "cb12tz" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "XS5HDZIN" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Cityroomz" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Lensfield Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223304050" ], [ "_:result", "postcode", "cb12tz" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "XS5HDZIN" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Lensfield Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223304050" ], [ "_:result", "postcode", "cb12tz" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "XS5HDZIN" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "scott polar museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Lensfield Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Scott Polar Museum" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'afghan');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want afghan food in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What price range are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Any price range will be fine ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What area are you looking for ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Centre part of town ." }, { "id": 5, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "inform((_:result,area,'center');(_:result,food,'Afghan');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants that serve Afghan food in the center of town ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about a place serving Turkish food ?" }, { "id": 7, "rdf-acts": [ "select((_:result,address,'Bridge Street city centre , King Street City centre');(_:result,address,'Mill Road city centre');(_:result,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are three restaurants , the locations are Bridge Street city centre , King Street City centre , and the more expensive is on Mill Road city centre . Which do you prefer ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "I do n't care" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Anatolia');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Anatolia meets your criteria . Would you like their contact information ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , what is their price range and address ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'30 Bridge Street City Centre');(_:result,name,'Anatolia');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Anatolia is in the moderate price range and is located at 30 Bridge Street City Centre ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you . Good bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye !" } ]
WOZ20634.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "afghan" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "afghan" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "afghan" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "pricerange", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:result", "pricerange", "?" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/3599f42b" ], [ "_:search/3599f42b", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Afghan" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:result", "pricerange", "?" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/3599f42b" ], [ "_:search/3599f42b", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Afghan" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Bridge Street city centre , King Street City centre" ], [ "_:result", "address", "Mill Road city centre" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:result", "pricerange", "?" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/3599f42b" ], [ "_:search/3599f42b", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Afghan" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "Bridge Street city centre , King Street City centre" ], [ "_:result", "address", "Mill Road city centre" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/3599f42b" ], [ "_:search/3599f42b", "type", "Restaurant" ], [ "_:result", "area", "center" ], [ "_:result", "food", "Afghan" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "3" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'indian');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you give me the address for an indian restaurant in the south part of town ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'1');(_:result,name,'taj tandoori');(_:result,phone,'01223 412299');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "taj tandoori is the only one matching your request . you can contact them at 01223 412299 ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address and price range ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'64 Cherry Hinton Road Cherry Hinton');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address of the venue is 64 Cherry Hinton Road Cherry Hinton and in expensive price range ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank You and come again ." } ]
WOZ20246.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "count", "1" ], [ "_:result", "name", "taj tandoori" ], [ "_:result", "phone", "01223 412299" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "1" ], [ "_:result", "name", "taj tandoori" ], [ "_:result", "phone", "01223 412299" ], [ "_:result", "address", "64 Cherry Hinton Road Cherry Hinton" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please find a place that serves Indian food ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , is there a price range you would like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "In the moderate range , please" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Is there a specific area you would like to dine in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,day,'sunday');(_:search,duration,'14:00');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I do n't have a preference . Any you pick will be fine . I need to book on Sunday at 14:00 for 4 people , please ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'rajmahal');(_:booking,ref,'XYIQ88JZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation at rajmahal was successful . The table will be reserved for 15 minutes . \n Reference number is : XYIQ88JZ ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'whipple museum of the history of science');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you ! Can you also tell me about Whipple Museum of the History of Science , please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'free school lane');(_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,'Whipple Museum of the History of Science');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Whipple Museum of the History of Science is in the centre of town on free school lane . Admission is free ." }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "cool , could you also give me the postcode ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,name,'whipple museum of the history of science');(_:result,postcode,'cb23rh');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode for whipple museum of the history of science is cb23rh . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi ." }, { "id": 11, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where would you like to go with the taxi ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the museum');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "From the museum to the restaurant ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'black Honda');(_:result,destination,'Rajmahal');(_:result,phone,'07608033696');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A black Honda will pick you up and get to you to the Rajmahal in time for that reservation . The contact number is 07608033696 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ! Bye !" } ]
PMUL4888.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:booking", "name", "rajmahal" ], [ "_:booking", "ref", "XYIQ88JZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "whipple museum of the history of science" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:booking", "name", "rajmahal" ], [ "_:booking", "ref", "XYIQ88JZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "whipple museum of the history of science" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "free school lane" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Whipple Museum of the History of Science" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:booking", "name", "rajmahal" ], [ "_:booking", "ref", "XYIQ88JZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "whipple museum of the history of science" ], [ "_:result", "address", "free school lane" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "whipple museum of the history of science" ], [ "_:result", "postcode", "cb23rh" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:booking", "name", "rajmahal" ], [ "_:booking", "ref", "XYIQ88JZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "whipple museum of the history of science" ], [ "_:result", "address", "free school lane" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "whipple museum of the history of science" ], [ "_:result", "postcode", "cb23rh" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "4" ], [ "_:booking", "name", "rajmahal" ], [ "_:booking", "ref", "XYIQ88JZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "whipple museum of the history of science" ], [ "_:result", "address", "free school lane" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "whipple museum of the history of science" ], [ "_:result", "postcode", "cb23rh" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Honda" ], [ "_:result", "destination", "Rajmahal" ], [ "_:result", "phone", "07608033696" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel to stay at in Cambridge , at least a 4 star place please" }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'3');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 've found 3 total entries for what you 're searching for . The hotels are all 4 stars and ranges from cheap to expensive . It can be filtered down more to include prices ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "are any of them on the north side of town ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "No , sorry . Would you like me to try searching for something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you check the north side for other hotels ?" }, { "id": 5, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes I can search for other hotels , do you want to change the star from 4 ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i 'd prefer a 4 star in the north" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry there are still no matching results . I can try a different part of town if you would like ." }, { "id": 8, "rdf-acts": [ "inform((_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there possibly a guest house ? I need free parking also ." }, { "id": 9, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'a number of');(_:result,category,'guesthouses');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are a number of guesthouses in that area with 4 stars . Do you have a price preference ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "No , no price preference . What do you recommend ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,pricerange,'moderate priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 'd suggest Acorn Guest House . It is a moderate priced guesthouse in the north with 4 stars . Would you like me to book any rooms ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes for 7 for 2 nights starting sunday , need the ref # too please" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'sunday');(_:booking,name,'acorn guest house');(_:booking,people,'7');(_:booking,ref,'J5ZLG2WN');(_:booking,stay,'3');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking for 7 people at acorn guest house this sunday for 3 days 2 nights was successful . Your Reference number is : J5ZLG2WN . Will you need anything further today ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'park');(_:search,name,'Acorn Guest House');(_:search,type,'Attraction');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . Are there any park attractions in the same area as the Acorn Guest House ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'Milton Country Park');(_:result,postcode,'cb46az');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , Milton Country Park . It is located at Milton Country Park , Milton , postcode cb46az ." }, { "id": 16, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I have their phone number , please ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223420060');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! Their phone number is 01223420060 . Is there anything else I can do for you ?" }, { "id": 18, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That is all I needed . Thanks a bunch . Bye ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thanks for letting us assist you today ! Enjoy your visit !" } ]
PMUL2905.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/ba4e4953" ], [ "_:search/ba4e4953", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ba4e4953" ], [ "_:search/ba4e4953", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ba4e4953" ], [ "_:search/ba4e4953", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/d86ca872" ], [ "_:search/d86ca872", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "count", "3" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ba4e4953" ], [ "_:search/ba4e4953", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/d86ca872" ], [ "_:search/d86ca872", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "a number of" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/ba4e4953" ], [ "_:search/ba4e4953", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/d86ca872" ], [ "_:search/d86ca872", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a number of" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/ba4e4953" ], [ "_:search/ba4e4953", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/d86ca872" ], [ "_:search/d86ca872", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a number of" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "J5ZLG2WN" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "park" ], [ "_:search", "name", "Acorn Guest House" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/ba4e4953" ], [ "_:search/ba4e4953", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/d86ca872" ], [ "_:search/d86ca872", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a number of" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "J5ZLG2WN" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "park" ], [ "_:search", "name", "Acorn Guest House" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "Milton Country Park" ], [ "_:result", "postcode", "cb46az" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:result", "count", "3" ], [ "_:system", "canthelp", "_:search/ba4e4953" ], [ "_:search/ba4e4953", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:search/d86ca872" ], [ "_:search/d86ca872", "type", "Hotel" ], [ "_:search", "has_parking", "no" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "a number of" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "sunday" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "J5ZLG2WN" ], [ "_:booking", "stay", "3" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "park" ], [ "_:search", "name", "Acorn Guest House" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "Milton Country Park" ], [ "_:result", "postcode", "cb46az" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "type", "Attraction" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Get me a restaurant that serves european food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,food,'european');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several restaurants serving european food . Would you like the west , center or south part of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "i do nt really care ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Which price range are you looking for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any price range is fine ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,food,'European');(_:result,name,'Cambridge Lodge Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cambridge Lodge Restaurant serves European food . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could I have the phone number and postcode for that restaurant please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223 355166');(_:result,postcode,'0 d.q.');(_:result,postcode,'C.B 3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is \t 01223 355166 and the post code is C.B 3 , 0 D.Q. Is there anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you ." } ]
WOZ20639.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "european" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "several" ], [ "_:result", "food", "european" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Cambridge Lodge Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "European" ], [ "_:result", "name", "Cambridge Lodge Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223 355166" ], [ "_:result", "postcode", "0 d.q." ], [ "_:result", "postcode", "C.B 3" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'swimming pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for places to go in town . Maybe a swimming pool ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,category,'swimming pools');(_:result,count,'4');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I can help with that . There are 4 swimming pools available ; they 're in east , north , and centre . Would you like more information ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'southern');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Well instead , how about some kind of entertainment in the southern part of the city ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Nusha');(_:result,name,'Tenpin');(_:result,type,'Attraction'))", "inform((_:result,count,'2');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes I have two options : Nusha and Tenpin . Interested in either ?" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the entrance fee for those two options ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,entrance_fee,'unsure of the entrance fee');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I am unsure of the entrance fee , you will have to call the venue 's for prices , would you like the phone numbers ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'asian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Yes , I would like the phone numbers . I am also looking for a cheap asian restaurant ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,name,'nusha');(_:result,name,'tepin');(_:result,phone,'01223902158');(_:result,phone,'08715501010');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone numbers are 01223902158 for nusha and 08715501010 for tepin . What area would are you looking for the restaurant in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,\"does n't matter\");(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It does n't matter ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'2');(_:result,food,'Asian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two Asian places , would you liked me to book one of them ?" }, { "id": 10, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What are their prices ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'cheap');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The prices for these restaurants are cheap ." }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you can I get the area , postcode , and address of tepin ?" }, { "id": 13, "rdf-acts": [ "select((_:result,name,'Tenpin');(_:result,type,'Attraction');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sorry , I 'm a little confused . Are you looking for information on the attraction Tenpin , or one of the restaurants ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The restaurant please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,name,'Dojo');(_:result,name,'J restaurant');(_:result,phone,'01223307581');(_:result,phone,'01223363471');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The telephone number for the Dojo is 01223363471 and the telephone number for the J restaurant is 01223307581 ." }, { "id": 16, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I also need their address and postcodes please" }, { "id": 17, "rdf-acts": [ "inform((_:result,address,'86 Regent Street City Centre');(_:result,name,'j restaurant');(_:result,postcode,'cb21dp');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "j restaurant is located at 86 Regent Street City Centre , postcode cb21dp ." }, { "id": 18, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,leave_at,'08:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great ! I 'll also need a taxi to go between the two . I 'll need to leave the restaurant by 08:00 ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'Yellow Skoda');(_:result,departure,'J Restaurant');(_:result,destination,'Tenpin');(_:result,phone,'07937936752');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I booked a Yellow Skoda , contact number 07937936752 . It will pick you up from J Restaurant and bring you to Tenpin . Will that be all today ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all , thank you . You have been very helpful and also patient . Have a great day ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service , and enjoy your time in Cambridge !" } ]
MUL0965.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "southern" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "area", "southern" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Nusha" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "area", "southern" ], [ "_:search", "category", "entertainment" ], [ "_:result", "name", "Nusha" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "count", "2" ], [ "_:result", "entrance_fee", "unsure of the entrance fee" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "asian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "category", "entertainment" ], [ "_:result", "count", "2" ], [ "_:result", "entrance_fee", "unsure of the entrance fee" ], [ "_:search", "food", "asian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "nusha" ], [ "_:result", "name", "tepin" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "phone", "08715501010" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "does n't matter" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "category", "entertainment" ], [ "_:result", "entrance_fee", "unsure of the entrance fee" ], [ "_:search", "food", "asian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "nusha" ], [ "_:result", "name", "tepin" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "phone", "08715501010" ], [ "_:search", "area", "does n't matter" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Asian" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "category", "entertainment" ], [ "_:search", "food", "asian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "nusha" ], [ "_:result", "name", "tepin" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "phone", "08715501010" ], [ "_:search", "area", "does n't matter" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Asian" ], [ "_:result", "pricerange", "?" ], [ "_:result", "entrance_fee", "cheap" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "category", "entertainment" ], [ "_:search", "food", "asian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "phone", "01223902158" ], [ "_:result", "phone", "08715501010" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Asian" ], [ "_:result", "pricerange", "?" ], [ "_:result", "entrance_fee", "cheap" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "name", "Tenpin" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "category", "entertainment" ], [ "_:search", "food", "asian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Asian" ], [ "_:result", "pricerange", "?" ], [ "_:result", "entrance_fee", "cheap" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Dojo" ], [ "_:result", "name", "J restaurant" ], [ "_:result", "phone", "01223307581" ], [ "_:result", "phone", "01223363471" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "category", "entertainment" ], [ "_:search", "food", "asian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Asian" ], [ "_:result", "pricerange", "?" ], [ "_:result", "entrance_fee", "cheap" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "01223307581" ], [ "_:result", "phone", "01223363471" ], [ "_:result", "address", "86 Regent Street City Centre" ], [ "_:result", "name", "j restaurant" ], [ "_:result", "postcode", "cb21dp" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "08:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "swimming pools" ], [ "_:search", "category", "entertainment" ], [ "_:search", "food", "asian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "does n't matter" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Asian" ], [ "_:result", "pricerange", "?" ], [ "_:result", "entrance_fee", "cheap" ], [ "_:result", "area", "?" ], [ "_:result", "address", "86 Regent Street City Centre" ], [ "_:result", "name", "j restaurant" ], [ "_:result", "postcode", "cb21dp" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "leave_at", "08:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "Yellow Skoda" ], [ "_:result", "departure", "J Restaurant" ], [ "_:result", "destination", "Tenpin" ], [ "_:result", "phone", "07937936752" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need help today booking a taxi ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Alright where would you like to go ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'ballare');(_:search,destination,'vue cinema');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Vue Cinema . I will be leaving from Ballare ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to be picked up ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'13:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to be picked up by 13:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'white toyota');(_:result,phone,'07622282042');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t white toyota \n Contact number \t : \t 07622282042" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome ! Have a nice day !" } ]
SNG1393.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "ballare" ], [ "_:search", "destination", "vue cinema" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "ballare" ], [ "_:search", "destination", "vue cinema" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "ballare" ], [ "_:search", "destination", "vue cinema" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white toyota" ], [ "_:result", "phone", "07622282042" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'leicester');(_:search,leave_at,'08:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book a train to leicester that leaves after 08:15 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'a lot');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have a lot of options that leave after that time . Where are you departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving from Cambridge on Wednesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'10:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to arrive by 10:00 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'11:06');(_:result,leave_at,'09:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest I can get you there is 11:06 . That train leaves at 09:21 . Would you like me to book you a seat ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , please book and send me a reference number ." }, { "id": 7, "rdf-acts": [ "canthelp((_:search,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I am sorry that train is booked . Is there another time you can depart ?" }, { "id": 8, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "So when is the next earliest you could get me there ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'9:06');(_:result,destination,'Leicester');(_:result,leave_at,'7:21');(_:result,type,'Train'))" ], "speaker": "system", "text": "Shall we try the Train that leaves at 7:21 ? This train will get you into Leicester by 9:06 ." }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please and I will need the reference number ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,arrive_by,'9:06');(_:booking,category,'Train');(_:booking,departure,'cambridge');(_:booking,destination,'leicester');(_:booking,id,'TR3093');(_:booking,leave_at,'7:21');(_:booking,ref,'UCSPFCVI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That booking was successful . You will depart from cambridge on TR3093 at 7:21 and arrive in leicester at 9:06 . Your reference number is UCSPFCVI . anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes can you find me a good college to visit in the west ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'colleges');(_:result,count,'5');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "I am looking at 5 different options for colleges in the west , is there anything else you can tell me about what you are looking for ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "If you can recommend 1 of the 5 and provide me with the address and phone number please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'silver street');(_:result,name,\"queens ' college\");(_:result,phone,'01223335511');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I recommend queens ' college , located at silver street . Their phone is 01223335511 ." }, { "id": 16, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "How much does it cost to get into Queens ' College ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'2.50 pounds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The entrance fee is 2.50 pounds . Is there anything else I can help with ?" }, { "id": 18, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could you also get me the address and phone number ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,address,'silver street');(_:result,name,\"Queens ' college\");(_:result,phone,'01223335511');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Queens ' college is on silver street . Phone is : 01223335511" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you !" }, { "id": 21, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Let me just check my notes ... No ! I think I have everything I need . Thank you so much for your help !" }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling !" } ]
PMUL1166.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:search", "leave_at", "08:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:search", "leave_at", "08:15" ], [ "_:result", "amount", "a lot" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:search", "leave_at", "08:15" ], [ "_:result", "amount", "a lot" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:search", "leave_at", "08:15" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:06" ], [ "_:result", "leave_at", "09:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:result", "arrive_by", "11:06" ], [ "_:result", "leave_at", "09:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/c0933bb8" ], [ "_:search/c0933bb8", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/c0933bb8" ], [ "_:search/c0933bb8", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "leave_at", "7:21" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/c0933bb8" ], [ "_:search/c0933bb8", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "leave_at", "7:21" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "arrive_by", "9:06" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "cambridge" ], [ "_:booking", "destination", "leicester" ], [ "_:booking", "id", "TR3093" ], [ "_:booking", "leave_at", "7:21" ], [ "_:booking", "ref", "UCSPFCVI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/c0933bb8" ], [ "_:search/c0933bb8", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "leave_at", "7:21" ], [ "_:booking", "arrive_by", "9:06" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "cambridge" ], [ "_:booking", "destination", "leicester" ], [ "_:booking", "id", "TR3093" ], [ "_:booking", "leave_at", "7:21" ], [ "_:booking", "ref", "UCSPFCVI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/c0933bb8" ], [ "_:search/c0933bb8", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "leave_at", "7:21" ], [ "_:booking", "arrive_by", "9:06" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "cambridge" ], [ "_:booking", "destination", "leicester" ], [ "_:booking", "id", "TR3093" ], [ "_:booking", "leave_at", "7:21" ], [ "_:booking", "ref", "UCSPFCVI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "silver street" ], [ "_:result", "name", "queens ' college" ], [ "_:result", "phone", "01223335511" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/c0933bb8" ], [ "_:search/c0933bb8", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "leave_at", "7:21" ], [ "_:booking", "arrive_by", "9:06" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "cambridge" ], [ "_:booking", "destination", "leicester" ], [ "_:booking", "id", "TR3093" ], [ "_:booking", "leave_at", "7:21" ], [ "_:booking", "ref", "UCSPFCVI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:result", "address", "silver street" ], [ "_:result", "name", "queens ' college" ], [ "_:result", "phone", "01223335511" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/c0933bb8" ], [ "_:search/c0933bb8", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "leave_at", "7:21" ], [ "_:booking", "arrive_by", "9:06" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "cambridge" ], [ "_:booking", "destination", "leicester" ], [ "_:booking", "id", "TR3093" ], [ "_:booking", "leave_at", "7:21" ], [ "_:booking", "ref", "UCSPFCVI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "address", "silver street" ], [ "_:result", "name", "Queens ' college" ], [ "_:result", "phone", "01223335511" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "destination", "leicester" ], [ "_:result", "amount", "a lot" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "10:00" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:search/c0933bb8" ], [ "_:search/c0933bb8", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "leave_at", "7:21" ], [ "_:booking", "arrive_by", "9:06" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "cambridge" ], [ "_:booking", "destination", "leicester" ], [ "_:booking", "id", "TR3093" ], [ "_:booking", "leave_at", "7:21" ], [ "_:booking", "ref", "UCSPFCVI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "5" ], [ "_:result", "entrance_fee", "2.50 pounds" ], [ "_:result", "address", "silver street" ], [ "_:result", "name", "Queens ' college" ], [ "_:result", "phone", "01223335511" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Greetings ! Can you help me in locating a train to get me to Cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly . Can you please tell me the location you are departing from and what day you would like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "Sure . I need to leave on Friday from Broxbourne ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have several trains for that day . Did you have a particular time you wanted to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'17:15');(_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to need to leave sometime later than 17:15 . I will need 6 seats ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'7');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 7 trains available . When would you like to arrive bye ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,leave_at,'17:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "It does n't matter , I just need to leave sometime after 17:15 ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,arrive_by,'18:32');(_:booking,category,'Train');(_:booking,departure,'broxbourne');(_:booking,destination,'cambridge');(_:booking,id,'TR4322');(_:booking,leave_at,'17:32');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book you on TR4322 from broxbourne to cambridge . It leaves at 17:32 and arrives by 18:32 . Would you like that ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please , for 6 people ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR4322');(_:booking,people,'6');(_:booking,ref,'RZUTECIJ');(_:booking,ticket,'107.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked 6 seats on TR4322 , the price is 107.4 GBP and your reference number is RZUTECIJ . Is there anything else I can do for you ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed for today . Thank you" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "I 'm happy to be of service . Enjoy your time in Cambridge !" } ]
SNG0426.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "17:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "several" ], [ "_:search", "people", "6" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "several" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "18:32" ], [ "_:booking", "category", "Train" ], [ "_:booking", "departure", "broxbourne" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "id", "TR4322" ], [ "_:booking", "leave_at", "17:32" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "several" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:15" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "18:32" ], [ "_:booking", "departure", "broxbourne" ], [ "_:booking", "destination", "cambridge" ], [ "_:booking", "leave_at", "17:32" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4322" ], [ "_:booking", "people", "6" ], [ "_:booking", "ref", "RZUTECIJ" ], [ "_:booking", "ticket", "107.4 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'sidney sussex college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello . I 'm planning a trip to cambridge soon and would like some information about sidney sussex college please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Sidney Street');(_:result,area,'centre');(_:result,category,'college');(_:result,entrance_fee,'free');(_:result,phone,'01223338800');(_:result,postcode,'cb23hu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They are a wonderful college located in the centre of town . They offer free admission . They are located on Sidney Street , postcode cb23hu . Their phone number is 01223338800 ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Will I be able to find it with just the street name ? Is that the full address ? Sidney Street ? Please provide me with the full address ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Sidney Street');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , it is just on Sidney Street . I do n't know the number but it is very prominent . You wo n't miss it ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "OK , thanks ! I 'm also looking for a cheap place to stay that has free parking ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'about 10');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ok , you have about 10 different choices . Do you have a preference as to what area you would like to stay in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I am looking for one in the East and it should be guesthouse type ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouses');(_:result,count,'3');(_:result,name,'Allenbell');(_:result,name,'Autumn House');(_:result,name,'Leverton House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alright , I have 3 guesthouses that matches your need . They are the Allenbell , Autumn House and Leverton House . Would you like to book a room at one of these ?" }, { "id": 8, "rdf-acts": [ "request((_:result,has_internet,?);(_:result,postcode,?);(_:result,stars,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you tell me how many stars they are and if they have free internet ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "All of them have a 4-star rating and offer free wifi and free parking . Can I book a room for you at one of them ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book a space for one ." }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "For how many days , and starting when would you like ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'allenbell');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually I will book it myself . Allenbell sounds perfect . Thank you , this is all I needed ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Please do n't hesitate to let us know if you need anything else ." }, { "id": 14, "rdf-acts": [ "bye()", "thank()" ], "speaker": "user", "text": "You 've been very helpful . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you ! If you need anything else do n't hesitate to contact me again !" } ]
MUL2517.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "sidney sussex college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "sidney sussex college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Sidney Street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338800" ], [ "_:result", "postcode", "cb23hu" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "sidney sussex college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338800" ], [ "_:result", "postcode", "cb23hu" ], [ "_:result", "address", "Sidney Street" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "sidney sussex college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "college" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338800" ], [ "_:result", "postcode", "cb23hu" ], [ "_:result", "address", "Sidney Street" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "about 10" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "sidney sussex college" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338800" ], [ "_:result", "postcode", "cb23hu" ], [ "_:result", "address", "Sidney Street" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "about 10" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "stars", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "sidney sussex college" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338800" ], [ "_:result", "postcode", "cb23hu" ], [ "_:result", "address", "Sidney Street" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "about 10" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "postcode", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338800" ], [ "_:result", "postcode", "cb23hu" ], [ "_:result", "address", "Sidney Street" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "about 10" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "postcode", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "one" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "allenbell" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338800" ], [ "_:result", "postcode", "cb23hu" ], [ "_:result", "address", "Sidney Street" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "about 10" ], [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "postcode", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "one" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "allenbell" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to see in town . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,area,'Cambridge');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge offers many attractions . Is there a certain part of town or type of attraction you 'd like to narrow your search down to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'dontcare');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I really do n't have a preference . I 'll let you pick ! I 'll need the address , postcode and the phone number . Thanks so much !" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,\"little saint mary 's lane\");(_:result,category,'architecture site');(_:result,name,\"Little saint mary 's church\");(_:result,phone,'01223366202');(_:result,postcode,'cb21qy');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Little saint mary 's church \t is an architecture site , their address is little saint mary 's lane , and postcode is cb21qy , and the phone number is 01223366202" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'21:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . I 'm also looking for a train that leaves on Monday . It will need to leave after 21:45 ." }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "what is your destination ." }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm leaving from Cambridge going to stevenage ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'24:10');(_:result,id,'TR6906');(_:result,leave_at,'23:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR6906 departs at 23:21 and arrives at 24:10 . Would you like me to book it for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I just need the price on that one please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,ticket,'12.80 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The price is 12.80 pounds" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's exactly what I needed . Thank you . Goodbye !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a great trip . Goodbye ." } ]
PMUL3245.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "Cambridge" ], [ "_:search", "category", "dontcare" ], [ "_:result", "address", "little saint mary 's lane" ], [ "_:result", "category", "architecture site" ], [ "_:result", "name", "Little saint mary 's church" ], [ "_:result", "phone", "01223366202" ], [ "_:result", "postcode", "cb21qy" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "Cambridge" ], [ "_:search", "category", "dontcare" ], [ "_:result", "address", "little saint mary 's lane" ], [ "_:result", "category", "architecture site" ], [ "_:result", "name", "Little saint mary 's church" ], [ "_:result", "phone", "01223366202" ], [ "_:result", "postcode", "cb21qy" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "Cambridge" ], [ "_:search", "category", "dontcare" ], [ "_:result", "address", "little saint mary 's lane" ], [ "_:result", "category", "architecture site" ], [ "_:result", "name", "Little saint mary 's church" ], [ "_:result", "phone", "01223366202" ], [ "_:result", "postcode", "cb21qy" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "24:10" ], [ "_:result", "id", "TR6906" ], [ "_:result", "leave_at", "23:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "Cambridge" ], [ "_:search", "category", "dontcare" ], [ "_:result", "address", "little saint mary 's lane" ], [ "_:result", "category", "architecture site" ], [ "_:result", "name", "Little saint mary 's church" ], [ "_:result", "phone", "01223366202" ], [ "_:result", "postcode", "cb21qy" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "24:10" ], [ "_:result", "id", "TR6906" ], [ "_:result", "leave_at", "23:21" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for somewhere to stay in North Cambridge . I would like it to be a guesthouse" }, { "id": 1, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'eleven');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There 's eleven different entries for those criteria . Is there anything else you require , such has internet or parking ? How about a price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a hotel with 4 stars ." }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'guesthouses');(_:result,count,'8');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alright . There are 8 different guesthouses that are 4 stars . May I recommend the Acorn Guest House ? It is moderately priced and provide free wifi and parking ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'six');(_:search,stay,'three');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds great . Can you reserve rooms for six people ? We 'll arrive on Thursday and stay for three nights ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That booking was unsuccessful . Can we try another day or a shorter stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok , well lets try if for just one night then ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'MR08P2NJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . Your reference number is MR08P2NJ . Can I help you with anything else today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "i m also looking for a cool sporty place to go in the centre of town , any recommendations ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'8 market passage');(_:result,category,'nightclub');(_:result,name,'the fez club');(_:result,postcode,'cb23hx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about the fez club ? It 's a nightclub at cb23hx , 8 market passage ." }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))", "inform((_:search,name,'the fez club');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Is there an entrance fee to the fez club ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'5 pounds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , there is . The entrance fee is 5 pounds . Can I provide any other information for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'the fez club');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , what is the post code of the fez club ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb23hx');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's cb23hx . May I help with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed . Thank you !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thanks , you 're welcome , goodbye ." } ]
MUL1104.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "eleven" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "eleven" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "8" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "six" ], [ "_:search", "stay", "three" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "eleven" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "8" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/a7f6b2a1" ], [ "_:booking/a7f6b2a1", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "eleven" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "8" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/a7f6b2a1" ], [ "_:booking/a7f6b2a1", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MR08P2NJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "eleven" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "8" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/a7f6b2a1" ], [ "_:booking/a7f6b2a1", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MR08P2NJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "8 market passage" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "the fez club" ], [ "_:result", "postcode", "cb23hx" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:search", "name", "the fez club" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "eleven" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "8" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/a7f6b2a1" ], [ "_:booking/a7f6b2a1", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:booking", "ref", "MR08P2NJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "8 market passage" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "the fez club" ], [ "_:result", "postcode", "cb23hx" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "the fez club" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "eleven" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "8" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "six" ], [ "_:system", "canthelp", "_:booking/a7f6b2a1" ], [ "_:booking/a7f6b2a1", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "one" ], [ "_:booking", "ref", "MR08P2NJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "address", "8 market passage" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "the fez club" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:search", "name", "the fez club" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb23hx" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any expensive places to eat in the east ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'british');(_:result,name,'Grafton hotel restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Grafton hotel restaurant serves british food in the expensive price range in the east part of town ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'kosher');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was really looking for a kosher cuisine ? Is that available there ? If so can you book a table for four ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants in the east that serve kosher food . Would you like me to search another area ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any restaurants that serve Indian food ?" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "I can book you a table for 4 at the pipasha restaurant ." } ]
SSNG0120.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "Grafton hotel restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "kosher" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "Grafton hotel restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/07c60b88" ], [ "_:search/07c60b88", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'10:45');(_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you please help me find a train ? May I ask that it comes at 10:45 and leaves on a monday ? Thankyou ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , and what is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'Norwhich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Norwhich , please . From Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'12:55');(_:result,leave_at,'11:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry . The earliest train departs at 11:36 and arrives at 12:55 . Would you like to book that train ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes for one person please . i will need the reference number ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'I8HVTE6S');(_:booking,ticket,'17.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 17.6 GBP payable at the station , your reference number is I8HVTE6S . Will that be all ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a hotel room with i need free parking ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Great , I have many hotels with free parking . Do you have a particular area in mind ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Somewhere in the west please ." }, { "id": 9, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Okay and what is your price range ?" }, { "id": 10, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have a price range in mind ." }, { "id": 11, "rdf-acts": [ "select((_:result,name,'Cambridge Belfry');(_:result,name,'Huntington Marriott Hotel');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "inform((_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the Cambridge Belfry which is cheap right on up to the Huntington Marriott Hotel which is expensive . There is also another cheap and moderate choice if neither of those work ." }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'Cambridge Belfry');(_:search,type,'Hotel'))", "request((_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could you get me the postcode for the Cambridge Belfry ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,postcode,'cb236bw');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I can . The postcode is cb236bw . Is there anything else I can help you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that is all i needed for today thanks" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day" } ]
PMUL1710.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Norwhich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Norwhich" ], [ "_:result", "arrive_by", "12:55" ], [ "_:result", "leave_at", "11:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Norwhich" ], [ "_:result", "arrive_by", "12:55" ], [ "_:result", "leave_at", "11:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "I8HVTE6S" ], [ "_:booking", "ticket", "17.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Norwhich" ], [ "_:result", "arrive_by", "12:55" ], [ "_:result", "leave_at", "11:36" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "I8HVTE6S" ], [ "_:booking", "ticket", "17.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Norwhich" ], [ "_:result", "arrive_by", "12:55" ], [ "_:result", "leave_at", "11:36" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "I8HVTE6S" ], [ "_:booking", "ticket", "17.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Norwhich" ], [ "_:result", "arrive_by", "12:55" ], [ "_:result", "leave_at", "11:36" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "I8HVTE6S" ], [ "_:booking", "ticket", "17.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "?" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Cambridge Belfry" ], [ "_:search", "type", "Hotel" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Norwhich" ], [ "_:result", "arrive_by", "12:55" ], [ "_:result", "leave_at", "11:36" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "I8HVTE6S" ], [ "_:booking", "ticket", "17.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "many" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "?" ], [ "_:result", "name", "Cambridge Belfry" ], [ "_:result", "name", "Huntington Marriott Hotel" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "name", "Cambridge Belfry" ], [ "_:search", "type", "Hotel" ], [ "_:result", "postcode", "cb236bw" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for Italian restaurants in Cambridge in the cheap price range ." }, { "id": 1, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'north');(_:result,area,'west');(_:result,type,'Restaurant'))", "inform((_:result,amount,'a few');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have a few in the north , west , and centre . Do you have a preferred location ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for something in the north , please !" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'20 Milton Road Chesterton');(_:result,amount,'the only');(_:result,area,'north');(_:result,food,'Italian');(_:result,name,'Da vinci pizzeria');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Da vinci pizzeria is the only cheap Italian restaurant in the north , located at 20 Milton Road Chesterton . Would you like to reserve a table ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thanks , I just need the phone number , address , and postcode ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'20 Milton Road Chesterton');(_:result,phone,'01223351707');(_:result,postcode,'cb41jy');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 20 Milton Road Chesterton . The postcode is cb41jy and the phone number is 01223351707 . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'17:45');(_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please . I also need a train on Monday , arriving at 17:45 ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'll be happy to help with that . Where would you like to depart from and where would you like to go ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to go to Norwich ." }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure thing where will you be departing from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving cambridge heading to norwich" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'16:55');(_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,id,'TR9460');(_:result,leave_at,'15:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR9460 leaves Cambridge at 15:36 and would get you to Norwich by 16:55 . Would you like me to book for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No thanks . Maths is n't my biggest strength so please tell me what the total travel time is ." }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'79 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The total travel time is 79 minutes . Can I do anything else for you today ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I think that is all the info on the train that I needed ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "If there is anything else you might need please feel free to call back . Enjoy your day !" } ]
PMUL3616.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "area", "west" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "amount", "the only" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "the only" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "phone", "01223351707" ], [ "_:result", "postcode", "cb41jy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "the only" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "phone", "01223351707" ], [ "_:result", "postcode", "cb41jy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "the only" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "phone", "01223351707" ], [ "_:result", "postcode", "cb41jy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "the only" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "phone", "01223351707" ], [ "_:result", "postcode", "cb41jy" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:55" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "id", "TR9460" ], [ "_:result", "leave_at", "15:36" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "the only" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Da vinci pizzeria" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "phone", "01223351707" ], [ "_:result", "postcode", "cb41jy" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:result", "arrive_by", "16:55" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "id", "TR9460" ], [ "_:result", "leave_at", "15:36" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I 'd like to find a hotel with free parking and 5 star rating ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry I ca n't located anything with that criteria ." }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you try it in a different area please ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I apologize but I do n't recall you mentioning an area you preferred . Can you tell me what area and I will search again for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't have a preference , but I guess we could stay in a four star hotel with free parking if we absolutely had to ." }, { "id": 5, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))", "inform((_:result,amount,'plenty');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have plenty of those ! Surprisingly , the 4-star places we have range in price from cheap to expensive . Do you have a preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stars,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm actually looking for a 5 star place . Any available ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:search,stars,'5');(_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "No , I ca n't find anything with 5 stars , do you want to try something else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure , let 's try a 4 star hotel ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'154 chesterton road');(_:result,area,'north');(_:result,name,'acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "acorn guest house \t is found in the north 154 chesterton road" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would actually like a 4 star hotel , not a guesthouse ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "How about the University Arms Hotel in the centre of town ? Does that sound nice ? I can book you a room if you 'd like ." }, { "id": 12, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is the University Arms a 4 star hotel ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Correct , it is a 4-star hotel in the centre area . Would you like to book it ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book it for 8 people starting Monday for 3 nights ." }, { "id": 15, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , I was unable to book the hotel for the time frame that you desire . Would you like to try another night or a shorter stay ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok , can we try 2 nights instead please ?" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Booking was successful . \n Reference number is : S3T89UYV ." } ]
MUL2674.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "5" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/cd0ead54" ], [ "_:search/cd0ead54", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cd0ead54" ], [ "_:search/cd0ead54", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cd0ead54" ], [ "_:search/cd0ead54", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "amount", "plenty" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cd0ead54" ], [ "_:search/cd0ead54", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "amount", "plenty" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/70ae679f" ], [ "_:search/70ae679f", "stars", "5" ], [ "_:search/70ae679f", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cd0ead54" ], [ "_:search/cd0ead54", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "amount", "plenty" ], [ "_:result", "stars", "4-star" ], [ "_:system", "canthelp", "_:search/70ae679f" ], [ "_:search/70ae679f", "stars", "5" ], [ "_:search/70ae679f", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "area", "north" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cd0ead54" ], [ "_:search/cd0ead54", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "amount", "plenty" ], [ "_:result", "stars", "4-star" ], [ "_:system", "canthelp", "_:search/70ae679f" ], [ "_:search/70ae679f", "stars", "5" ], [ "_:search/70ae679f", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "154 chesterton road" ], [ "_:search", "category", "hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cd0ead54" ], [ "_:search/cd0ead54", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "amount", "plenty" ], [ "_:system", "canthelp", "_:search/70ae679f" ], [ "_:search/70ae679f", "stars", "5" ], [ "_:search/70ae679f", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "154 chesterton road" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/cd0ead54" ], [ "_:search/cd0ead54", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "amount", "plenty" ], [ "_:system", "canthelp", "_:search/70ae679f" ], [ "_:search/70ae679f", "stars", "5" ], [ "_:search/70ae679f", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "154 chesterton road" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/d2ed1790" ], [ "_:booking/d2ed1790", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'eritrean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking to get some eritrean food in the west part of town ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "Unfortunately there are n't any restaurants that fit your criteria . Is there anything else that I can do for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you see if there are any that serve indian food ?" }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'6');(_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are six restaurants , one in the moderate price range and the rest in the expensive price range . Which one would you prefer ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:15');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any would be fine . But I need to book a table for 8 people for Sunday at 12:15 ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,name,'rice boat');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Booking was unsuccessful at rice boat . Would you like to find another restaurant ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))", "inform((_:search,area,'same area');(_:search,pricerange,'same area and price range');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure as long as it 's in the same area and price range . I need the reference number too please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,name,'Tandoori Palace');(_:booking,ref,'NBLD7E0V');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I booked you at the Tandoori Palace and your reference number is NBLD7E0V ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all I needed today !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Okay glad I could be of help !" } ]
SSNG0107.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "eritrean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/fbd5e127" ], [ "_:search/fbd5e127", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/fbd5e127" ], [ "_:search/fbd5e127", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "6" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fbd5e127" ], [ "_:search/fbd5e127", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/7983aaeb" ], [ "_:booking/7983aaeb", "name", "rice boat" ], [ "_:booking/7983aaeb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/fbd5e127" ], [ "_:search/fbd5e127", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "6" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/7983aaeb" ], [ "_:booking/7983aaeb", "name", "rice boat" ], [ "_:booking/7983aaeb", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same area and price range" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "Tandoori Palace" ], [ "_:booking", "ref", "NBLD7E0V" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'afghan');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please recommend me an expensive restaurant that serves afghan food ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm not finding any restaurants that match your request . Would you like to try a different price range or food type ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "European food ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'4');(_:result,food,'European');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are four restaurants that serve European food . What part of town would you like ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't care where it is ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,food,'european');(_:result,name,'Eraina');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Eraina in the centre is an expensive european restaurant . Would you like further information ?" }, { "id": 6, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "what is the price range ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They are in the expensive price range ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address , phone number , and area ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Free School Lane City Centre');(_:result,area,'centre');(_:result,name,'Eraina');(_:result,phone,'01223 368786');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Eraina is in the centre of town located at Free School Lane City Centre . Their number is 01223 368786 . Is there anything else I can do for you ?" }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That 'll do . Thank you . Good bye ." }, { "id": 11, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Thank you , and have a great day !" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you . Good bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome , enjoy your stay . Good bye ." } ]
WOZ20483.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "afghan" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/18b579a1" ], [ "_:search/18b579a1", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/18b579a1" ], [ "_:search/18b579a1", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:result", "count", "4" ], [ "_:result", "food", "European" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/18b579a1" ], [ "_:search/18b579a1", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "european" ], [ "_:result", "name", "Eraina" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/18b579a1" ], [ "_:search/18b579a1", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "european" ], [ "_:result", "name", "Eraina" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/18b579a1" ], [ "_:search/18b579a1", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Free School Lane City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223 368786" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "canthelp", "_:search/18b579a1" ], [ "_:search/18b579a1", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:result", "count", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Free School Lane City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Eraina" ], [ "_:result", "phone", "01223 368786" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a moderately priced place to stay with free wifi ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options for you , but how about the Acorn Guest House ? It is moderately priced and has free wifi as well as parking ." }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Sure , that sounds good . Can you book that for me , please ?" }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I will need to know how many people are staying and the duration please ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'Acorn Guest House');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Before we continue , can you check if the Acorn Guest House has a star of 4 or not ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,name,'the acorn');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes certainly . I have checked and the acorn is indeed a 4 star hotel . Would you still like me to book that for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stars,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please , for 5 people and 4 nights starting from Thursday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Acorn hotel');(_:result,type,'Hotel'))", "reqmore()", "inform((_:booking,people,'5');(_:booking,ref,'B0WC4956');(_:booking,stay,'4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great news ! I was able to book you into the Acorn hotel for 4 nights accommodating 5 people . Your reference number is B0WC4956 . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thanks" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Goodbye ." } ]
SNG0831.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "several" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "several" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Acorn Guest House" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "several" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Acorn Guest House" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "the acorn" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "several" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:search", "name", "Acorn Guest House" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Acorn hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "B0WC4956" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge arts theatre');(_:search,leave_at,'09:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Please reserve for me a taxi that will pick me up at cambridge arts theatre after 09:30" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "And where will you be going ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'restaurant one seven');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm going to restaurant one seven ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'black audi');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your booking is complete , a black audi will be picking you up ." }, { "id": 4, "rdf-acts": [ "thank()", "request((_:result,phone,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I need the contact number , as well ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "The contact number is 07351996173 ." } ]
SNG01542.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge arts theatre" ], [ "_:search", "leave_at", "09:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge arts theatre" ], [ "_:search", "leave_at", "09:30" ], [ "_:search", "destination", "restaurant one seven" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge arts theatre" ], [ "_:search", "leave_at", "09:30" ], [ "_:search", "destination", "restaurant one seven" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black audi" ], [ "_:result", "type", "Taxi" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for some where to go , in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Do you have an idea of what type of attraction you would be interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I would like to visit a park , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Cambridge University Botanic Gardens');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Cambridge University Botanic Gardens is located in the city centre . Would you like the address ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that would be great . I will need a train also ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'bateman street cb21jf');(_:result,type,'Attraction'))", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The address is bateman street cb21jf . May I ask where you 'll be traveling via the train ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need the train to go to Broxbourne ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok , what day are you traveling ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm traveling on Saturday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,day,'Saturday');(_:result,departure,'Cambridge');(_:result,destination,'Broxbourne');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several trains available for Saturday . What time would you like to leave Cambridge and arrive in Broxbourne ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'09:15');(_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))", "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like to arrive in Broxbourne by 09:15 from Cambridge . I will need a departure time too , please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'9:01');(_:result,departure,'Cambridge');(_:result,destination,'Broxbourne');(_:result,id,'TR7807');(_:result,leave_at,'8:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7807 will leave Cambridge at 8:01 and arrive in Broxbourne at 9:01 . If that works for you , I can go ahead and get you a ticket ." }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "No thank you I can book the train myself ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Very good . Is there anything else I can help you with today ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that 's it . You 've been great , thanks . Bye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you very much for contacting us , feel free to message us again if you need help !" } ]
MUL1836.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "address", "bateman street cb21jf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "address", "bateman street cb21jf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "address", "bateman street cb21jf" ], [ "_:search", "day", "saturday" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "address", "bateman street cb21jf" ], [ "_:search", "day", "saturday" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "arrive_by", "9:01" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "id", "TR7807" ], [ "_:result", "leave_at", "8:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "park" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cambridge University Botanic Gardens" ], [ "_:result", "address", "bateman street cb21jf" ], [ "_:search", "day", "saturday" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:result", "arrive_by", "9:01" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "id", "TR7807" ], [ "_:result", "leave_at", "8:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'6:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to find a train leaving Cambridge after 6:30 PM . Can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I would be happy to help you today . What is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "The destination is stansted airport , and I would like to leave on Sunday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'17:08');(_:result,destination,'Stansted');(_:result,leave_at,'06:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a 06:40 that arrives Stansted at 17:08 . Would you like me to book that for you ." }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "I apologize . I may have confused you a bit . I would like to leave after 18:30 ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "There is no train leaving at the time you require , unless you try a different day , would you like to try a different day ?" } ]
PMUL3330.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "6:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "6:30" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "6:30" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "17:08" ], [ "_:result", "destination", "Stansted" ], [ "_:result", "leave_at", "06:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'darrys cookhouse and wine shop');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , can you look up Darrys Cookhouse and Wine Shop for me ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'40270 King Street City Centre');(_:result,area,'center');(_:result,food,'modern european');(_:result,name,\"Darry 's Cookhouse\");(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "I sure can ! Darry 's Cookhouse is an expensive modern european restaurant in the center of town . They are located at 40270 King Street City Centre . Can I make you a reservation by chance ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'11:45');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That 's it . Can you make a reservation for me ? There are 5 of us and we would like to reserve Sunday at 11:45 if possible ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'FIQY6RR9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reservation made . The reference number is FIQY6RR9 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the helpful information !" }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "No problem at all . What else can I do for you ?" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That is all , thanks . Have a nice day . Bye !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You as well ! Goodbye !" } ]
SNG0593.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "darrys cookhouse and wine shop" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "darrys cookhouse and wine shop" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "40270 King Street City Centre" ], [ "_:result", "area", "center" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "Darry 's Cookhouse" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "darrys cookhouse and wine shop" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "40270 King Street City Centre" ], [ "_:result", "area", "center" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "Darry 's Cookhouse" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "FIQY6RR9" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "darrys cookhouse and wine shop" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "40270 King Street City Centre" ], [ "_:result", "area", "center" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "Darry 's Cookhouse" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "FIQY6RR9" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for an expensive Italian restaurant in Cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Market Hill City Centre');(_:result,amount,'quite a few');(_:result,area,'Centre');(_:result,name,'Frankie and Bennys');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have quite a few . May I suggest Frankie and Bennys ? They are in the area of Centre at Market Hill City Centre ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'19:00');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great , can you book a table for 8 people at 19:00 on wednesday" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'OE4QDLK7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : OE4QDLK7 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! I am also looking for a guesthouse in Cambridge ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,has_internet,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'24');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 24 guesthouses in cambridge , do you have any information to narrow it down ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'same price range');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "It should be in the same price range as the restaurant , with free wifi and a star of 4 ." }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,has_internet,?);(_:search,has_parking,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "There is no place matching your criteria . Do you want to broaden your search ?" }, { "id": 8, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please broaden the price search ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'33');(_:result,pricerange,'moderate to cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 33 available options in the moderate to cheap price range . Do you have any location preference to narrow down the search ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about any type of hotel in Cambridge , guesthouse or other ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,name,'university arms hotel');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "How does university arms hotel sound ? It is a hotel in town centre , expensive price range & 4 stars . Would you like to book a room ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "It sounds great but does it also have free wifi and parking . I really need that ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it offers both . Would you like me to book you a room ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , I just need the address and postcode , please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'regent street');(_:result,postcode,'cb21ad');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They are at regent street \t postcode cb21ad" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your trip ." } ]
MUL0126.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "Market Hill City Centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Frankie and Bennys" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "Market Hill City Centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Frankie and Bennys" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "OE4QDLK7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "address", "Market Hill City Centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Frankie and Bennys" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "OE4QDLK7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "24" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "address", "Market Hill City Centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Frankie and Bennys" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "OE4QDLK7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "24" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "?" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/167983d6" ], [ "_:search/167983d6", "type", "Hotel" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "address", "Market Hill City Centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Frankie and Bennys" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "OE4QDLK7" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "has_internet", "?" ], [ "_:search", "has_parking", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/167983d6" ], [ "_:search/167983d6", "type", "Hotel" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "moderate to cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "address", "Market Hill City Centre" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "OE4QDLK7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/167983d6" ], [ "_:search/167983d6", "type", "Hotel" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "address", "Market Hill City Centre" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "OE4QDLK7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/167983d6" ], [ "_:search/167983d6", "type", "Hotel" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "19:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "OE4QDLK7" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/167983d6" ], [ "_:search/167983d6", "type", "Hotel" ], [ "_:search", "area", "?" ], [ "_:result", "count", "33" ], [ "_:search", "category", "dontcare" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "regent street" ], [ "_:result", "postcode", "cb21ad" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place to dine . The restaurant should be in the centre and should be in the moderate price range ." }, { "id": 1, "rdf-acts": [ "inform((_:result,food,'british');(_:result,name,'oak bistro');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have the oak bistro they serve british food ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'international');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there any place that serves international food ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'2');(_:result,food,'international');(_:result,name,'Bloomsbury Restaurant');(_:result,name,'Varsity Restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two international restaurants that are in the moderate price range : The Varsity Restaurant and The Bloomsbury Restaurant ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'17:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Either would be fine , could you make me a reservation for 8 people at 17:30 on Wednesday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,people,'eight');(_:booking,ref,'PJYZ9VQ9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've booked you a table for eight , your reference number is PJYZ9VQ9 . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that is all . Thanks , good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services ." } ]
SNG01292.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "british" ], [ "_:result", "name", "oak bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "international" ], [ "_:result", "count", "2" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "name", "Varsity Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "international" ], [ "_:result", "count", "2" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "name", "Varsity Restaurant" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "people", "eight" ], [ "_:booking", "ref", "PJYZ9VQ9" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to dine in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are many restaurants in the centre of town , do you have a preference of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'middle eastern');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there anywhere that serves middle eastern food ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "Unfortunately there is not . What else may I check for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'mediterranean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there anywhere in the centre that serves mediterranean food ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 've found three options , sir . May I ask what type of price range were you looking for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like something in the expensive price range ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,count,'2');(_:result,food,'Mediterranean');(_:result,name,'La Mimosa');(_:result,name,'Shiraz');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two expensive Mediterranean restaurants in the centre of town -- La Mimosa and Shiraz ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "book either for me" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'la mimosa');(_:result,type,'Restaurant'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I recommend la mimosa , great word of mouth . What day and time do you want to dine ? How many will be going , please ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can we do Saturday at 15:00 ?" }, { "id": 11, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure for how many people ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Never mind . I 'll book the table myself . May I have the address and postcode ? And the phone number , while you 're at it ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Thompsons Lane Fen Ditton');(_:result,name,'La Mimosa');(_:result,phone,'01223362525');(_:result,postcode,'cb58aq');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Of course . La Mimosa is located at Thompsons Lane Fen Ditton . The post code is cb58aq . The phone number is 01223362525 . Do you need any further assistance ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you that is all I need for now ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Glad I could help . Have a good day . Bye ." } ]
SNG01755.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "middle eastern" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/044c3bfa" ], [ "_:search/044c3bfa", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:system", "canthelp", "_:search/044c3bfa" ], [ "_:search/044c3bfa", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:system", "canthelp", "_:search/044c3bfa" ], [ "_:search/044c3bfa", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:system", "canthelp", "_:search/044c3bfa" ], [ "_:search/044c3bfa", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:system", "canthelp", "_:search/044c3bfa" ], [ "_:search/044c3bfa", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:system", "canthelp", "_:search/044c3bfa" ], [ "_:search/044c3bfa", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Thompsons Lane Fen Ditton" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "phone", "01223362525" ], [ "_:result", "postcode", "cb58aq" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'19:30');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a Friday train , to arrive by 19:30 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "there are many trains ! where are you coming from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am heading to Broxbourne from Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a certain time you would like to leave ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'19:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , I just know that I need to arrive by 19:30 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'19:01');(_:result,destination,'Broxbourne');(_:result,id,'TR2436');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR2436 will arrive in Broxbourne at 19:01 . Would you like me to book a ticket for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'four');(_:search,type,'Train'))" ], "speaker": "user", "text": "yes please for four people" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR2436');(_:booking,people,'4');(_:booking,ref,'UGROZAQ1');(_:booking,ticket,'71.59');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked on train TR2436 for 4 people , your reference number is UGROZAQ1 . 71.59 is payable at the station , can I help with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am looking for an expensive restaurant to dine at earlier the same day ." }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Did you have a particular type of cuisine you were looking for ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am flexible on the cuisine . But I would like something in the centre of town that is expensive ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'British');(_:result,name,'Fitzbillies Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I recommend Fitzbillies Restaurant . It is an expensive restaurant in the centre that serves British cuisine . Would you like to make a reservation ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,duration,'12:45');(_:search,people,'same group of people');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "book for the same group of people at 12:45 on the same day" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "I will book it for you and get a reference number" } ]
PMUL0643.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "19:30" ], [ "_:search", "day", "friday" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:result", "amount", "many" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:30" ], [ "_:result", "arrive_by", "19:01" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "id", "TR2436" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "four" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:30" ], [ "_:result", "arrive_by", "19:01" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "id", "TR2436" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2436" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "UGROZAQ1" ], [ "_:booking", "ticket", "71.59" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:30" ], [ "_:result", "arrive_by", "19:01" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "id", "TR2436" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2436" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "UGROZAQ1" ], [ "_:booking", "ticket", "71.59" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:30" ], [ "_:result", "arrive_by", "19:01" ], [ "_:result", "destination", "Broxbourne" ], [ "_:result", "id", "TR2436" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2436" ], [ "_:booking", "people", "4" ], [ "_:booking", "ref", "UGROZAQ1" ], [ "_:booking", "ticket", "71.59" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "food", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "12:45" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm are looking for a train . The train should go to cambridge and should leave on saturday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Norwich ." }, { "id": 3, "rdf-acts": [ "inform((_:result,departure,'Norwich');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What tie would you like to leave Norwich ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 14:30 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "offer((_:booking,arrive_by,'16:35');(_:booking,category,'Train');(_:booking,id,'TR1156');(_:booking,leave_at,'15:16');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have several trains . How would TR1156 work for you , it leaves at 15:16 arriving at 16:35 ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . That works . I need 3 tickets , please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'1MI35913');(_:booking,ticket,'70.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 70.4 GBP payable at the station . \n Reference number is : 1MI35913 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you for your help !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thanks for using the Cambridge TownInfo Centre . Goodbye !" } ]
SNG1275.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "norwich" ], [ "_:result", "departure", "Norwich" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "norwich" ], [ "_:result", "departure", "Norwich" ], [ "_:search", "leave_at", "14:30" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "16:35" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1156" ], [ "_:booking", "leave_at", "15:16" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "norwich" ], [ "_:result", "departure", "Norwich" ], [ "_:search", "leave_at", "14:30" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "16:35" ], [ "_:booking", "id", "TR1156" ], [ "_:booking", "leave_at", "15:16" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1MI35913" ], [ "_:booking", "ticket", "70.4 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouses');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a place to stay . Are there any guesthouses that are moderately priced ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'15');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Oh , yes . I have about 15 different options for you . Is there an area of town you prefer to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I really do n't care what area , but I would like it to have a 4 star rating ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,area,'east');(_:result,category,'guesthouses');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Warkworth house');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several 4-star guesthouses . Might I suggest the Warkworth house . It 's located in the east and offers both free wifi and parking ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds perfect so long as it has free parking ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "It certainly does . Would you like to make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'4');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I 'll need it for 4 people starting on Saturday . We 'll be there for 5 nights ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , the Warkworth is unavailable for your dates . Perhaps you are flexible with your dates ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Well , is it available for at least 4 nights ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , four nights is n't possible either ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , I misspoke . I need the room for 5 people , for 5 nights , starting Saturday . If that does n't work , 4 nights is fine ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,name,'Warkworth House');(_:booking,people,'5');(_:booking,ref,'6DF5Q5QJ');(_:booking,stay,'4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation for 5 people has been made for a 4 day stay at Warkworth House , arriving Saturday . Your reference number is 6DF5Q5QJ . Is there anything else I can do ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it . Thank you very much ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "No problem at all . Have a great day ." } ]
SNG0887.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:result", "count", "15" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:result", "count", "15" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Warkworth house" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:result", "count", "15" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Warkworth house" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:result", "count", "15" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Warkworth house" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/30b97204" ], [ "_:booking/30b97204", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:result", "count", "15" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Warkworth house" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/30b97204" ], [ "_:booking/30b97204", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/972ee5f1" ], [ "_:booking/972ee5f1", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "?" ], [ "_:result", "count", "15" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Warkworth house" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/30b97204" ], [ "_:booking/30b97204", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/972ee5f1" ], [ "_:booking/972ee5f1", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Warkworth House" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "6DF5Q5QJ" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'the golden curry');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , what can you tell me about a restaurant called the golden curry ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Mill Road City Centre');(_:result,food,'Indian');(_:result,name,'The golden curry');(_:result,phone,'01223329432');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The golden curry is an Indian restaurant that is expensive and located at Mill Road City Centre . The phone number is 01223329432 ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'13:00');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds fine . Can you book it for 5 people at 13:00 this Friday ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,duration,'13:00');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There 's no table available at 13:00 . Would you like me to try a different time ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,duration,'12:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , can you try at 12:00 please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'OST7VJZE');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful they will hold the table for 15 minutes . You 're reference number is OST7VJZE is there anything else you need ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book a train too ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I would love to help find you the perfect train ! Where will you be departing from and where will you be heading ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'09:30');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'd like a train going to Cambridge and arriving by 09:30 , please ." }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "broxbourne . This is on friday , by the way ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'1');(_:booking,ref,'G1DHVW6A');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I only got you 1 ticket . Your reference number is G1DHVW6A . Is there anything else that I can help you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . I appreciate the help ." }, { "id": 13, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "You are welcome . I was glad to assist you ." }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Please call again if you need more help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Please call again if you need more help ." } ]
MUL1432.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "the golden curry" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "the golden curry" ], [ "_:result", "address", "Mill Road City Centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "The golden curry" ], [ "_:result", "phone", "01223329432" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "the golden curry" ], [ "_:result", "address", "Mill Road City Centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "The golden curry" ], [ "_:result", "phone", "01223329432" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/c8ed4384" ], [ "_:booking/c8ed4384", "duration", "13:00" ], [ "_:booking/c8ed4384", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "12:00" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "the golden curry" ], [ "_:result", "address", "Mill Road City Centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "The golden curry" ], [ "_:result", "phone", "01223329432" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/c8ed4384" ], [ "_:booking/c8ed4384", "duration", "13:00" ], [ "_:booking/c8ed4384", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "12:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OST7VJZE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "the golden curry" ], [ "_:result", "address", "Mill Road City Centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "The golden curry" ], [ "_:result", "phone", "01223329432" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/c8ed4384" ], [ "_:booking/c8ed4384", "duration", "13:00" ], [ "_:booking/c8ed4384", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "12:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OST7VJZE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "the golden curry" ], [ "_:result", "address", "Mill Road City Centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "The golden curry" ], [ "_:result", "phone", "01223329432" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/c8ed4384" ], [ "_:booking/c8ed4384", "duration", "13:00" ], [ "_:booking/c8ed4384", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "12:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "OST7VJZE" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "the golden curry" ], [ "_:result", "address", "Mill Road City Centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "The golden curry" ], [ "_:result", "phone", "01223329432" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/c8ed4384" ], [ "_:booking/c8ed4384", "duration", "13:00" ], [ "_:booking/c8ed4384", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "12:00" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "G1DHVW6A" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "the golden curry" ], [ "_:result", "address", "Mill Road City Centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "The golden curry" ], [ "_:result", "phone", "01223329432" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/c8ed4384" ], [ "_:booking/c8ed4384", "duration", "13:00" ], [ "_:booking/c8ed4384", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "12:00" ], [ "_:search", "arrive_by", "09:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "G1DHVW6A" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place to eat in the West , Thai food please ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'Thai');(_:result,name,'Sala Thong');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Sala Thong serves Thai food . It is expensive but good . Can I reserve a table for you ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Yes , that sounds great !" }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day , time , and party size do you need ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could you give me the address , phone number , and postcode ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'35 Newnham Road Newnham');(_:result,phone,'01223323178');(_:result,postcode,'cb39ey');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 35 Newnham Road Newnham , phone number is 01223323178 , and finally their postcode is cb39ey . Is there anything else I can help with ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Okay great . That is all I need to know ." }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Are there any other tasks you need help with ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "No , that is all I need today ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Ok . Thank you ." } ]
SNG0490.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Thai" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Thai" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Thai" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "pricerange", "expensive" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "35 Newnham Road Newnham" ], [ "_:result", "phone", "01223323178" ], [ "_:result", "postcode", "cb39ey" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "Thai" ], [ "_:result", "name", "Sala Thong" ], [ "_:result", "pricerange", "expensive" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "35 Newnham Road Newnham" ], [ "_:result", "phone", "01223323178" ], [ "_:result", "postcode", "cb39ey" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive Chinese restaurant in the south ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Good Luck Chinese Food Takeaway');(_:result,name,'Peking Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Good Luck Chinese Food Takeaway or Peking Restaurant would meet your needs . Would you like to make a reservation ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No reservation right now , I just need the phone number ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Good Luck Chinese Food Takeaway');(_:result,name,'Peking Restaurant');(_:result,phone,'01223244149');(_:result,phone,'01223354755');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Good Luck Chinese Food Takeaway can be reached at 01223244149 . The Peking Restaurant can be reached at 01223354755 . Is there anything else I can help with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's all I needed . Thank you !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo centre . Have a wonderful day !" } ]
SNG0664.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Good Luck Chinese Food Takeaway" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Good Luck Chinese Food Takeaway" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "phone", "01223244149" ], [ "_:result", "phone", "01223354755" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find a moderately priced place located in the north part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,food,'chinese');(_:result,name,'Golden wok');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Golden wok is a chinese restaurant in the north part of town in the moderate price range ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to have their phone number and address ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'191 Histon Road Chesterton');(_:result,phone,'01223 350688');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "their phone number is 01223 350688 and their address is 191 Histon Road Chesterton" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "thank you goodbye" } ]
WOZ20074.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Golden wok" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Golden wok" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "phone", "01223 350688" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'concerthall');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me if there 's a concerthall in the city center ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'2 Norfolk Street');(_:result,category,'concert hall');(_:result,name,'Man on the Moon');(_:result,phone,'01223474144');(_:result,postcode,'cb12lf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There 's a place called the Man on the Moon that is a great concert hall . They are located at 2 Norfolk Street . Postcode is cb12lf . Their phone number is 01223474144 ." }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the entrance fee ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'do not have information');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I do not have information on their entrance fee , I 'm sorry ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , well thanks anyway . Can you help me find a restaurant in the centre of town also ? I prefer something moderately priced ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure thing , what kind of food would you like . I have several options ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm not too picky on what kind of food as long as it is good . Can you make a few suggestions please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,food,'Chinese');(_:result,food,'European style');(_:result,food,'international dining');(_:result,name,'Galleria');(_:result,name,'Lan Hong House');(_:result,name,'Varsity Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Lan Hong House is Chinese food , Galleria is European style food and the Varsity Restaurant is international dining . Do any of these interest you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'galleria');(_:search,type,'Restaurant'))", "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Galleria sounds good . Could I get the postcode for that please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,postcode,'cb21uw');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "sure , the postcode is cb21uw" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you , I also need a taxi to commute between the two places ." }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Okay . Can you tell me the departure or arrival time ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the man on the moon');(_:search,leave_at,'04:45');(_:search,type,'Attraction');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like to leave the man on the moon by 04:45 , can you set that up for me ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'yellow ford');(_:result,phone,'07730485057');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "You got it ! I 've booked a taxi for you . It 'll be a yellow ford with the contact number 07730485057" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . That was all I needed . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "enjoy your stay !" } ]
PMUL2163.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "concerthall" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "entrance_fee", "do not have information" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "name", "Man on the Moon" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "entrance_fee", "do not have information" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "entrance_fee", "do not have information" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "European style" ], [ "_:result", "food", "international dining" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "name", "Varsity Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "galleria" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "entrance_fee", "do not have information" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "European style" ], [ "_:result", "food", "international dining" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "name", "Varsity Restaurant" ], [ "_:search", "name", "galleria" ], [ "_:result", "postcode", "cb21uw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "phone", "01223474144" ], [ "_:result", "entrance_fee", "do not have information" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "European style" ], [ "_:result", "food", "international dining" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "name", "Varsity Restaurant" ], [ "_:search", "name", "galleria" ], [ "_:result", "postcode", "cb21uw" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the man on the moon" ], [ "_:search", "leave_at", "04:45" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "concerthall" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "entrance_fee", "do not have information" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "several" ], [ "_:search", "food", "dontcare" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "European style" ], [ "_:result", "food", "international dining" ], [ "_:result", "name", "Galleria" ], [ "_:result", "name", "Lan Hong House" ], [ "_:result", "name", "Varsity Restaurant" ], [ "_:search", "name", "galleria" ], [ "_:result", "postcode", "cb21uw" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the man on the moon" ], [ "_:search", "leave_at", "04:45" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow ford" ], [ "_:result", "phone", "07730485057" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello . I need to get to the airport from my hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "When do you want to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for places to go in the East side of town . Do you have any suggestions ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'ten');(_:result,area,'east');(_:result,category,'entertainment');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are ten different attractions on the east side of town , could I recommend the Funky Fun House entertainment attraction ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That 's sounds great . Can I have the telephone number ? I 'm also looking for a place to dine in the expensive price range in the same area , any suggestions ?" }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'East');(_:result,count,'5');(_:result,name,'Funky Fun House');(_:result,phone,'01223304705');(_:result,pricerange,'expensive');(_:result,type,'Attraction');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for Funky Fun House is 01223304705 . There are 5 expensive restaurants in the East . Do you have a cuisine preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd prefer a place that serves Indian food ." }, { "id": 7, "rdf-acts": [ "select((_:result,name,'Pipasha restaurant and Sitar Tandoori');(_:result,type,'Restaurant'))", "inform((_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two restaurants like you want the Pipasha restaurant and Sitar Tandoori . Do you have a preference as to which one you would like to book ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'sitar tandoori');(_:search,type,'Restaurant'))", "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm not ready to book yet . Can you give me the postcode for Sitar Tandoori ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Sitar Tandoori');(_:result,postcode,'cb19hx');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postal code for Sitar Tandoori is cb19hx ." }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'sitar tandoori');(_:search,destination,'funky fun house');(_:search,leave_at,'21:30');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I would like to book a taxi to take me from Sitar Tandoori to Funky Fun House at 21:30 . Can you provide a contact number and the car type ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'red lexus');(_:result,departure,'sitar tandoori');(_:result,leave_at,'21:30');(_:result,phone,'0735340742');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "A red lexus will pick you up from sitar tandoori at 21:30 . Your contact number is 0735340742 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! That 's all I needed today . Goodbye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you ! Have a nice day !" } ]
MUL0951.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:result", "amount", "ten" ], [ "_:result", "area", "east" ], [ "_:result", "category", "entertainment" ], [ "_:result", "name", "Funky Fun House" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:result", "amount", "ten" ], [ "_:result", "category", "entertainment" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "East" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Funky Fun House" ], [ "_:result", "phone", "01223304705" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:result", "amount", "ten" ], [ "_:result", "category", "entertainment" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "East" ], [ "_:result", "phone", "01223304705" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Pipasha restaurant and Sitar Tandoori" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "sitar tandoori" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "ten" ], [ "_:result", "category", "entertainment" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "East" ], [ "_:result", "phone", "01223304705" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "2" ], [ "_:search", "name", "sitar tandoori" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "postcode", "cb19hx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "sitar tandoori" ], [ "_:search", "destination", "funky fun house" ], [ "_:search", "leave_at", "21:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "ten" ], [ "_:result", "category", "entertainment" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "East" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "2" ], [ "_:search", "name", "sitar tandoori" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "postcode", "cb19hx" ], [ "_:search", "departure", "sitar tandoori" ], [ "_:search", "destination", "funky fun house" ], [ "_:search", "leave_at", "21:30" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red lexus" ], [ "_:result", "departure", "sitar tandoori" ], [ "_:result", "leave_at", "21:30" ], [ "_:result", "phone", "0735340742" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like an expensive restaurant in the east part of town" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'gastropub');(_:result,name,'Royal Standard');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Royal Standard is a gastropub located in the east part of town and is in the expensive price range ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'290 Mill Road City Centre');(_:result,name,'Royal Standard');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Royal Standard is locdated at 290 Mill Road City Centre . How else may I assist you ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you and have a wonderful day !" } ]
WOZ20150.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "gastropub" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "290 Mill Road City Centre" ], [ "_:result", "name", "Royal Standard" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'vegetarian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for an expensive restaurant that serves vegetarian food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "There is not a restaurant matching your request . Would you like another restaurant ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , how about european food instead ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'european');(_:result,name,'cambridge lodge restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "cambridge lodge restaurant is a nice restaurant serves european if you want something in the west ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could I have their phone number and address ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Cambridge Lodge Hotel 139 Huntingdon Road City Centre');(_:result,name,'Cambridge Lodge restaurant');(_:result,phone,'01223 355166');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cambridge Lodge restaurant is located at Cambridge Lodge Hotel 139 Huntingdon Road City Centre and their phone number is 01223 355166 ." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "thank you good bye" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "glad we could help !" } ]
WOZ20647.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/77c594d5" ], [ "_:search/77c594d5", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/77c594d5" ], [ "_:search/77c594d5", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "european" ], [ "_:result", "name", "cambridge lodge restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/77c594d5" ], [ "_:search/77c594d5", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "european" ], [ "_:result", "address", "Cambridge Lodge Hotel 139 Huntingdon Road City Centre" ], [ "_:result", "name", "Cambridge Lodge restaurant" ], [ "_:result", "phone", "01223 355166" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "i am looking for a train . The train should leave on Saturday and should depart from Cambridge ." }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help with that ! Where will you be traveling to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "Make that Tuesday . And I need to go to Stansted Airport ." }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'tuesday');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , I changed the day of travel to tuesday for you . Do you know what time you might want to leave after or arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'19:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to arrive by 19:30 please" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'19:08');(_:result,id,'TR9495');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR9495 arrives at 19:08 . Would you like to purchase tickets ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks , that 's actually all the info I needed from you today . Thank you !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Okay , great . Call us back if you need anything else . Goodbye ." } ]
SNG1237.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "day", "tuesday" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "stansted airport" ], [ "_:result", "day", "tuesday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:08" ], [ "_:result", "id", "TR9495" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I am looking for a moderate priced place to stay with free wifi ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'33');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found 33 hotels that fit your needs . Please tell me what area you would like the hotel in so i can book your reservations ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Let 's try narrowing it down in the north then ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Arbury lodge guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Arbury lodge guesthouse is available would you like to try that ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please , it 's for 1 person for 4 nights starting from Monday . If you can get it , I need the reference number , please ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'1U3X2SUQ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The reference number is 1U3X2SUQ , I have successfully booked your room as well ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'21:45');(_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you so much , I also need a train frm Cambridge to bishops stortford , after 21:45" }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "No problem , what day will you be leaving ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving Friday , thanks ." }, { "id": 9, "rdf-acts": [ "inform((_:result,day,'Saturday');(_:result,destination,'Bishops Stortford');(_:result,id,'TR5965');(_:result,leave_at,'19:29');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The last train that goes to Bishops Stortford is TR5965 and it leaves at 19:29 . Would you like to look at Saturday morning or is this time okay ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "This time is okay ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'H9D7U834');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked that for you . Your reference number is H9D7U834 ." }, { "id": 12, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What time will the train arrive , please ? And what 's the price ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'20:07');(_:result,ticket,'10.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "It will arrive by 20:07 and costs 10.10 pounds ." }, { "id": 14, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Thanks . That will be fine . Can I get a train ID ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,id,'TR5965');(_:result,type,'Train'))" ], "speaker": "system", "text": "Of course , the Train ID is TR5965 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need . Thanks so much for your help ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ! I hope that you enjoy your stay . Goodbye !" } ]
MUL2147.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "33" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Arbury lodge guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "33" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Arbury lodge guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "1U3X2SUQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "33" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Arbury lodge guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "1U3X2SUQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "33" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Arbury lodge guesthouse" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "1U3X2SUQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "day", "Saturday" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR5965" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "33" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Arbury lodge guesthouse" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "day", "Saturday" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR5965" ], [ "_:result", "leave_at", "19:29" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "H9D7U834" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "33" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Arbury lodge guesthouse" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "day", "Saturday" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR5965" ], [ "_:result", "leave_at", "19:29" ], [ "_:search", "day", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "H9D7U834" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "33" ], [ "_:search", "area", "north" ], [ "_:result", "name", "Arbury lodge guesthouse" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "day", "Saturday" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "leave_at", "19:29" ], [ "_:search", "day", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "H9D7U834" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "id", "TR5965" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'morrocan');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a morrocan food place . Are there any around here ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'in town');(_:search,food,'moroccan');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "unfortunately , there is n't any moroccan restaurants in town , would you like something else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please look for something Asian Oriental instead ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have several . Is there an area of town you prefer ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No it does n't matter , what do you recommend ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,pricerange,'cheap');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would be happy to recommend one . There are five possible choices . Their prices range from cheap to expensive . What is your price preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Cheap price range is what I neeed" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Dojo noodle bar');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Dojo noodle bar is in the cheap price range . Do you want me to book it for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'18:15');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please book a table for 6 people on Wednesday at 18:15 , please ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'K361YCMI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : K361YCMI . Will there be anything else today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'11:45');(_:search,day,'same day');(_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "That 's great , I need a train for the same day , arriving at 11:45 from london kings cross to cambridge ." }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR3810');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR3810 would fit your needs . Can I book it for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "can i get the ticket price and the departure time please ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,leave_at,'09:17');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets would you like ? The train departs at 09:17 ." }, { "id": 14, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I actually do n't need a ticket . I just need the departure time and price ." }, { "id": 15, "rdf-acts": [ "inform((_:result,leave_at,'9:17');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Sure ! The departure time is 9:17 . Is there anything else I can do for you ?" }, { "id": 16, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How much does that cost ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,ticket,'23.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The cost is 23.60 pounds , shall I book it for you ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not at this time but thank you ." }, { "id": 19, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Are you sure there is n't anything else you need today ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us and have a nice day ." } ]
PMUL0801.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "morrocan" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "K361YCMI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "18:15" ], [ "_:search", "people", "6" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "K361YCMI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR3810" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "18:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "K361YCMI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR3810" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "09:17" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "ticket", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "18:15" ], [ "_:booking", "ref", "K361YCMI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR3810" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "9:17" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "18:15" ], [ "_:booking", "ref", "K361YCMI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR3810" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "9:17" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/394e810f" ], [ "_:search/394e810f", "area", "in town" ], [ "_:search/394e810f", "food", "moroccan" ], [ "_:search/394e810f", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "dontcare" ], [ "_:result", "count", "5" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "18:15" ], [ "_:booking", "ref", "K361YCMI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR3810" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "9:17" ], [ "_:result", "ticket", "23.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "i want to find a hospital in town" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Cambridge 's hospital is the Addenbrookes Hospital at Hills Rd ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Great , can I get the address and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The address is Hills Rd , Cambridge , and the postcode is CB20QQ ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help . That is all I need today ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a nice day !" } ]
SNG01566.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'gastropub');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place to eat that serves gastropub food in the centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'center');(_:result,count,'3');(_:result,food,'gastropubs');(_:result,name,'Backstreet Bistro');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have 3 great gastropubs in the center . I recommend the Backstreet Bistro ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is it expensive ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Yes it is . Would you like to book it ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , thank you . I just need the address , please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'2 Sturton Street City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 2 Sturton Street City Centre ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I also am looking for places to go in the same area as the restaurant . I would like to visit a college ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,\"Christ 's College\");(_:result,name,'Corpus Christi');(_:result,name,'Jesus College');(_:result,name,'Trinity College');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,amount,'many');(_:result,area,'center');(_:result,category,'colleges');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have many fine colleges in the center , such as Christ 's College , Corpus Christi , Jesus College , and Trinity College . Would you like more information about one of them , or perhaps others ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'trinity college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Trinity college please ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'trinity street');(_:result,entrance_fee,'1 pound');(_:result,name,'Trinity college');(_:result,phone,'01223338400');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Trinity college is located on trinity street , and the phone number is 01223338400 . The entrance fee is 1 pound . Do you need any additional information ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is all I need , thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Okay . Please let us know if you need anything else during your trip to Cambridge ." } ]
PMUL3134.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:result", "name", "Backstreet Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:result", "name", "Backstreet Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:result", "area", "center" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:result", "name", "Backstreet Bistro" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "2 Sturton Street City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "2 Sturton Street City Centre" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "name", "Corpus Christi" ], [ "_:result", "name", "Jesus College" ], [ "_:result", "name", "Trinity College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "center" ], [ "_:result", "category", "colleges" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "trinity college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "gastropub" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "center" ], [ "_:result", "category", "colleges" ], [ "_:search", "name", "trinity college" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "trinity street" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "name", "Trinity college" ], [ "_:result", "phone", "01223338400" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a museum in the West ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,entrance_fee,'free');(_:result,name,'the cafe jello');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have several . How does the cafe jello sound ? It has free admission ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That one sounds great what is the phone number ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223312112');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223312112 , do you need any more information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll give them a call , thanks . Are you also able to help with train tickets ?" }, { "id": 5, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can you please advise what day you need the train , and what time for arrival and departure , as well as destination , you need the train for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Monday from Cambridge to Ely ." }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,departure,'cambridge');(_:result,leave_at,'05:50');(_:result,leave_at,'23:50');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The first train leaves cambridge at 05:50 and the last train that leaves is at 23:50 , with several leaving in - between . What time do you want to leave cambridge ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'18:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave anytime after 18:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,destination,'Ely');(_:result,id,'TR6975');(_:result,leave_at,'19:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR6975 leaves Cambridge for Ely at 19:50 . Does that work ?" }, { "id": 10, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Could you please tell me the price and when it arrives ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'20:07');(_:result,ticket,'4.40 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Yes , it arrives by 20:07 and the price is 4.40 pounds . Anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that 's everything I need . Thank you very much !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using Cambridge TownInfo centre . Please remember us for all of your future travel needs ." } ]
MUL1831.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the cafe jello" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "amount", "several" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the cafe jello" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "amount", "several" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the cafe jello" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the cafe jello" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "amount", "several" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "leave_at", "05:50" ], [ "_:result", "leave_at", "23:50" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the cafe jello" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "amount", "several" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Ely" ], [ "_:result", "id", "TR6975" ], [ "_:result", "leave_at", "19:50" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the cafe jello" ], [ "_:result", "phone", "01223312112" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:result", "amount", "several" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Ely" ], [ "_:result", "id", "TR6975" ], [ "_:result", "leave_at", "19:50" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "20:07" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train leaving from Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Absolutely , what day of departure and what destination location ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,destination,'london kings cross');(_:search,leave_at,'18:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am heading to London Kings Cross and would need the train for Wednesday please . Oh and I need to leave after 18:00 sometime ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'19:51');(_:result,id,'TR8676');(_:result,leave_at,'19:00');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , the TR8676 \t train leaves at 19:00 and arrives at 19:51 . Would you like to purchase tickets ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes I need that for 3 people please ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'JLCUPIN6');(_:booking,ticket,'70.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked your tickets . 70.8 GBP is payable at the station . The reference number is JLCUPIN6" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all I need . Have a nice day ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "My pleasure . Thank you ." } ]
SNG0291.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "18:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "18:00" ], [ "_:result", "arrive_by", "19:51" ], [ "_:result", "id", "TR8676" ], [ "_:result", "leave_at", "19:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "18:00" ], [ "_:result", "arrive_by", "19:51" ], [ "_:result", "id", "TR8676" ], [ "_:result", "leave_at", "19:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "JLCUPIN6" ], [ "_:booking", "ticket", "70.8 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are there any places to go in the town centre ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'plenty');(_:result,type,'Attraction'))", "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "there are plenty , anything in particular you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Not especially , just kicking around the town centre for a few hours and looking for something to do ." }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Are you sure ? We have so many different places to go - I 'd love to get some more input from you ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I just want something to do in the centre of town , can you tell me what sort of places there are ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,category,'a concerthall');(_:result,category,'a swimmingpool');(_:result,category,'architecture');(_:result,category,'boating');(_:result,category,'colleges');(_:result,category,'museums');(_:result,category,'nightclubs');(_:result,category,'parks');(_:result,category,'the cinema');(_:result,category,'theatres');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure . There is architecture , boating , the cinema , colleges , a concerthall , museums , nightclubs , parks , a swimmingpool and theatres ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Can you recommend a nightclub ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'nightclub');(_:result,name,'Club salsa');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Club salsa is a nightclub in centre . Would you like their contact information ?" }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please . What 's its entrance fee , contact number , and postcode ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'5 pounds');(_:result,name,'Club Salsa');(_:result,phone,'07782218745');(_:result,postcode,'cb12jb');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Club Salsa has an entrance fee of 5 pounds . Their postcode is cb12jb , and their phone number is 07782218745 . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "No that is it , adios ." }, { "id": 11, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Have a great day , good bye ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Give us a call should you need anything ." } ]
SNG1130.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "category", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "a concerthall" ], [ "_:result", "category", "a swimmingpool" ], [ "_:result", "category", "architecture" ], [ "_:result", "category", "boating" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "category", "parks" ], [ "_:result", "category", "the cinema" ], [ "_:result", "category", "theatres" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "category", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Club salsa" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "category", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "phone", "07782218745" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "category", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "phone", "07782218745" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi ! I 'm looking for some entertainment in town , no particular type , I just want to get out !" }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'museum');(_:result,name,'whipple museum of the history of science');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about whipple museum of the history of science ? It 's a museum !" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sounds great ! Is there an entrance fee ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "No , the entrance is free . Can I book you a spot ?" }, { "id": 4, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No , but you could tell me the area ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Whipple Museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Whipple Museum is in the centre ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great , thanks . Can you also help me find a restaurant ? I 'm looking for one that is cheap and in the East . Any cuisine ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'only');(_:result,area,'east');(_:result,food,'international');(_:result,name,'Missing Sock');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The only cheap place in the east is The Missing Sock . They serve some great international cuisine at an affordable price ! Would you like to book a table ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'11:00');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great can I book that for 8 people at 11:00 on saturday ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , that reservation is not available . Can you book a different day or different time slot ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'10:00');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , can you try for 10:00 instead ? I will need a reference number as well ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'XB60V9YZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , you 're all booked . Your reference number is XB60V9YZ ." }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the museum');(_:search,destination,'the missing sock');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you book me a taxi to take me from the museum to The Missing Sock in time for my reservation ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'black skoda');(_:result,phone,'07979438404');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Your taxi is booked ! It is a black skoda and the contact number is 07979438404 . Is there anything else I can help you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . Have a great day !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day as well !" } ]
MUL0930.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "whipple museum of the history of science" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "whipple museum of the history of science" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "dontcare" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Whipple Museum" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "dontcare" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "east" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "dontcare" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "east" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/fef16045" ], [ "_:booking/fef16045", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "10:00" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "dontcare" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "east" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/fef16045" ], [ "_:booking/fef16045", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "10:00" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "XB60V9YZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "the missing sock" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "dontcare" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "only" ], [ "_:result", "area", "east" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Missing Sock" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/fef16045" ], [ "_:booking/fef16045", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "10:00" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "XB60V9YZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "the missing sock" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black skoda" ], [ "_:result", "phone", "07979438404" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'12:30');(_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that leaves on Wednesday with an arrival of 12:30 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be travelling to and from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm traveling from Cambridge to the London Liverpool Street ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'07:27');(_:result,id,'TR1047');(_:result,leave_at,'05:59');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR1047 leaves at 05:59 and arrives by 07:27 . Is that alright ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that sounds fine . I need 7 tickets please ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'8BGCYRD5');(_:booking,ticket,'132.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great . The reference number is 8BGCYRD5 and the total fee is 132.8 GBP . Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , that 's all I need . Have a nice day ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Have a safe trip !" } ]
SNG0338.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "07:27" ], [ "_:result", "id", "TR1047" ], [ "_:result", "leave_at", "05:59" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:result", "arrive_by", "07:27" ], [ "_:result", "id", "TR1047" ], [ "_:result", "leave_at", "05:59" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "8BGCYRD5" ], [ "_:booking", "ticket", "132.8 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for hotel with 3 star and free parking in Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Great , there are five such places . Did you have an area of town in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I did n't . Are any of them in the moderate price range ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,category,'guesthouses');(_:result,count,'3');(_:result,name,'Bridge Guest House');(_:result,name,'Hamilton Lodge');(_:result,name,'hobsons house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 3 guesthouses available . The Bridge Guest House is in the south . The Hamilton Lodge is in the north . And the Hobsons House is in the west ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need one with free parking and free wifi ." }, { "id": 5, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "All the places mentioned have free wifi and free parking ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you book one of them for 8 people , starting from thursday for 3 nights ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:search,category,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I was n't able to book a guest house with that criteria . Would you like to try a hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about 2 nights ? And needs to start on Thursday ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,type,'Hotel'))", "reqmore()", "inform((_:booking,name,'Hamilton Lodge');(_:booking,people,'8');(_:booking,ref,'1TVIC54F');(_:booking,stay,'two');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have successfully booked your guesthouse at the Hamilton Lodge for two nights for 8 people , reference number 1TVIC54F . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'same price');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 'm sure we 'll be hungry so could you help me find an appropriate dining establishment in the north ? Same price range as our hotel , please ." }, { "id": 11, "rdf-acts": [ "select((_:result,name,'Golden Wok');(_:result,name,'Nirala');(_:result,type,'Restaurant'))", "offer((_:booking,type,'Booking'))", "inform((_:result,area,'the area');(_:result,count,'2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have located 2 restaurants in the area the Golden Wok and the Nirala . Do either of these suit your taste ? Would you like me to reserve you a table ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'golden wok');(_:search,type,'Restaurant'))", "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes the Golden Wok sounds great . Can I have the postcode please ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb43hl');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure . Their postcode is cb43hl . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'hamilton lodge');(_:search,destination,'golden wok');(_:search,leave_at,'08:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , can you book me a taxi from the Hamilton Lodge to the Golden Wok ? I want to leave the lodge at 08:00 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'yellow Ford');(_:result,phone,'07565903051');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Booking successful . Your taxi will be a yellow Ford . Contact number 07565903051 . Is there anything else I can help you with today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that should be fine ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a beautiful day ." } ]
MUL1297.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "name", "hobsons house" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "name", "hobsons house" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/da164d76" ], [ "_:booking/da164d76", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:result", "category", "guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Bridge Guest House" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "name", "hobsons house" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/da164d76" ], [ "_:booking/da164d76", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "2" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Hamilton Lodge" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "1TVIC54F" ], [ "_:booking", "stay", "two" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "same price" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/da164d76" ], [ "_:booking/da164d76", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "2" ], [ "_:result", "category", "guesthouse" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Hamilton Lodge" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "1TVIC54F" ], [ "_:booking", "stay", "two" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "same price" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "the area" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "golden wok" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/da164d76" ], [ "_:booking/da164d76", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "2" ], [ "_:result", "category", "guesthouse" ], [ "_:booking", "name", "Hamilton Lodge" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "1TVIC54F" ], [ "_:booking", "stay", "two" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "same price" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "the area" ], [ "_:result", "count", "2" ], [ "_:search", "name", "golden wok" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb43hl" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "hamilton lodge" ], [ "_:search", "destination", "golden wok" ], [ "_:search", "leave_at", "08:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/da164d76" ], [ "_:booking/da164d76", "type", "Booking" ], [ "_:search", "category", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "stay", "2" ], [ "_:result", "category", "guesthouse" ], [ "_:booking", "name", "Hamilton Lodge" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "1TVIC54F" ], [ "_:booking", "stay", "two" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "same price" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "name", "Nirala" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "the area" ], [ "_:result", "count", "2" ], [ "_:search", "name", "golden wok" ], [ "_:result", "postcode", "cb43hl" ], [ "_:search", "departure", "hamilton lodge" ], [ "_:search", "destination", "golden wok" ], [ "_:search", "leave_at", "08:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow Ford" ], [ "_:result", "phone", "07565903051" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'08:00');(_:search,day,'that day');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "My car will be in the shop so I will need to take a train to work in cambridge that day . I need to arrive by 08:00" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'd be happy to help . What day of the week will you be travelling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving on Tuesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay and where will you be departing from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will leave from Bishops Stortford ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'06:07');(_:result,id,'TR8192');(_:result,leave_at,'05:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR8192 leaves that day at 05:29 and arrives at 06:07 . Would you like me to book anything for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "How much is the price for that ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,ticket,'10.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "it costs 10.10 pounds .." }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok . Can you also recommend an expensive european restaurant ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Do you have a specific area you 'd like it to be in or would you like me to make a recommendation ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "you can pick for me ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'Michaelhouse Cafe');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about Michaelhouse Cafe in the centre area of town ?" }, { "id": 12, "rdf-acts": [ "thank()", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I have address please thank you" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,\"St. Michael 's Church Trinity Street City Centre\");(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is St. Michael 's Church Trinity Street City Centre" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'17:30');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds perfect . Can you book a table for me for the same day my train arrives ? 7 people at 17:30 ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'02MGQL1A');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : 02MGQL1A . Is there anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all thank you so much for all your help ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "you are welcome ." } ]
PMUL3344.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "day", "that day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR8192" ], [ "_:result", "leave_at", "05:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR8192" ], [ "_:result", "leave_at", "05:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR8192" ], [ "_:result", "leave_at", "05:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR8192" ], [ "_:result", "leave_at", "05:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Michaelhouse Cafe" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR8192" ], [ "_:result", "leave_at", "05:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Michaelhouse Cafe" ], [ "_:result", "address", "St. Michael 's Church Trinity Street City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "08:00" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "bishops stortford" ], [ "_:result", "arrive_by", "06:07" ], [ "_:result", "id", "TR8192" ], [ "_:result", "leave_at", "05:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ticket", "10.10 pounds" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Michaelhouse Cafe" ], [ "_:result", "address", "St. Michael 's Church Trinity Street City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "17:30" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "02MGQL1A" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train going to Ely ?" }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , what day would you like to travel and is there a certain time you want to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to leave on Monday after 17:00 ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'1');(_:booking,ref,'B8TP1EAA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to get you 1 ticket your confirmation number is B8TP1EAA , anything else ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the price for that ticket ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'4.40 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The ticket costs 4.40 pounds . Will that be all ?" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the travel time ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'18:07');(_:result,duration,'17 minutes');(_:result,leave_at,'17:50');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "You depart at 17:50 , arrive by 18:07 , and the duration is 17 minutes . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes - are there any multiple sports attractions in the center of town ?" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "the cherry hinton village centre offers multiple sports and is located at colville road , cherry hinton ." } ]
PMUL3782.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "B8TP1EAA" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "B8TP1EAA" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "ely" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "17:00" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "B8TP1EAA" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "duration", "17 minutes" ], [ "_:result", "leave_at", "17:50" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "multiple sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I want to find a nightclub ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'nightclubs');(_:result,count,'6');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 6 nightclubs in the centre . Would you like a recommendation ?" }, { "id": 2, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "May I please have the postcode , and entrance fees for the nightclubs ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'5 pounds');(_:result,name,'Club Salsa');(_:result,postcode,'cb12jb');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "My favorite is Club Salsa . It is located in postcode cb12jb and costs 5 pounds to enter . Can I help you further today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "Actually , yes . I 'm looking for a train from ely ." }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , where is your destination ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'11:30');(_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "My destination is Cambridge and I would like to arrive by 11:30 on Thursday ." }, { "id": 7, "rdf-acts": [ "select((_:result,leave_at,'05:52');(_:result,leave_at,'07:35');(_:result,leave_at,'09:35');(_:result,type,'Train'))", "inform((_:result,arrive_by,'11:30');(_:result,count,'3');(_:result,destination,'Cambridge');(_:result,type,'Train'))" ], "speaker": "system", "text": "We have 3 trains that will get you to Cambridge before 11:30 . A departure time of 05:52 , 07:35 , & 09:35 . Which would work best for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "The one for 7:35 is fine . Can I get the ID # and price , too ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR7745');(_:result,type,'Train'))" ], "speaker": "system", "text": "The ID is TR7745 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Have a good day ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else you need ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I still need the price for the train ." }, { "id": 13, "rdf-acts": [ "inform((_:result,ticket,'4.40 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The price is 4.40 pounds ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks so much for everything today , you have been very helpful" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure to help . Goodbye ." } ]
PMUL1137.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "6" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "ely" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "ely" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "05:52" ], [ "_:result", "leave_at", "07:35" ], [ "_:result", "leave_at", "09:35" ], [ "_:result", "arrive_by", "11:30" ], [ "_:result", "count", "3" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "ely" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "05:52" ], [ "_:result", "leave_at", "07:35" ], [ "_:result", "leave_at", "09:35" ], [ "_:result", "arrive_by", "11:30" ], [ "_:result", "count", "3" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "ticket", "?" ], [ "_:result", "id", "TR7745" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:search", "departure", "ely" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "05:52" ], [ "_:result", "leave_at", "07:35" ], [ "_:result", "leave_at", "09:35" ], [ "_:result", "arrive_by", "11:30" ], [ "_:result", "count", "3" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "ticket", "?" ], [ "_:result", "id", "TR7745" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "Club Salsa" ], [ "_:result", "postcode", "cb12jb" ], [ "_:search", "departure", "ely" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "05:52" ], [ "_:result", "leave_at", "07:35" ], [ "_:result", "leave_at", "09:35" ], [ "_:result", "arrive_by", "11:30" ], [ "_:result", "count", "3" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR7745" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'lebanese');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Hello ! I am looking for the address and phone number of a Lebanese restaurant in the Centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'59 Hills Road City');(_:result,area,'Centre');(_:result,food,'Lebanese');(_:result,name,'Ali Baba');(_:result,phone,'01462 432565');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Ali Baba is a Lebanese restaurant in the Centre area . Its address is 59 Hills Road City . Phone number is 01462 432565" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Thank you ." } ]
WOZ20637.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "59 Hills Road City" ], [ "_:result", "area", "Centre" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:result", "phone", "01462 432565" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I have a particular attraction I want to see , can you help ?" }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Yes can you give me the name of it ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'milton country park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Milton Country Park" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'milton country park');(_:result,area,'north');(_:result,category,'park');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It 's a free park on the north side of town . You can find it at milton country park , milton ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could I get the phone number for that ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223420060');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the phone number is 01223420060 . anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get the address for Milton County Park and the entrance fee ? I would also like to look for a cheap hotel in the centre with free wifi ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Milton County Park');(_:result,category,'guest houses');(_:result,category,'park');(_:result,count,'2');(_:result,entrance_fee,'no entrance fee');(_:result,type,'Attraction');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is no entrance fee to the park . The only address I am showing is Milton County Park , Milton . I have two guest houses that meet your criteria ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'2');(_:search,pricerange,'cheap');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need the hotel to be cheap as well . I would like it booked for 2 people for 3 nights starting on Wednesday please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'alexander bed and breakfast');(_:booking,type,'Booking'))", "reqmore()", "inform((_:booking,ref,'1D3AXX7X');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'll book you in the alexander bed and breakfast ; it 's quite good . Your reference number is 1D3AXX7X . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo centre , and enjoy your stay in Cambridge !" } ]
PMUL2761.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "milton country park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "milton country park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "milton country park" ], [ "_:result", "area", "north" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "milton country park" ], [ "_:result", "address", "milton country park" ], [ "_:result", "area", "north" ], [ "_:result", "category", "park" ], [ "_:result", "entrance_fee", "free" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223420060" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "milton country park" ], [ "_:result", "area", "north" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223420060" ], [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "address", "Milton County Park" ], [ "_:result", "category", "guest houses" ], [ "_:result", "category", "park" ], [ "_:result", "count", "2" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "milton country park" ], [ "_:result", "area", "north" ], [ "_:result", "phone", "01223420060" ], [ "_:search", "area", "centre" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "address", "Milton County Park" ], [ "_:result", "category", "guest houses" ], [ "_:result", "category", "park" ], [ "_:result", "count", "2" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1D3AXX7X" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train that leaves bishops stortford and goes to cambridge" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have found several , is there a day and time you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I plan to leave this Saturday ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , is there a specific time you would like to leave or arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'8:15');(_:search,destination,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to arrive in Cambridge by 8:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,arrive_by,'08:07');(_:booking,category,'Train');(_:booking,day,'Saturday');(_:booking,destination,'Cambridge');(_:booking,id,'TR4162');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR4162 arrives in Cambridge on Saturday by 08:07 , will this suit you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "tell me about the departure and travel time" }, { "id": 7, "rdf-acts": [ "inform((_:result,duration,'38 minutes');(_:result,id,'TR4162');(_:result,leave_at,'7:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR4162 departs at 7:29 and total duration is 38 minutes . Do you need to reserve a seat ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not yet , I was just looking for information . Thank you for all of your help ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Not a problem and should you need any other information , feel free to call back . Goodbye !" } ]
SNG01284.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8:15" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8:15" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:booking", "arrive_by", "08:07" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR4162" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "bishops stortford" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8:15" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:booking", "arrive_by", "08:07" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "destination", "Cambridge" ], [ "_:booking", "id", "TR4162" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "id", "TR4162" ], [ "_:result", "leave_at", "7:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,departure,'cambridge');(_:search,leave_at,'21:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train that departs cambridge after 21:00 on Thursday ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination that you would like to go to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'stansted airport');(_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'm heading to Stansted Airport , I need to book for 2 people and can I please get a reference number ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'WRAD7NNO');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Sure thing . The reference number is WRAD7NNO . Can I assist with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all . Thank you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service . Please have a great day ." } ]
SNG0446.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:search", "destination", "stansted airport" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "WRAD7NNO" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "hello()", "inform((_:search,category,'swimming pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi there , I need a swimming pool . The kids want to swim !" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'Abbey pool');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Abbey pool is available on the east ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds wonderful ! May I please have the address , phone number , and post code ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'pool way , whitehill road , off newmarket road');(_:result,phone,'01223902088');(_:result,postcode,'cb58nt');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure thing ! The address is : pool way , whitehill road , off newmarket road . The phone number and postcode are 01223902088 and cb58nt ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any italian restaurants located in the centre ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'some');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have some what price range would you like ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'cheaper');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The cheaper the better please" }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'3');(_:result,name,'zizzi cambridge');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "they are 3 but i recommend zizzi cambridge . can i get you the address ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you suggest one ? I need reservations for saturday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'zizzi cambridge');(_:result,type,'Restaurant'))", "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , as I said zizzi cambridge is a very good restaurant . How many people would like me to book a table for and what time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'18:30');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please book it for 4 people at 18:30 on Saturday evening ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'AA76LKSA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , booking was successful . The table will be reserved for 15 minutes . Your reference number is AA76LKSA ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! That 's all I needed today . Goodbye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a wonderful day !" } ]
PMUL2280.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool" ], [ "_:result", "address", "pool way , whitehill road , off newmarket road" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "postcode", "cb58nt" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "east" ], [ "_:result", "name", "Abbey pool" ], [ "_:result", "address", "pool way , whitehill road , off newmarket road" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "postcode", "cb58nt" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "some" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheaper" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "east" ], [ "_:result", "address", "pool way , whitehill road , off newmarket road" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "postcode", "cb58nt" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "some" ], [ "_:search", "pricerange", "cheaper" ], [ "_:result", "count", "3" ], [ "_:result", "name", "zizzi cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "east" ], [ "_:result", "address", "pool way , whitehill road , off newmarket road" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "postcode", "cb58nt" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "some" ], [ "_:search", "pricerange", "cheaper" ], [ "_:result", "count", "3" ], [ "_:result", "name", "zizzi cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "east" ], [ "_:result", "address", "pool way , whitehill road , off newmarket road" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "postcode", "cb58nt" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "some" ], [ "_:search", "pricerange", "cheaper" ], [ "_:result", "count", "3" ], [ "_:result", "name", "zizzi cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "AA76LKSA" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train from broxbourne on Tuesday ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "I can definitely take care of that for you . Where are you heading to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'14:45');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Travelling to Cambridge , I need to arrive by 14:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'9');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have 9 such trips . Any preference on leaving ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , but I need two tickets ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,arrive_by,'08:32');(_:booking,category,'Train');(_:booking,id,'TR4537');(_:booking,leave_at,'07:32');(_:booking,ref,'8UMHY366');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR4537 has been booked for you . lt leaves at 07:32 and arrives at 08:32 . The reference number is 8UMHY366 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . That 's all I need . Thanks ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
SNG0355.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ], [ "_:booking", "arrive_by", "08:32" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4537" ], [ "_:booking", "leave_at", "07:32" ], [ "_:booking", "ref", "8UMHY366" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "i 'm looking for a nightclub" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'a lot');(_:result,area,'center');(_:result,category,'nightclubs');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have a lot of nightclubs in the city center . Do you want me to recommend one to you ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please . And can you tell me what area it 's in and what the entrance fee is ? And the address too , of course ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'nightclub');(_:result,name,'Kambar');(_:result,type,'Attraction'))", "thank()", "inform((_:result,address,'1 Wheeler Street');(_:result,entrance_fee,'5 pounds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! The Kambar is a nightclub located in the centre . The address is 1 Wheeler Street . The entrance fee is 5 pounds ." }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you , I also need a train from london kings cross to cambridge ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Did you have a date or time in mind ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'14:45');(_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to travel saturday and get there by 14:45" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'14:08');(_:result,id,'TR5729');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR5729 arrives by 14:08 . Would you like a ticket ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I need 6 tickets and the reference number" }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'IHJSSXL2');(_:booking,ticket,'113.28 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 113.28 GBP payable at the station . \n Reference number is : IHJSSXL2" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for all the help !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "I 'm glad I was able to help . Thanks for using our service today ." } ]
PMUL4162.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "a lot" ], [ "_:result", "area", "center" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "amount", "a lot" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Kambar" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "amount", "a lot" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Kambar" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "amount", "a lot" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Kambar" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "id", "TR5729" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:result", "amount", "a lot" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Kambar" ], [ "_:result", "address", "1 Wheeler Street" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:45" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "id", "TR5729" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "IHJSSXL2" ], [ "_:booking", "ticket", "113.28 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay in a 4 star rated guesthouse ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'quite a few');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are quite a few options . Do you have a preferred price range and location ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm not concerned with price , but we really would like to stay on the south end of the city if possible ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'5 Mowbray road');(_:result,category,'guest houses');(_:result,count,'2');(_:result,name,'Aylesbray Lodge Gest House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found two guest houses matching your request . Would you like to try the Aylesbray Lodge Gest House located at 5 Mowbray road ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Do they have internet ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'both');(_:result,category,'guesthouses');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes both of those guesthouses have internet . Should I make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'nightclubs');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yeah , maybe ... but first , can you give me some ideas of places to go ? I 'm interested in some nightclubs in the centre ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'ballare');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I would like to suggest the ballare . Do you need any information on it ?" }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes ! Can I have the phone number and entrance fee please ?" }, { "id": 9, "rdf-acts": [ "thank()", "inform((_:result,entrance_fee,'5 pounds');(_:result,phone,'01223364222');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Absolutely ! The entrance fee is 5 pounds and the phone number is 01223364222 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks ! That 's all I needed ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're most welcome . Enjoy !" } ]
MUL2601.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "area", "south" ], [ "_:result", "address", "5 Mowbray road" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Aylesbray Lodge Gest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "address", "5 Mowbray road" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Aylesbray Lodge Gest House" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "both" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "address", "5 Mowbray road" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "both" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "ballare" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "address", "5 Mowbray road" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "both" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "none" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "ballare" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "phone", "01223364222" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for colleges to visit in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'same street');(_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'free');(_:result,name,\"King 's College\");(_:result,name,\"Saint Catharine 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 13 colleges in the centre . King 's College and Saint Catharine 's College are on the same street and both have free admission ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you provide the phone number and post code to the attraction ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,\"King 's College\");(_:result,name,\"Saint Catharine 's\");(_:result,phone,'01223331100');(_:result,phone,'01223338300');(_:result,postcode,'cb21rl');(_:result,postcode,'cb21st');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "King 's College is cb21st and their number is 01223331100 . Saint Catharine 's is cb21rl and their number is 01223338300 ." }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the entrance fee ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,amount,'both');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Both are free . Is there anything else you 'd like help with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , actually . I could use some help finding a train to take me from Cambridge heading to Bishops Stortford ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day and departure time do you prefer ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'21:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to leave on Saturday at any time after 21:15 ." }, { "id": 9, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many ticket will you need ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would just like to know the travel time of one or more of the trains ." }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'38 minute');(_:result,type,'Train'))" ], "speaker": "system", "text": "They are both 38 minute trips" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . That 's all the information I needed today . I appreciate your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your stay in Cambridge . Good bye !" } ]
MUL1891.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "same street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "King 's College" ], [ "_:result", "name", "Saint Catharine 's College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "same street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "King 's College" ], [ "_:result", "name", "Saint Catharine 's" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "phone", "01223338300" ], [ "_:result", "postcode", "cb21rl" ], [ "_:result", "postcode", "cb21st" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:result", "address", "same street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "name", "King 's College" ], [ "_:result", "name", "Saint Catharine 's" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "phone", "01223338300" ], [ "_:result", "postcode", "cb21rl" ], [ "_:result", "postcode", "cb21st" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "both" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:result", "address", "same street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "name", "King 's College" ], [ "_:result", "name", "Saint Catharine 's" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "phone", "01223338300" ], [ "_:result", "postcode", "cb21rl" ], [ "_:result", "postcode", "cb21st" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "both" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:result", "address", "same street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "name", "King 's College" ], [ "_:result", "name", "Saint Catharine 's" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "phone", "01223338300" ], [ "_:result", "postcode", "cb21rl" ], [ "_:result", "postcode", "cb21st" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "both" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "colleges" ], [ "_:result", "address", "same street" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "name", "King 's College" ], [ "_:result", "name", "Saint Catharine 's" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "phone", "01223338300" ], [ "_:result", "postcode", "cb21rl" ], [ "_:result", "postcode", "cb21st" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "both" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "38 minute" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'14:45');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi ! I am planning a trip to Cambridge and am looking to catch a train from leicester . I need to arrive in Cambridge by 14:45 . Is there a train that would work for me ?" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help you with that . What day would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Thursday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'13:54');(_:result,departure,'Leicester');(_:result,destination,'Cambridge');(_:result,id,'TR8882');(_:result,leave_at,'12:09');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8882 departs Leicester at 12:09 and arrives in Cambridge by 13:54 , would you like to book a seat ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I would like you to book the train ." }, { "id": 5, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , I can help with that but first please tell me how many seats to book ." }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please , just book for one seat . I am also looking for places to go while I 'm in town ." }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "great , what are you interested in doing or seeing ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'swimming pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to go to a swimming pool" }, { "id": 9, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,type,'Attraction'))", "inform((_:result,category,'pools');(_:result,count,'4');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have about 4 pools in town . 2 are in the north , and one each in the centre and east parts of town . Do you have a preference ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'Not');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Not really . Pick the one you like for me ." }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'abbey pool and astroturf pitch');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "i like abbey pool and astroturf pitch" }, { "id": 12, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What 's the entrance fee for that place ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,entrance_fee,'The entrance fee is not currently listed');(_:result,phone,'01223902088');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "The entrance fee is not currently listed , but here is the phone number for more information : 01223902088" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you !" }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I help you find anything else today ?" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "no , that will be all . Thank you , good bye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day ." } ]
PMUL1405.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8882" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8882" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8882" ], [ "_:result", "leave_at", "12:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8882" ], [ "_:result", "leave_at", "12:09" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "pools" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "Not" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8882" ], [ "_:result", "leave_at", "12:09" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "pools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "Not" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "abbey pool and astroturf pitch" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8882" ], [ "_:result", "leave_at", "12:09" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "pools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "Not" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "abbey pool and astroturf pitch" ], [ "_:result", "entrance_fee", "The entrance fee is not currently listed" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:45" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:result", "arrive_by", "13:54" ], [ "_:result", "departure", "Leicester" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8882" ], [ "_:result", "leave_at", "12:09" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "category", "swimming pool" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "category", "pools" ], [ "_:result", "count", "4" ], [ "_:search", "area", "Not" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "abbey pool and astroturf pitch" ], [ "_:result", "entrance_fee", "The entrance fee is not currently listed" ], [ "_:result", "phone", "01223902088" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'fusion');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a restaurant that serves fusion food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What price range and area would you like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do not care about the price range or area ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry . There are no restaurants that serve fusion food in your area ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'vietnamese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok , how about vietnamese food ?" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "There is thanh binh in the west area at 17 Magdalene Street City Centre , phone number is 01223 362456 ." } ]
WOZ20472.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "fusion" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "fusion" ], [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/c5238289" ], [ "_:search/c5238289", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel tonight ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'plenty');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are plenty of choices for you ! Do you have a price range or star rating you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,stars,'three');(_:search,type,'Hotel'))", "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I prefer three star and an expensive price range ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,pricerange,'expensive');(_:search,stars,'three');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry , but I could not find any three star hotels in the expensive price range ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , can you look for a hotel with a different star rating that is still expensive and has free wifi ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'Centre');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,name,'Goonville Hotel');(_:result,pricerange,'expensive');(_:result,stars,'3');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Our system glitched for some reason , Goonville Hotel located in Centre is a 3 star hotel with free wifi in the expensive price point . Would you like more information ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book it for 6 people , 5 nights starting on Saturday ." }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))", "canthelp((_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a discounted rate if you stay another night . Would you like me to add another night ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'chinese');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No thanks , I do need the reference number though . I would like to find a Chinese restaurant in the center though ." }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'charlie chan');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I found charlie chan for you and its nice ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "OKay can I get the address ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'E6HS30W7');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,address,'Regent Street City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The reference number for your hotel is E6HS30W7 . The address for the restaurant is , Regent Street City Centre . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's it for today . Thanks for your helP !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome , enjoy the stay in Cambridge ." } ]
PMUL0497.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "three" ], [ "_:search", "type", "Hotel" ], [ "_:result", "pricerange", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "three" ], [ "_:result", "pricerange", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/b5bf8091" ], [ "_:search/b5bf8091", "pricerange", "expensive" ], [ "_:search/b5bf8091", "stars", "three" ], [ "_:search/b5bf8091", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "stars", "three" ], [ "_:system", "canthelp", "_:search/b5bf8091" ], [ "_:search/b5bf8091", "pricerange", "expensive" ], [ "_:search/b5bf8091", "stars", "three" ], [ "_:search/b5bf8091", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Goonville Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "stars", "three" ], [ "_:system", "canthelp", "_:search/b5bf8091" ], [ "_:search/b5bf8091", "pricerange", "expensive" ], [ "_:search/b5bf8091", "stars", "three" ], [ "_:search/b5bf8091", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Goonville Hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/fa87570b" ], [ "_:booking/fa87570b", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "stars", "three" ], [ "_:system", "canthelp", "_:search/b5bf8091" ], [ "_:search/b5bf8091", "pricerange", "expensive" ], [ "_:search/b5bf8091", "stars", "three" ], [ "_:search/b5bf8091", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/fa87570b" ], [ "_:booking/fa87570b", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "charlie chan" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "plenty" ], [ "_:search", "stars", "three" ], [ "_:system", "canthelp", "_:search/b5bf8091" ], [ "_:search/b5bf8091", "pricerange", "expensive" ], [ "_:search/b5bf8091", "stars", "three" ], [ "_:search/b5bf8091", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:system", "canthelp", "_:booking/fa87570b" ], [ "_:booking/fa87570b", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "charlie chan" ], [ "_:booking", "ref", "E6HS30W7" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Regent Street City Centre" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need to find a moderately priced guesthouse , please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'A and b guest house');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "A and b guest house is moderately priced in the east part of town ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place in the North , sorry ." }, { "id": 3, "rdf-acts": [ "request((_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'a few');(_:result,area,'east');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have a few in the east part of town , would you need free parking ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,has_parking,'no');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Not worried about parking . I am looking for a hotel that would be available starting Monday for 4 nights for 6 people ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'North part of Town');(_:result,count,'9');(_:result,name,'Arbury Lodge');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "In the North part of Town , I have 9 moderately priced options . I recommend Arbury Lodge which can accommodate your booking and has 4 stars ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Sounds great . I want to book the hotel for 6 people . We will be there for 4 nights and arrive on Monday . May I also get the reference number ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'SE28HKNK');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . Your reference number is SE28HKNK . Is there anything else that I can assist you with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you , that 's all that I need ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling . Have a great day !" } ]
SSNG0270.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "area", "east" ], [ "_:result", "name", "A and b guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "A and b guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "north" ], [ "_:result", "amount", "a few" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "has_parking", "no" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "north" ], [ "_:result", "amount", "a few" ], [ "_:search", "has_parking", "no" ], [ "_:result", "area", "North part of Town" ], [ "_:result", "count", "9" ], [ "_:result", "name", "Arbury Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "area", "north" ], [ "_:result", "amount", "a few" ], [ "_:search", "has_parking", "no" ], [ "_:result", "area", "North part of Town" ], [ "_:result", "count", "9" ], [ "_:result", "name", "Arbury Lodge" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "SE28HKNK" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to take a train from Cambridge on Sunday . Can you please show me the times ?" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'15:15');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to london kings cross , and would like to arrive by 15:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'13:51');(_:result,id,'TR7447');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR7447 will get you there by 13:51 . Do you need some seats booked ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . Can you please book 2 seats ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'JVHB4V3C');(_:booking,ticket,'37.76');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your total fee is 37.76 payable at the station . Your reference number is JVHB4V3C . Is there anything else we can do to assist you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am also looking for a restaurant in the centre of town . I 'd like it to be moderate price range , please ." }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are many wonderful restaurants in the centre , do you have a cuisine in mind ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'11:15');(_:search,people,'same group');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Not really , pick something tasty for us and book a table , please ! 11:15 on that same day , same group ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'ali baba');(_:booking,ref,'8V419UNN');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,food,'lebanese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I booked you a table at ali baba , a lebanese restaurant . Your reference number is 8V419UNN . Do you need anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all for now . Thank you for your help . goodbye" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system ." } ]
PMUL0994.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "arrive_by", "13:51" ], [ "_:result", "id", "TR7447" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "arrive_by", "13:51" ], [ "_:result", "id", "TR7447" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "JVHB4V3C" ], [ "_:booking", "ticket", "37.76" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "arrive_by", "13:51" ], [ "_:result", "id", "TR7447" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "JVHB4V3C" ], [ "_:booking", "ticket", "37.76" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "same group" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "arrive_by", "13:51" ], [ "_:result", "id", "TR7447" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "37.76" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "same group" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "ali baba" ], [ "_:booking", "ref", "8V419UNN" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "lebanese" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am interested in museums , which ones are in operation in cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'several');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are several museums , is there a particular area you were interested in ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No not really . I just need to get a phone number , postcode , and address for the one we 'll be attending . Do you recommend one for me ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,\"14 king 's parade\");(_:result,name,'byard art museum');(_:result,phone,'01223464646');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I think you will enjoy the byard art museum . It is located at 14 king 's parade . The postal code is cb21sj and the phone number is 01223464646 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'13:00');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would also like a train that depart from ely and arrive by 13:00 ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "On what day will you be traveling ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would be leaving Thursday and going into Cambridge ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'11:52');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "the latest train would arrive at 11:52 . would you like me to book you a reservation ?" }, { "id": 8, "rdf-acts": [ "request((_:result,id,?);(_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "no thanks . I just need the train ID , travel , and departure time" }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'17 minutes');(_:result,id,'TR0813');(_:result,leave_at,'11:35');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The train ID is TR0813 . The departure time is 11:35 and the total trip time is 17 minutes . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you that will be all" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Have a nice day !" } ]
PMUL4589.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "14 king 's parade" ], [ "_:result", "name", "byard art museum" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "14 king 's parade" ], [ "_:result", "name", "byard art museum" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "14 king 's parade" ], [ "_:result", "name", "byard art museum" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:52" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "?" ], [ "_:result", "leave_at", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museums" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "14 king 's parade" ], [ "_:result", "name", "byard art museum" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "arrive_by", "13:00" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11:52" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ], [ "_:result", "duration", "17 minutes" ], [ "_:result", "id", "TR0813" ], [ "_:result", "leave_at", "11:35" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please help me find a train which will arrive in Cambridge on Monday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where would you be departing from and what time would you like to travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'kings lynn');(_:search,leave_at,'11:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am travelling from Kings Lynn after 11:30" }, { "id": 3, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR5091');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I recommend TR5091 for the quickest travel after 1130 . Can I book this trip for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to book for 2 people ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'VC9DZEG8');(_:booking,ticket,'19.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 19.6 GBP payable at the station . \n Reference number is : VC9DZEG8 . Is there anything else I can help with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'city stop restaurant');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , actually . Can you tell me about City Stop Restaurant ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,food,'european');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Well , they serve european food and are located in the north . The price range is on the expensive side . Would you like me to book a reservation for you ?" }, { "id": 8, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What area is it located in please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'North');(_:result,name,'City Stop Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "City Stop Restaurant is in the North area ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok , thank you !" }, { "id": 11, "rdf-acts": [ "inform((_:booking,name,'City Stop Restaurant');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to make a reservation for you at city stop restaurant ? Just tell me how many are in your party , and what day and time ." }, { "id": 12, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thanks I just needed to know the area , thank you for your help ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else you need help with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all I need help with . Thank you very much !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank You . Goodbye" } ]
MUL0315.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "11:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "11:30" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5091" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "11:30" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR5091" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VC9DZEG8" ], [ "_:booking", "ticket", "19.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "city stop restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "11:30" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR5091" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VC9DZEG8" ], [ "_:booking", "ticket", "19.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "city stop restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "11:30" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR5091" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VC9DZEG8" ], [ "_:booking", "ticket", "19.6 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "city stop restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "North" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "11:30" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR5091" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VC9DZEG8" ], [ "_:booking", "ticket", "19.6 GBP" ], [ "_:search", "name", "city stop restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "North" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "name", "City Stop Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "leave_at", "11:30" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "id", "TR5091" ], [ "_:search", "people", "2" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "VC9DZEG8" ], [ "_:booking", "ticket", "19.6 GBP" ], [ "_:search", "name", "city stop restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "european" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "North" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "name", "City Stop Restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "?" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Police'))", "inform((_:search,name,'Parkside police station');(_:search,type,'Police'))" ], "speaker": "user", "text": "I need the address for the Parkside police station ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Certainly ! Their address is Parkside , Cambridge postcode CB11JG . Can I help with anything else ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Yes , I 'll also need their phone number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))", "reqmore()" ], "speaker": "system", "text": "Their phone number is 01223358966 . Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that will be all . Thanks , good bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
SNG01443.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:result", "address", "?" ], [ "_:result", "type", "Police" ], [ "_:search", "name", "Parkside police station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside police station" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside police station" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel with free wifi and 3 stars ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'2');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "We have two options that meet those criteria , do you have additional requirements or would you like me to suggest one for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I just need a hotel with this criteria ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'the gonville hotel');(_:result,name,'the lensfield hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "you can choose from either the gonville hotel or the lensfield hotel ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'friday');(_:search,name,'gonville hotel');(_:search,people,'6');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like the Gonville Hotel . Can you make booking for me for 6 people and 4 nights starting from Friday ? Thanks" }, { "id": 5, "rdf-acts": [ "inform((_:booking,people,'6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok I will book it for you for 6 people" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I get a reference number for the Hotel , please ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'CM4QWR6X');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all set , ref # CM4QWR6X . Is there anything else I can help with today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need . Thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "I 'm glad I could help . Have a good day !" } ]
PMUL0249.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "2" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "4" ], [ "_:booking", "people", "6" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CM4QWR6X" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "Planning for a trip in Cambridge ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Great ! I can help you with train information , if you need it ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking to book a train to Broxbourne on Friday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'05:01');(_:result,leave_at,'once an hour');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to leave ? The trains begin to leave at 05:01 and leave once an hour after that ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should depart from broxbourne and should leave on friday ." }, { "id": 5, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a specific time when you need to leave or arrive ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'13:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to arrive by 13:30 please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'12:32');(_:result,departure,'Broxbourne');(_:result,id,'TR4848');(_:result,leave_at,'11:32');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "We have TR4848 . It will depart Broxbourne at 11:32 and arrive at 12:32 . The price is 17.90 pounds ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great ! That sounds perfect . I 'm also looking for a hotel , nothing too shabby , no less than a 4 star hotel , please ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,area,'centre');(_:result,area,'west');(_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 3 options for you . All of them offer free parking and wifi . Two are located in the west , and one in the centre . Do you have a preference ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'west');(_:search,day,'friday');(_:search,people,'2');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "One in the west will be fine . I 'll need it for Friday , 4 nights , and 2 people ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,name,'huntingdon marriott hotel');(_:booking,ref,'MD3ZB2FO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The huntingdon marriott hotel Booking was successful . \n Reference number is : MD3ZB2FO ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect ! Thank you ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "What else can I help you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed . Thank you very much !" }, { "id": 15, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "I am glad to help have a nice stay" }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you good bye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "you 're welcome . thank you for using our system . goodbye ." } ]
PMUL3083.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:result", "leave_at", "05:01" ], [ "_:result", "leave_at", "once an hour" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:result", "leave_at", "05:01" ], [ "_:result", "leave_at", "once an hour" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "id", "TR4848" ], [ "_:result", "leave_at", "11:32" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "id", "TR4848" ], [ "_:result", "leave_at", "11:32" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "id", "TR4848" ], [ "_:result", "leave_at", "11:32" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "ref", "MD3ZB2FO" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "id", "TR4848" ], [ "_:result", "leave_at", "11:32" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "ref", "MD3ZB2FO" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "13:30" ], [ "_:result", "arrive_by", "12:32" ], [ "_:result", "departure", "Broxbourne" ], [ "_:result", "id", "TR4848" ], [ "_:result", "leave_at", "11:32" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "west" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "huntingdon marriott hotel" ], [ "_:booking", "ref", "MD3ZB2FO" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to find a 4 star hotel with a moderate price ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'11');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 11 different hotels to choose from . What part of town would you like to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I prefer a hotel near the main street . I want a hotel that includes free wifi" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you mean in the center of town ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , location does n't really matter , so long as it 's moderately priced , 4 star , and offers wifi ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Carolina bed and breakfast');(_:result,pricerange,'moderately priced');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Carolina bed and breakfast is a moderately priced four star guesthouse with wifi and parking , in the east area . Would you care to make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sounds good . Starting Monday , please , for 3 people , 3 nights ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , there are no rooms available at that time . Would you like a different day or shorter stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'3');(_:search,stay,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I suppose one night wold be fine as long as we can get a reservation for 3 people ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'a few');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have a few rooms , could you tell me the area of town you would prefer ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "It does n't matter ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,day,'Monday');(_:booking,name,'Acorn Guest House');(_:booking,people,'3');(_:booking,ref,'GXTSRBY0');(_:booking,stay,'1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to get you a room for 3 people for 1 night , starting Monday , at the Acorn Guest House . The reference number is GXTSRBY0 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you . We 'll be happy to help you with your future travel needs ." } ]
SNG0756.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "category", "hotels" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "11" ], [ "_:search", "category", "hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Carolina bed and breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "11" ], [ "_:search", "category", "hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Carolina bed and breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:system", "canthelp", "_:booking/3eb910d3" ], [ "_:booking/3eb910d3", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "11" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Carolina bed and breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "four" ], [ "_:search", "day", "monday" ], [ "_:system", "canthelp", "_:booking/3eb910d3" ], [ "_:booking/3eb910d3", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "one" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "11" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Carolina bed and breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "four" ], [ "_:search", "day", "monday" ], [ "_:system", "canthelp", "_:booking/3eb910d3" ], [ "_:booking/3eb910d3", "type", "Booking" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "one" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "people", "3" ], [ "_:booking", "ref", "GXTSRBY0" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi , I am coming to Cambridge next week and am really excited by all tourist attractions available ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes there are many options available . Do you have a preference for type or location ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I m looking for a hotel in the west that 's cheap ." }, { "id": 3, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))", "inform((_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 2 options that fit your criteria . Are you looking for a hotel or guesthouse ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No preference on that . What 's the best cheap place in that part of town ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'Finches Bed and Breakfast');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I would suggest Finches Bed and Breakfast . They have 4 stars and offer free wifi and parking . It 's a great little guesthouse . Can I book you a room ?" }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Sure , can I get the phone number and postcode please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223276653');(_:result,postcode,'cb30nd');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Absolutely ! The phone number is \t 01223276653 and the postal code is cb30nd . Is there anything else I can do for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'tenpin');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes . I need some information on attraction called Tenpin ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'cambridge leisure park , clifton way');(_:result,area,'south');(_:result,category,'entertainment');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They are an entertainment place in the south area . The address is cambridge leisure park , clifton way" }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me the postcode also please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,postcode,'cb17dy');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I 'd be happy to get that for you . The postcode is cb17dy ." }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Do you have its address as well ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'cambridge leisure park , clifton way');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is cambridge leisure park , clifton way ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "OK , great , I 'm sure I can find it now ." }, { "id": 15, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can assist you with today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that is it . Thanks !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Okay , have a great day !" } ]
MUL2622.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223276653" ], [ "_:result", "postcode", "cb30nd" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tenpin" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223276653" ], [ "_:result", "postcode", "cb30nd" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tenpin" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "cambridge leisure park , clifton way" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223276653" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tenpin" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "cambridge leisure park , clifton way" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223276653" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "name", "tenpin" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "address", "cambridge leisure park , clifton way" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "west" ], [ "_:search", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "phone", "01223276653" ], [ "_:search", "name", "tenpin" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "category", "entertainment" ], [ "_:result", "postcode", "cb17dy" ], [ "_:result", "address", "cambridge leisure park , clifton way" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to dine in the centre in the moderate price range ." }, { "id": 1, "rdf-acts": [ "inform((_:booking,name,'Cotto');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like a table at Cotto ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'cotto');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , that would be fine . I do n't need a book but can you give me the phone number and address for Cotto ? Thanks" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'183 East Road , City Centre');(_:result,name,'Cotto');(_:result,phone,'01223302010');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure ! The phone number for Cotto is 01223302010 and the address is 183 East Road , City Centre . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'near the restaurant');(_:search,type,'Attraction');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you tell what attractions are near the restaurant ?" }, { "id": 5, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,area,'centre');(_:result,count,'44');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 44 attractions in the centre of town . Do you have particular type of attraction in mind ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "No , what do you recommend ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'trinity lane');(_:result,name,'The old schools');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The old schools is wonderful located at trinity lane ." }, { "id": 8, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the entrance fee and phone number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,phone,'01223332320');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They have free entrance . Their phone number is 01223332320 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also want a taxi two go between those two places ." }, { "id": 11, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , will you be leaving from the restaurant or the college ? And what time of day would you like this booking to be ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the college');(_:search,leave_at,'07:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the college by 07:00 so please go ahead and book that taxi for me" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'white Tesla');(_:result,phone,'07335673174');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I was able to book your taxi . It is a white Tesla and the contact number is 07335673174 . Is there anything else you need today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that is all i needed . i appreciate your help alot" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "I 'm glad I was able to help you today . Hope you have a great day ." } ]
PMUL2321.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cotto" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cotto" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "183 East Road , City Centre" ], [ "_:result", "name", "Cotto" ], [ "_:result", "phone", "01223302010" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cotto" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "183 East Road , City Centre" ], [ "_:result", "name", "Cotto" ], [ "_:result", "phone", "01223302010" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cotto" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223302010" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "The old schools" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cotto" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "The old schools" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cotto" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "The old schools" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the college" ], [ "_:search", "leave_at", "07:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:booking", "name", "Cotto" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "cotto" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "44" ], [ "_:result", "address", "trinity lane" ], [ "_:result", "name", "The old schools" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "departure", "the college" ], [ "_:search", "leave_at", "07:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Tesla" ], [ "_:result", "phone", "07335673174" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'afghan');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I 'd like to have dinner in the centre , is there anywhere that serves Afghan food ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There is none available , do you have another type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Not really- what about a cheap restaurant ? What are my choices ?" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'15');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 15 cheap places to dine . Another food preference perhaps ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , that would be a good idea . Can you search for one that serves asian oriental food for me ? Thanks a lot" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,name,'Dojo Noodle Bar');(_:result,name,'J Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You have two options . Dojo Noodle Bar and J Restaurant both fit your specifications . Which of these would you like me to make a reservation for you at ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'dojo noodle bar');(_:search,type,'Restaurant'))", "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Dojo Noodle Bar sounds interesting . Can you get me the phone number and post code for them ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223363471');(_:result,postcode,'cb21rq');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , the phone number is 01223363471 and the postcode is cb21rq . Is there any other information I can help you with today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , is there anywhere that you can play some sports near the restaurant ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,', cherry hinton');(_:result,address,'colville road');(_:result,name,'cherry hinton village centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have the cherry hinton village centre located at colville road , cherry hinton ." }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Can you book that for me ." }, { "id": 11, "rdf-acts": [], "speaker": "system", "text": "I ca n't book it but I can provide you with the address if you 'd like ." }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "The address and the post code is all I need ." }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'colville road , cherry hinton');(_:result,postcode,'cb19ej');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode is cb19ej , and the address is colville road , cherry hinton" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all I need today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Glad I could help , enjoy your stay in Cambridge ." } ]
PMUL2165.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "afghan" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/e7142a80" ], [ "_:search/e7142a80", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/e7142a80" ], [ "_:search/e7142a80", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "15" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/e7142a80" ], [ "_:search/e7142a80", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Dojo Noodle Bar" ], [ "_:result", "name", "J Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/e7142a80" ], [ "_:search/e7142a80", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Dojo Noodle Bar" ], [ "_:result", "name", "J Restaurant" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223363471" ], [ "_:result", "postcode", "cb21rq" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/e7142a80" ], [ "_:search/e7142a80", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223363471" ], [ "_:result", "postcode", "cb21rq" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", ", cherry hinton" ], [ "_:result", "address", "colville road" ], [ "_:result", "name", "cherry hinton village centre" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/e7142a80" ], [ "_:search/e7142a80", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223363471" ], [ "_:result", "postcode", "cb21rq" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", ", cherry hinton" ], [ "_:result", "address", "colville road" ], [ "_:result", "name", "cherry hinton village centre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/e7142a80" ], [ "_:search/e7142a80", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "food", "asian oriental" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223363471" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "cherry hinton village centre" ], [ "_:result", "address", "colville road , cherry hinton" ], [ "_:result", "postcode", "cb19ej" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am planning a trip and am looking for some places to go while I 'm there ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many different kinds of attractions to visit while in town . Is there a specific area of type of attraction you 'd like to visit ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'architecture');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm interested in architecture , and would like to find architectural attractions . Could you provide the areas too ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'architecture');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 5 architecture attractions in the centre . Can I make a recommendation ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes please , that could be nice ." }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'architecture');(_:result,entrance_fee,'free');(_:result,name,'Old schools');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Old schools is an architecture attraction in the centre of town with free entrance free ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great ! I 'm also looking for a hotel , preferably on the east side of town . I wo n't need parking , but I do need free wifi . Do you have anything like that ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'hotel');(_:result,count,'1');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I do have one that should meet your needs . It is the Express by Holiday Inn Cambridge . It 's a hotel in the east that is expensive with free parking and wifi ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , this sounds wonderful . Thank you very much ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Can I book it for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "book it for 8 people and 3 nights starting from wednesday" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'1C8AUP81');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booked ! Reference number : 1C8AUP81 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Awesome . Thanks . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you . Goodbye ." } ]
PMUL4770.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "count", "5" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Old schools" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "area", "east" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "dontcare" ], [ "_:result", "area", "east" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "1C8AUP81" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm trying to find a restaurant to try while I 'm in town . Can you help with that ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "could you please specify the type of restaurant you are looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'moroccan');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "An expensive restaurant in the center that serves Moroccan food" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,food,'Moroccan');(_:search,pricerange,'all');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but I checked for Moroccan cuisine in all price ranges , and I ca n't find anything ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you find me a restaurant that serves Thai food instead ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,name,'bangkok city');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "sure , there is bangkok city in that area ." }, { "id": 6, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you give me their phone number , please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,phone,'01223354382');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , the number is 01223354382 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank You . I also need a train leaving from leicester ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,day,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many options available for you . Would you like to narrow it down by destination , day , departure time or arrival time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Monday to cambridge ." }, { "id": 11, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can I please get the time ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'17:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to go to cambridge and leave after 17:45" }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR588');(_:result,leave_at,'18:09');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "The first available train after 17:45 is the TR588 leaving at 18:09 . Would you like me to book it or more information ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please . I need tickets for 6 people ." }, { "id": 15, "rdf-acts": [ "thank()", "inform((_:booking,category,'Train');(_:booking,ref,'KK3WG1Q1');(_:booking,ticket,'226.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok great . Booking was successful , the total fee is 226.8 GBP payable at the station . \n Reference number is : KK3WG1Q1 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great thank you , this is all I need for today ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great trip !" } ]
PMUL3574.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "moroccan" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ea6c830c" ], [ "_:search/ea6c830c", "food", "Moroccan" ], [ "_:search/ea6c830c", "pricerange", "all" ], [ "_:search/ea6c830c", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ea6c830c" ], [ "_:search/ea6c830c", "food", "Moroccan" ], [ "_:search/ea6c830c", "pricerange", "all" ], [ "_:search/ea6c830c", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ea6c830c" ], [ "_:search/ea6c830c", "food", "Moroccan" ], [ "_:search/ea6c830c", "pricerange", "all" ], [ "_:search/ea6c830c", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "phone", "01223354382" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ea6c830c" ], [ "_:search/ea6c830c", "food", "Moroccan" ], [ "_:search/ea6c830c", "pricerange", "all" ], [ "_:search/ea6c830c", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "phone", "01223354382" ], [ "_:search", "departure", "leicester" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ea6c830c" ], [ "_:search/ea6c830c", "food", "Moroccan" ], [ "_:search/ea6c830c", "pricerange", "all" ], [ "_:search/ea6c830c", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "phone", "01223354382" ], [ "_:search", "departure", "leicester" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "17:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ea6c830c" ], [ "_:search/ea6c830c", "food", "Moroccan" ], [ "_:search/ea6c830c", "pricerange", "all" ], [ "_:search/ea6c830c", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "phone", "01223354382" ], [ "_:search", "departure", "leicester" ], [ "_:result", "amount", "many" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "17:45" ], [ "_:result", "id", "TR588" ], [ "_:result", "leave_at", "18:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ea6c830c" ], [ "_:search/ea6c830c", "food", "Moroccan" ], [ "_:search/ea6c830c", "pricerange", "all" ], [ "_:search/ea6c830c", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:result", "name", "bangkok city" ], [ "_:result", "phone", "01223354382" ], [ "_:search", "departure", "leicester" ], [ "_:result", "amount", "many" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "17:45" ], [ "_:result", "id", "TR588" ], [ "_:result", "leave_at", "18:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "KK3WG1Q1" ], [ "_:booking", "ticket", "226.8 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get the address to the hospital in Cambridge ?" }, { "id": 1, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Unfortunately , I do not have that information . Is there something else I can help you with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am traveling to Cambridge and looking forward to try local restaurants ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Is there a specific area and cuisine you are looking for ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'italian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like an expensive Italian restaurant in the centre ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have several . Would you like a recommendation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please find me an expensive one in the center ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Caffe Uno');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I recommend Caffe Uno . Would you like more information about it ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . Specifically , their phone number , address , and postcode ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'32 Bridge Street City Centre');(_:result,phone,'01223448620');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , their address is 32 Bridge Street City Centre and their phone number is 01223448620 ." }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is their postcode , please ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb21uj');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their postcode is cb21uj . May I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need a hotel that has free parking and wifi ." }, { "id": 13, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'8');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 8 options . Do you care about area or price range ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . I 'm looking for a more upscale , expensive hotel ." }, { "id": 15, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several available . Do you have a star preference ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't care about the star rating . Can you just make sure it is a hotel . I do n't want a B&B." }, { "id": 17, "rdf-acts": [ "inform((_:result,name,'gonville hotel');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Okay , I recommend gonville hotel . Is there anything else I can help you with ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , could you book a room there for 5 people , 5 nights ? We 'll arrive on Tuesday ." }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'7HCS66LY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked that for you . The reservation number is 7HCS66LY . May I help with something else ?" }, { "id": 20, "rdf-acts": [], "speaker": "user", "text": "No that is all I need for today ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Have a wonderful day and enjoy your trip . Goodbye ." } ]
PMUL3883.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:result", "address", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "?" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "address", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Caffe Uno" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Caffe Uno" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "?" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:result", "phone", "01223448620" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:result", "amount", "several" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Caffe Uno" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:result", "phone", "01223448620" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uj" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "Caffe Uno" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:result", "phone", "01223448620" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "count", "8" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "name", "Caffe Uno" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:result", "phone", "01223448620" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "count", "8" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:result", "phone", "01223448620" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "count", "8" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "dontcare" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:result", "address", "32 Bridge Street City Centre" ], [ "_:result", "phone", "01223448620" ], [ "_:result", "postcode", "cb21uj" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "count", "8" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "dontcare" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "7HCS66LY" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi ! Can I get some info on a cheap place to eat ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'22');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 22 different places that server cheap food . Did you have a certain type of food you were interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'romanian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Do any of those places serve romanian food ? I 'm in the mood for polenta !" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Romanian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately none serve Romanian food , do you have another food preference ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'vietnamese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Do any of those places serve vietnamese food ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'17 Magdalene Street City Centre');(_:result,count,'1');(_:result,food,'Vietnamese');(_:result,name,'thanh binh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have located one restaurant serving Vietnamese food called thanh binh located on 17 Magdalene Street City Centre . Would you like to book a reservation ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the postcode ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,postcode,'cb30af');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode is cb30af . Should I book it ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,destination,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "Maybe later . I need a train ticket to Peterborough on Thursday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'38');(_:result,day,'Thursday');(_:result,destination,'Peterborough');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 38 trains leaving for Peterborough on Thursday . Is there a specific time you would like to arrive by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'13:15');(_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to go from Cambridge to Peterborough and arrive by 13:15 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'12:56');(_:result,id,'TR8954');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "We have the TR8954 that arrives at 12:56 . Does that work ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes . I just need to know the departure time , train ID , and the travel time ." }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'50 minutes');(_:result,id,'TR8954');(_:result,leave_at,'12:06');(_:result,type,'Train'))" ], "speaker": "system", "text": "departure time is 12:06 , train i d TR8954 , and the travel time is 50 minutes ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that is everything , thanks for the help !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Happy to be of help . Enjoy the rest of your day !" } ]
MUL0325.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "romanian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "22" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/4d2ccb74" ], [ "_:search/4d2ccb74", "food", "Romanian" ], [ "_:search/4d2ccb74", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/4d2ccb74" ], [ "_:search/4d2ccb74", "food", "Romanian" ], [ "_:search/4d2ccb74", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/4d2ccb74" ], [ "_:search/4d2ccb74", "food", "Romanian" ], [ "_:search/4d2ccb74", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "count", "1" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "postcode", "cb30af" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/4d2ccb74" ], [ "_:search/4d2ccb74", "food", "Romanian" ], [ "_:search/4d2ccb74", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "postcode", "cb30af" ], [ "_:search", "day", "thursday" ], [ "_:result", "count", "38" ], [ "_:result", "day", "Thursday" ], [ "_:result", "destination", "Peterborough" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/4d2ccb74" ], [ "_:search/4d2ccb74", "food", "Romanian" ], [ "_:search/4d2ccb74", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "postcode", "cb30af" ], [ "_:search", "day", "thursday" ], [ "_:result", "count", "38" ], [ "_:result", "day", "Thursday" ], [ "_:result", "destination", "Peterborough" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "12:56" ], [ "_:result", "id", "TR8954" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/4d2ccb74" ], [ "_:search/4d2ccb74", "food", "Romanian" ], [ "_:search/4d2ccb74", "type", "Restaurant" ], [ "_:search", "food", "vietnamese" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "food", "Vietnamese" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "postcode", "cb30af" ], [ "_:search", "day", "thursday" ], [ "_:result", "count", "38" ], [ "_:result", "day", "Thursday" ], [ "_:result", "destination", "Peterborough" ], [ "_:search", "arrive_by", "13:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "12:56" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "50 minutes" ], [ "_:result", "id", "TR8954" ], [ "_:result", "leave_at", "12:06" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside police station');(_:search,type,'Police'))" ], "speaker": "user", "text": "I need assistance in finding the Parkside police station" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "I have that telephone \t 01223358966 and adress Parkside , Cambridge with postcode \t : \t CB11JG" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Thank you goodbye" } ]
SNG01893.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside police station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside police station" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a pricey place to stay . Please help me if you can ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have several options what area do you want to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to stay on the south side of town in a 3 star hotel that also has free wifi . Do you have any suggestions ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'The lensfield hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The lensfield hotel fits your needs , would you like info or a booking ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Can you please book it for me ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , but I 'll need some additional information . How many days shall I book for ? When would you like to check in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I want to book it for 4 nights on a Thursday for 7 people . Can I have the reference number ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'2AGDQCL1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . your Reference number is : 2AGDQCL1 . is there anything else i can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am also looking for a place to dine near the hotel ." }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Sure thing what kind of food are you wanting ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like an indian restaurant in the expensive range in the south please ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Taj tandoori');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Taj tandoori fits all your criteria . Would you like me to book you a table ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'12:45');(_:search,people,'seven');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . It 'll be for the same seven people at 12:45 on the same day ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'LOM2SXEF');(_:booking,type,'Booking');(_:result,day,'same day');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Your booking for the restaurant was successful . Your reference number is LOM2SXEF . It is on the same day . Is there anything else ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'the booked time');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , I 'll also need a taxi to commute between the two places . I 'll need to arrive at the restaurant by the booked time ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'red toyota');(_:result,departure,'hotel');(_:result,phone,'07100946060');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay , I 've reserved your taxi , a red toyota that will pick you up at the hotel . Please call 07100946060 to confirm pick up time ." }, { "id": 16, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "thanks . i did nt realize the time . i need to go . but thanks for everything . bye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a lovely day , goodbye !" } ]
PMUL0196.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "The lensfield hotel" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "The lensfield hotel" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "south" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "The lensfield hotel" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2AGDQCL1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "The lensfield hotel" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2AGDQCL1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2AGDQCL1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Taj tandoori" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "12:45" ], [ "_:search", "people", "seven" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "south" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Taj tandoori" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "12:45" ], [ "_:search", "people", "seven" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LOM2SXEF" ], [ "_:booking", "type", "Booking" ], [ "_:result", "day", "same day" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "4" ], [ "_:result", "ref", "?" ], [ "_:search", "area", "south" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Taj tandoori" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "12:45" ], [ "_:search", "people", "seven" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LOM2SXEF" ], [ "_:booking", "type", "Booking" ], [ "_:result", "day", "same day" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red toyota" ], [ "_:result", "departure", "hotel" ], [ "_:result", "phone", "07100946060" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "Please find for me the location of Addenbrookes Hospital ." }, { "id": 1, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Is is located on Hills Rd in Cambridge . Postcode : cb20qq ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "What is the phone number ?" }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "The number is 01223245151 . Is there any department that you 're looking for ?" } ]
SNG0189.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'kosher');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like a Kosher restaurant that 's in the moderate price range ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()", "inform((_:result,food,'kosher');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , there is not a kosher restaurant in the moderate price range . Would you like to try something else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about asian oriental food ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'asian oriental');(_:result,name,'Yippee Noodle Bar');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yippee Noodle Bar is a moderately priced restaurant serving asian oriental food ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address and phone number ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'40428 King Street City Centre');(_:result,name,\"Yippee Noodle Bar 's\");(_:result,phone,'01223 518111');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yippee Noodle Bar 's phone number is 01223 518111 . Their address is 40428 King Street City Centre" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you , goodbye" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ." } ]
WOZ20270.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "kosher" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/3c3465cf" ], [ "_:search/3c3465cf", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "kosher" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/3c3465cf" ], [ "_:search/3c3465cf", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/3c3465cf" ], [ "_:search/3c3465cf", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:result", "name", "Yippee Noodle Bar 's" ], [ "_:result", "phone", "01223 518111" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'russian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Help me find a place to eat expensive russian food ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Russian');(_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "There are no Russian restaurants in this area . Is there another type of food I can help you find ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'Russian');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any Russian restaurants in the west at all , forget it being expensive ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are none available . Would you like to try searching with different criteria ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any expensive restaurants that serve Indian food in that area ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'5');(_:result,food,'Indian');(_:result,name,'Maharajah Tandoor restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there are 5 different expensive Indian restaurants in that area . Might I suggest Maharajah Tandoor restaurant ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That can work . Can you get the address and postcode please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'41518 Castle Street City Centre');(_:result,postcode,'cb30ah');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is 41518 Castle Street City Centre and the postcode is cb30ah ." }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . I also need a hotel in the same price range , but it must include free parking ." }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'5');(_:result,name,'Huntingdon Marriott Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I found 5 hotels , would you like Huntingdon Marriott Hotel , it has the highest ratings ." }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The hotel must have free wifi too , sorry ." }, { "id": 11, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'Huntingdon Marriott');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Huntingdon Marriott has free wifi as well ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a booking starting on Monday for 3 nights for 8 people please ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'HJQ7ZA48');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You room reservation is all set . Reference number is : HJQ7ZA48 . Can I help with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that 's all !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Let me know if you need anything else ." } ]
MUL0151.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "russian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/44d5ae95" ], [ "_:search/44d5ae95", "food", "Russian" ], [ "_:search/44d5ae95", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:search", "food", "Russian" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/44d5ae95" ], [ "_:search/44d5ae95", "food", "Russian" ], [ "_:search/44d5ae95", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/762ab8a6" ], [ "_:search/762ab8a6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/44d5ae95" ], [ "_:search/44d5ae95", "food", "Russian" ], [ "_:search/44d5ae95", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/762ab8a6" ], [ "_:search/762ab8a6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Maharajah Tandoor restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/44d5ae95" ], [ "_:search/44d5ae95", "food", "Russian" ], [ "_:search/44d5ae95", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/762ab8a6" ], [ "_:search/762ab8a6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Maharajah Tandoor restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "postcode", "cb30ah" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/44d5ae95" ], [ "_:search/44d5ae95", "food", "Russian" ], [ "_:search/44d5ae95", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/762ab8a6" ], [ "_:search/762ab8a6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "postcode", "cb30ah" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Huntingdon Marriott Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/44d5ae95" ], [ "_:search/44d5ae95", "food", "Russian" ], [ "_:search/44d5ae95", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/762ab8a6" ], [ "_:search/762ab8a6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "postcode", "cb30ah" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Huntingdon Marriott" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/44d5ae95" ], [ "_:search/44d5ae95", "food", "Russian" ], [ "_:search/44d5ae95", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/762ab8a6" ], [ "_:search/762ab8a6", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "postcode", "cb30ah" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Huntingdon Marriott" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "HJQ7ZA48" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "Can you tell me where the Parkside Police Station is located ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))" ], "speaker": "system", "text": "The address to the police is Parkside , Cambridge ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Can I get the postcode and phone number , please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The telephone number is : 01223358966 and the Postcode is CB11JG . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thank you for your assistance !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ! Have a great day !" } ]
SNG01820.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "type", "Police" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "want to book a taxi" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where are you going & where should it pick you up ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'16:45');(_:search,departure,'sala thong');(_:search,destination,'abbey pool and astroturf pitch');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am departing from sala thong and need to go to abbey pool and astroturf pitch . I need to arrive by 16:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'yellow toyota');(_:result,phone,'07041103823');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booked ! Your car is a yellow toyota . Contact number : 07041103823 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks , i really appreciate your help today" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "No problem . If you need anything else , do n't hesitate to call back . Goodbye ." } ]
SNG1336.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:45" ], [ "_:search", "departure", "sala thong" ], [ "_:search", "destination", "abbey pool and astroturf pitch" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "16:45" ], [ "_:search", "departure", "sala thong" ], [ "_:search", "destination", "abbey pool and astroturf pitch" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow toyota" ], [ "_:result", "phone", "07041103823" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to Ely on Monday ." }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help you with that . Can you please tell me what station you would like to depart from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'21:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to depart from cambridge after 21:45 ." }, { "id": 3, "rdf-acts": [ "select((_:result,leave_at,'21:50');(_:result,leave_at,'23:50');(_:result,type,'Train'))", "inform((_:result,count,'2');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are 2 trains making that trip . One leaves at 21:50 , the next at 23:50 . Would you like to book one of those trains ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'd like to book the train that leaves at 21:50 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,type,'Train'))" ], "speaker": "system", "text": "I would like to book the train leaving at 21:50 ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Did the booking go through ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'T5GD6FIT');(_:booking,ticket,'4.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "yes Booking was successful , the total fee is 4.4 GBP payable at the station . \n Reference number is : T5GD6FIT" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great ! Can you also help me find a place to dine in the centre area ?" }, { "id": 9, "rdf-acts": [ "select((_:result,pricerange,'Cheap');(_:result,pricerange,'Expensive');(_:result,pricerange,'Moderate');(_:result,type,'Restaurant'))", "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Sure thing ! What kind of food are you looking for ? What is the price you 'd like to pay - Cheap , Moderate , or Expensive ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for European food in the city 's centre and in the expensive range . I need the address , postcode and the phone number ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'40270 King Street City Centre');(_:result,name,'darrys cookhouse and wine shop');(_:result,phone,'01223505015');(_:result,postcode,'cb11ln');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about darrys cookhouse and wine shop ? Their address is 40270 King Street City Centre . Postcode is cb11ln and phone number is 01223505015 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that was quick expedient service . I am all set , hope you have a great day ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're so welcome , enjoy your visit !" } ]
PMUL0710.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:45" ], [ "_:result", "leave_at", "21:50" ], [ "_:result", "leave_at", "23:50" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:45" ], [ "_:result", "leave_at", "21:50" ], [ "_:result", "leave_at", "23:50" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:45" ], [ "_:result", "leave_at", "21:50" ], [ "_:result", "leave_at", "23:50" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "T5GD6FIT" ], [ "_:booking", "ticket", "4.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:45" ], [ "_:result", "leave_at", "21:50" ], [ "_:result", "leave_at", "23:50" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "T5GD6FIT" ], [ "_:booking", "ticket", "4.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "pricerange", "Cheap" ], [ "_:result", "pricerange", "Expensive" ], [ "_:result", "pricerange", "Moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "21:45" ], [ "_:result", "leave_at", "21:50" ], [ "_:result", "leave_at", "23:50" ], [ "_:result", "count", "2" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "T5GD6FIT" ], [ "_:booking", "ticket", "4.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "pricerange", "Cheap" ], [ "_:result", "pricerange", "Expensive" ], [ "_:result", "pricerange", "Moderate" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "40270 King Street City Centre" ], [ "_:result", "name", "darrys cookhouse and wine shop" ], [ "_:result", "phone", "01223505015" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip in Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "and what would you like to do ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,name,'Fitzwilliam');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I keep hearing about this great museum called the Fitzwilliam . Can you tell me a little about it ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Trumpington Street');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , it 's located on Trumpington Street . The admission is free . Would you like their phone number ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes , please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'01223332900');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Their phone number is 01223332900 . Will that be all ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train from ely to cambridge ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Let 's find one for you . Can you tell me what day you would like to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'19:45');(_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be travelling on wednesday , and would like to arrive by 19:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'17:52');(_:result,departure,'ely');(_:result,id,'TR8610');(_:result,leave_at,'17:35');(_:result,ticket,'4.40 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8610 arrives leaves ely at 17:35 and arrives at 17:52 . The cost is 4.40 pounds . Would you like me to book it for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please book me for 4 people , this is a surprise family trip ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'1RYUOOUW');(_:booking,ticket,'17.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful , the total fee is 17.6 GBP payable at the station . \n Reference number is : 1RYUOOUW . What else can I do for you today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thank you for your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL4388.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "Fitzwilliam" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "Fitzwilliam" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Trumpington Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "Fitzwilliam" ], [ "_:result", "address", "Trumpington Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332900" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "Fitzwilliam" ], [ "_:result", "address", "Trumpington Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332900" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "Fitzwilliam" ], [ "_:result", "address", "Trumpington Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332900" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "17:52" ], [ "_:result", "departure", "ely" ], [ "_:result", "id", "TR8610" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "Fitzwilliam" ], [ "_:result", "address", "Trumpington Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332900" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "17:52" ], [ "_:result", "departure", "ely" ], [ "_:result", "id", "TR8610" ], [ "_:result", "leave_at", "17:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1RYUOOUW" ], [ "_:booking", "ticket", "17.6 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'home from home');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want information on a particular hotel called home from home . Can you send me what you have on that ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'North');(_:result,category,'guesthouse');(_:result,name,'Home from Home');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure thing ! Home from Home is a guesthouse in the North . With a moderate price range it is still a 4 star place to stay . Do you need more ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book it for 6 people for 2 nights starting on Wednesday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'1JL8B2K4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure ! The Booking was successful . \n Reference number is : 1JL8B2K4 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I am also looking for a train . Can you help me ?" }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes I can . Please tell me your departure city , day and time and I 'll see what I dig up ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'09:00');(_:search,day,'friday');(_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "We are departing from cambridge on friday going to kings lynn . Arrival time should be around 09:00 . Please book 6 seats ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,arrive_by,'8:58');(_:booking,category,'Train');(_:booking,id,'TR2764');(_:booking,ref,'AQMKFOFZ');(_:booking,ticket,'58.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I 've booked you on the TR2764 which will arrive at 8:58 . the total fee is 58.8 GBP payable at the station . \n Reference number is : AQMKFOFZ ." }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "okay thank you ! What is the travel time on that ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,day,'Friday');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "This train actually leave on Friday . You wanted to leave on Wednesday , correct ? I can rebook if needed ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "No , Friday works for me ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Okay , great . Can I help you with anything else today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks that is all I need ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a lovely day , goodbye ." } ]
PMUL1642.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "North" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Home from Home" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "North" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Home from Home" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "1JL8B2K4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "North" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Home from Home" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "1JL8B2K4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "North" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Home from Home" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stay", "2" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:booking", "arrive_by", "8:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2764" ], [ "_:booking", "ref", "AQMKFOFZ" ], [ "_:booking", "ticket", "58.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "North" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Home from Home" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "stay", "2" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "people", "6" ], [ "_:booking", "arrive_by", "8:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2764" ], [ "_:booking", "ref", "AQMKFOFZ" ], [ "_:booking", "ticket", "58.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "day", "Friday" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:result", "area", "North" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Home from Home" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:search", "stay", "2" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "people", "6" ], [ "_:booking", "arrive_by", "8:58" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR2764" ], [ "_:booking", "ref", "AQMKFOFZ" ], [ "_:booking", "ticket", "58.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "day", "Friday" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello , I 'm looking for places to go that is a type of entertainment ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "I would be happy to help with that . Is there a certain area of town you would prefer to visit ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No , I 'm open to suggestions ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'funky fun house');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The funky fun house is located in the east and is quite funky and fun ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'center');(_:search,name,'funky fun house');(_:search,pricerange,'cheap');(_:search,type,'Attraction');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "How much is the entrance fee for Funky Fun House ? Also , I will need the address and phone number . Also , I need to book a cheap restaurant in the center ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'8 mercers row , mercers row industrial estate');(_:result,entrance_fee,\"do n't show the entrance fee\");(_:result,phone,'01223304705');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I do n't show the entrance fee . The address is 8 mercers row , mercers row industrial estate and the phone is 01223304705 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also need an Italian restaurant please ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'15');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 15 restaurants . Do you have a location or price point ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a cheap restaurant in the centre area ." }, { "id": 9, "rdf-acts": [ "select((_:result,name,'Pizza hut city centre');(_:result,name,'ask');(_:result,name,'zizzi Cambridge');(_:result,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 3 . Pizza hut city centre , ask , or zizzi Cambridge . Which one sounds good to you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'11:30');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any of them would do . Can you book me a table on Tuesday at 11:30 for 5 people ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Tuesday');(_:booking,duration,'11:30');(_:booking,name,'zizzi cambridge');(_:booking,people,'five');(_:booking,ref,'YXGPLZ55');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Not a problem , I have five of you booked for zizzi cambridge at 11:30 on Tuesday . Your reference number is YXGPLZ55 . Is there anything else today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to take me between the two place . Can you help ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'yellow BMW');(_:result,phone,'07372392556');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I was able to book that taxi for you . Be looking for a yellow BMW . If you need to contact the company , their phone number is 07372392556 . Anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thanks for all your help ." }, { "id": 15, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're welcome . Please call again ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , I will . Goodbye ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Goodbye and have a nice night ." } ]
MUL2495.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:result", "name", "funky fun house" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "center" ], [ "_:search", "name", "funky fun house" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:result", "name", "funky fun house" ], [ "_:search", "area", "center" ], [ "_:search", "name", "funky fun house" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "entrance_fee", "do n't show the entrance fee" ], [ "_:result", "phone", "01223304705" ], [ "_:result", "type", "Attraction" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:result", "name", "funky fun house" ], [ "_:search", "name", "funky fun house" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "entrance_fee", "do n't show the entrance fee" ], [ "_:result", "phone", "01223304705" ], [ "_:search", "food", "italian" ], [ "_:result", "count", "15" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:search", "name", "funky fun house" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "entrance_fee", "do n't show the entrance fee" ], [ "_:result", "phone", "01223304705" ], [ "_:search", "food", "italian" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Pizza hut city centre" ], [ "_:result", "name", "ask" ], [ "_:result", "name", "zizzi Cambridge" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:search", "name", "funky fun house" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "entrance_fee", "do n't show the entrance fee" ], [ "_:result", "phone", "01223304705" ], [ "_:search", "food", "italian" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Pizza hut city centre" ], [ "_:result", "name", "ask" ], [ "_:result", "name", "zizzi Cambridge" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "11:30" ], [ "_:booking", "name", "zizzi cambridge" ], [ "_:booking", "people", "five" ], [ "_:booking", "ref", "YXGPLZ55" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:search", "name", "funky fun house" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "entrance_fee", "do n't show the entrance fee" ], [ "_:search", "food", "italian" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Pizza hut city centre" ], [ "_:result", "name", "ask" ], [ "_:result", "name", "zizzi Cambridge" ], [ "_:result", "count", "3" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "5" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "11:30" ], [ "_:booking", "name", "zizzi cambridge" ], [ "_:booking", "people", "five" ], [ "_:booking", "ref", "YXGPLZ55" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow BMW" ], [ "_:result", "phone", "07372392556" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:result", "area", "east" ], [ "_:search", "name", "funky fun house" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "entrance_fee", "do n't show the entrance fee" ], [ "_:search", "food", "italian" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Pizza hut city centre" ], [ "_:result", "name", "ask" ], [ "_:result", "name", "zizzi Cambridge" ], [ "_:result", "count", "3" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "5" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "11:30" ], [ "_:booking", "name", "zizzi cambridge" ], [ "_:booking", "people", "five" ], [ "_:booking", "ref", "YXGPLZ55" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow BMW" ], [ "_:result", "phone", "07372392556" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'gonville hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello . I am looking for a hotel called gonville hotel ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the gonville hotel');(_:result,pricerange,'expensive');(_:result,stars,'3-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "the gonville hotel is an expensive 3-star hotel in the centre part of town . they have free wifi and free parking . should i book it ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'8');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I am looking for a booking for 8 people starting Saturday , please ." }, { "id": 3, "rdf-acts": [ "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many nights would you like to stay ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'8');(_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "two nights starting from Saturday for 8 people ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "I have that accommodation made for you , thank you !" } ]
SSNG0356.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "gonville hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the gonville hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "3-star" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I am looking for a nearest police station" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The Parkside Police Station address is Parkside , Cambridge , postcode CB11JG , and the telephone is 01223358966 ." }, { "id": 2, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks ! That is all I need , good bye ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services ." } ]
SNG01846.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay that has a 4 star rating in the east part of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'6');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 6 places that would fit your needs . Do you have a specific price range in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "A cheap one with wifi , please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I think allenbell would fit your needs . Would you like a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes a booking for 8 people for 3 nights starting on Tuesday ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately there is n't any availability during that time . Would you like to book another day or shorten your stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I would need it to be for 3 days and 8 people , what hotel could accomidate me ?" }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I am sorry there are no hotels available . Would you like another type of lodging ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , could you shorten that to one night ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,count,'1');(_:result,name,'Express by Holiday Inn Cambridge');(_:result,pricerange,'expensive');(_:result,stars,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is one hotel available , Express by Holiday Inn Cambridge , however it is only 2 stars and in the expensive range ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,leave_at,'18:30');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Please , book the Holiday Inn Cambridge , and I need the reference number . Also , I am looking to book a train the same day from Birmingham new street to Cambridge leaving after 18:30 ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I apologize , the hotel booking was unsuccesful . Would you like to try another day ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try the hotel with a 1 night stay on the same day ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "inform((_:booking,name,'Allenbell');(_:booking,ref,'PYGL9EVW');(_:booking,stay,'1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are in luck for 1 night at Allenbell . The reference number is PYGL9EVW . You would like a train ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need a train from birmingham new street to cambridge ." }, { "id": 15, "rdf-acts": [ "inform((_:result,day,'Friday');(_:result,leave_at,'5:40');(_:result,leave_at,'9:40');(_:result,leave_at,'every hour');(_:result,ticket,'75.10');(_:result,type,'Train'))" ], "speaker": "system", "text": "On Friday there are a train leaving at 5:40 and the cost is 75.10 pounds . The trains depart every hour , so you can chose your time . The last train depart at 9:40 ." }, { "id": 16, "rdf-acts": [ "inform((_:search,leave_at,'18:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want it to leave after 18:30 ." }, { "id": 17, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a time you need to arrive by ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,arrive_by,'dontcare');(_:search,type,'Train'))", "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , but I would like to know the arrival time for the train fitting my criteria ." }, { "id": 19, "rdf-acts": [ "inform((_:result,arrive_by,'21:23');(_:result,departure,'Birmingham New Street');(_:result,destination,'Cambridge');(_:result,id,'TR8903');(_:result,leave_at,'18:40');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR8903 leaves Birmingham New Street at 18:40 and arrives in Cambridge at 21:23 . It 's a rather long trip ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your assistance ." }, { "id": 21, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else that I can help you with ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all . Thank you so much ! Have a good day ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Great , we hope you have a great stay ." } ]
MUL2140.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "6" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "6" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "6" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:search", "stay", "one" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "people", "8" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:30" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/c6e97b50" ], [ "_:booking/c6e97b50", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "leave_at", "18:30" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/c6e97b50" ], [ "_:booking/c6e97b50", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "ref", "PYGL9EVW" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/c6e97b50" ], [ "_:booking/c6e97b50", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "ref", "PYGL9EVW" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Friday" ], [ "_:result", "leave_at", "5:40" ], [ "_:result", "leave_at", "9:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "ticket", "75.10" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/c6e97b50" ], [ "_:booking/c6e97b50", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "ref", "PYGL9EVW" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Friday" ], [ "_:result", "leave_at", "5:40" ], [ "_:result", "leave_at", "9:40" ], [ "_:result", "leave_at", "every hour" ], [ "_:result", "ticket", "75.10" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/c6e97b50" ], [ "_:booking/c6e97b50", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "ref", "PYGL9EVW" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Friday" ], [ "_:result", "ticket", "75.10" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "21:23" ], [ "_:result", "departure", "Birmingham New Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8903" ], [ "_:result", "leave_at", "18:40" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "stars", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "canthelp", "_:booking/db209a47" ], [ "_:booking/db209a47", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Express by Holiday Inn Cambridge" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/c6e97b50" ], [ "_:booking/c6e97b50", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "same day" ], [ "_:search", "stay", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "name", "Allenbell" ], [ "_:booking", "ref", "PYGL9EVW" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "Friday" ], [ "_:result", "ticket", "75.10" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "21:23" ], [ "_:result", "departure", "Birmingham New Street" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR8903" ], [ "_:result", "leave_at", "18:40" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train please ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))", "inform((_:result,amount,'several');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are several trains , where do you want to go ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to go to Norwich from Cambridge ." }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you be traveling , please ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Friday ." }, { "id": 5, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))", "inform((_:result,departure,'cambridge');(_:result,type,'Train'))" ], "speaker": "system", "text": "What time do you plan to leave Cambridge ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'15:15');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "any time on friday , arrive by 15:15 . get me the train i d please" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'14:55');(_:result,id,'TR3034');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR3034 arrives by 14:55 , would you like to book a seat ?" }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "yes please . help me get train ID and travel time" }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,duration,'79 minutes');(_:booking,ref,'4CUZ9L1G');(_:booking,ticket,'17.6 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "All set , the total fee is 17.6 GBP payable at the station . Reference number 4CUZ9L1G . Travel time is 79 minutes" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , I think that 's all I needed for now ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for allowing me to help you . Have a great day ." } ]
SNG01530.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:55" ], [ "_:result", "id", "TR3034" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "arrive_by", "15:15" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:55" ], [ "_:result", "id", "TR3034" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "duration", "79 minutes" ], [ "_:booking", "ref", "4CUZ9L1G" ], [ "_:booking", "ticket", "17.6 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I am looking for a guesthouse that is cheap to stay in Cambridge in ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'56 saint barnabas road');(_:result,name,'alexander bed and breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "alexander bed and breakfast on 56 saint barnabas road is available . Would you like me to book it ." }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it include free parking and wifi ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it has free Internet and parking . Would you like to book ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please , I need to book it for 8 people for 2 nights starting sunday ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'M9T2LMXS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your reference number is M9T2LMXS . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I am also looking for an Indian restaurant and is located in the centre ." }, { "id": 7, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'Centre');(_:result,count,'9');(_:result,food,'indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have found 9 Indian restaurants in the Centre . Do you have a price range in mind ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am looking for a cheap restaurant ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'indian');(_:result,name,'kohinoor');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "kohinoor is a cheap indian restaurant in centre . Would you like me to book a table ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No thanks , I just need the address including post code ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'74 Mill Road City Centre');(_:result,postcode,'cb12as');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode is cb12as and it is located at 74 Mill Road City Centre" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Great , thanks so much for your help . There 's nothing more , bye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are very welcome . Enjoy your day !" } ]
PMUL0337.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "M9T2LMXS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "M9T2LMXS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "area", "Centre" ], [ "_:result", "count", "9" ], [ "_:result", "food", "indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "M9T2LMXS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "9" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "kohinoor" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "M9T2LMXS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "9" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "kohinoor" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "address", "74 Mill Road City Centre" ], [ "_:result", "postcode", "cb12as" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'alimentum');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to find a taxi departing from alimentum ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I would love to help you with this ! Where are you wanting to go and what time are you wanting to leave or arrive by ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'03:15');(_:search,destination,'ali baba');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to arrive by 03:15 and go to Ali Baba please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'yellow Volkswagen');(_:result,phone,'07800170336');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I was able to book a taxi for you . It is a yellow Volkswagen and the contact number is 07800170336 . Do you need anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is all . Thank you for your help ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a wonderful day . Good Bye ." } ]
SNG0030.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "alimentum" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "03:15" ], [ "_:search", "destination", "ali baba" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "03:15" ], [ "_:search", "destination", "ali baba" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow Volkswagen" ], [ "_:result", "phone", "07800170336" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]