turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'the man on the moon');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like to visit an attraction called the man on the moon ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'2 Norfolk Street');(_:result,category,'concert hall');(_:result,postcode,'cb12lf');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , it is a concert hall located at 2 Norfolk Street , postcode cb12lf ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much ." }, { "id": 3, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'halal');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am also looking for an expensive Halal restaurant to dine at ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Could you help me narrow that down by choosing an area and type of food ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'halal');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like halal food in the centre of town ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "It looks like there is not any in the centre of town . Would you like me to try a different section of the city ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'african');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there an African restaurant in the center ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is . Would you like me to book that for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'13:30');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . I 'll need a table on Saturday . It will be at 13:30 . 6 people will be dining ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,people,'six');(_:booking,ref,'MIDBIUFE');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great . I made a booking for six people . The reference number is MIDBIUFE ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . That was all I needed ." }, { "id": 13, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Do you need me to look up anything else for your trip ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope that was it for today , thanks !" }, { "id": 15, "rdf-acts": [], "speaker": "system", "text": "May I book you a taxi ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . I have to go . Thanks for all of your help !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Great . Have a fun trip !" } ]
PMUL4408.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "the man on the moon" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "the man on the moon" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "the man on the moon" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "halal" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "the man on the moon" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "halal" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "the man on the moon" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/19878613" ], [ "_:search/19878613", "area", "centre" ], [ "_:search/19878613", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "the man on the moon" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/19878613" ], [ "_:search/19878613", "area", "centre" ], [ "_:search/19878613", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "the man on the moon" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/19878613" ], [ "_:search/19878613", "area", "centre" ], [ "_:search/19878613", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "people", "six" ], [ "_:booking", "ref", "MIDBIUFE" ], [ "_: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 man on the moon" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/19878613" ], [ "_:search/19878613", "area", "centre" ], [ "_:search/19878613", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "people", "six" ], [ "_:booking", "ref", "MIDBIUFE" ], [ "_: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", "name", "the man on the moon" ], [ "_:result", "address", "2 Norfolk Street" ], [ "_:result", "category", "concert hall" ], [ "_:result", "postcode", "cb12lf" ], [ "_:result", "type", "Attraction" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/19878613" ], [ "_:search/19878613", "area", "centre" ], [ "_:search/19878613", "type", "Restaurant" ], [ "_:search", "food", "african" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "13:30" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "people", "six" ], [ "_:booking", "ref", "MIDBIUFE" ], [ "_:booking", "type", "Booking" ], [ "_: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,type,'Train'))" ], "speaker": "user", "text": "Hi , I am looking for information about the train schedules . I would appreciate the help ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Absolutely ! What information about trains are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'peterborough');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to go to Cambridge from Peterborough on Saturday ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time do you want to leave and arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'09:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to arrive by 09:00 , please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'08:09');(_:result,destination,'Cambridge');(_:result,id,'TR5662');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR5662 will get you to Cambridge at 08:09 . Would you like a ticket on that train ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "What time would the train be leaving ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,leave_at,'7:19');(_:result,type,'Train'))" ], "speaker": "system", "text": "It leaves at 7:19" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'nightclub');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for a nightclub in town . Could you give me that phone number and area of one ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Which part of town ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Any section of town is fine with me ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,count,'6');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have six . Would you like more info on one ?" }, { "id": 12, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Please pick one and give me the phone number and area ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'Centre');(_:result,category,'nightclub');(_:result,name,'Ballare');(_:result,phone,'01223364222');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Ballare is a nightclub in the Centre . The phone number is 01223364222 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks ! That 's all I needed . Have a good day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! You have a good day as well !" } ]
PMUL1339.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "arrive_by", "08:09" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5662" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "arrive_by", "08:09" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5662" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "leave_at", "7:19" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "arrive_by", "08:09" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5662" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "leave_at", "7:19" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "arrive_by", "08:09" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5662" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "leave_at", "7:19" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:result", "arrive_by", "08:09" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR5662" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "leave_at", "7:19" ], [ "_:search", "category", "nightclub" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "count", "6" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "nightclub" ], [ "_:result", "name", "Ballare" ], [ "_:result", "phone", "01223364222" ], [ "_: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,'centre');(_:search,food,'gastropub');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a restaurant serving gastropub food in the centre of town ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'3');(_:result,food,'gastropubs');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 3 results for gastropubs in the centre of town . Would you prefer expensive or moderately priced ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Moderately priced , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'cow pizza kitchen and bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay , I have the cow pizza kitchen and bar listed , would you like to try that one ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'14:45');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That sounds great ! Could you book me a table for 8 people at 14:45 on Tuesday , please ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , that day and time are unavailable . Would you like to try a different day or time , or perhaps a different restaurant ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'13:45');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about at 13:45 for 8 people on Tuesday ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,duration,'13:45');(_:booking,ref,'HKMRSI6F');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book for 13:45 . The table will be reserved for 15 minutes . Your reference number is HKMRSI6F . Is there anything else I can help with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'birmingham new street');(_:search,leave_at,'13:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm also looking for a train to Birmingham New Street leaving after 13:15 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'70');(_:result,destination,'birmingham new street');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 70 trains going to birmingham new street . Could you be more specific on where you 're departing from and what day you 'd like to leave ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Oh yes , of course , I 'm leaving from Cambridge on Wednesday ." }, { "id": 11, "rdf-acts": [ "inform((_:result,count,'10');(_:result,duration,'163 minutes');(_:result,leave_at,'hourly on the : 01 from 14:01 to 23:01');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have 10 trains leaving hourly on the : 01 from 14:01 to 23:01 , with a duration of 163 minutes . Would you like to book one ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'same group of people');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , book the 14:01 for the same group of people . I 'll need a reference number , please ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR8860');(_:booking,ref,'H9Y9X5HY');(_:booking,ticket,'600.79 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful for TR8860 , the total fee is 600.79 GBP payable at the station . Reference number is : H9Y9X5HY ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much for you help . Have a great day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you ! Let me know if I can help with anything else ." } ]
MUL0201.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", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cow pizza kitchen and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:45" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cow pizza kitchen and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/73b96a2b" ], [ "_:booking/73b96a2b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "3" ], [ "_:result", "food", "gastropubs" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cow pizza kitchen and bar" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:booking/73b96a2b" ], [ "_:booking/73b96a2b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "13:45" ], [ "_:booking", "ref", "HKMRSI6F" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "13: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", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "gastropubs" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cow pizza kitchen and bar" ], [ "_:system", "canthelp", "_:booking/73b96a2b" ], [ "_:booking/73b96a2b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "duration", "13:45" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "13:45" ], [ "_:booking", "ref", "HKMRSI6F" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "count", "70" ], [ "_:result", "destination", "birmingham new street" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "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", "centre" ], [ "_:search", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "gastropubs" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cow pizza kitchen and bar" ], [ "_:system", "canthelp", "_:booking/73b96a2b" ], [ "_:booking/73b96a2b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "duration", "13:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "13:45" ], [ "_:booking", "ref", "HKMRSI6F" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "destination", "birmingham new street" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "10" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "leave_at", "hourly on the : 01 from 14:01 to 23:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "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", "food", "gastropub" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "gastropubs" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cow pizza kitchen and bar" ], [ "_:system", "canthelp", "_:booking/73b96a2b" ], [ "_:booking/73b96a2b", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "duration", "13:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "13:45" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "leave_at", "13:15" ], [ "_:result", "destination", "birmingham new street" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "10" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "leave_at", "hourly on the : 01 from 14:01 to 23:01" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR8860" ], [ "_:booking", "ref", "H9Y9X5HY" ], [ "_:booking", "ticket", "600.79 GBP" ], [ "_: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,destination,'golden house');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll be requesting a taxi to golden house please" }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure thing , when you like to leave by ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'07:00');(_:search,leave_at,'none');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to arrive there by 07:00" }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'red audi');(_:result,phone,'07727005105');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "You are booked ! Your car is a red audi and contact number is 07727005105" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you that is all I need today ." }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Just to confirm - you wanted picked up at alexander bed and breakfast correct ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'hotel du vin and bistro');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "no , he taxi should depart from hotel du vin and bistro" }, { "id": 7, "rdf-acts": [], "speaker": "system", "text": "Alright , I 'll fix it for you" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help" }, { "id": 9, "rdf-acts": [ "inform((_:result,car,'white lexus');(_:result,phone,'07770889191');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry for the mixup . Your taxi is a white lexus . The contact number is 07770889191 . Is there anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's it for today . Thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . And I apologize again for the confusion . If I can help you with anything else in the future do n't hesitate to ask ." } ]
SNG01336.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "golden house" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "golden house" ], [ "_:search", "arrive_by", "07:00" ], [ "_:search", "leave_at", "none" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "golden house" ], [ "_:search", "arrive_by", "07:00" ], [ "_:search", "leave_at", "none" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red audi" ], [ "_:result", "phone", "07727005105" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "golden house" ], [ "_:search", "arrive_by", "07:00" ], [ "_:search", "leave_at", "none" ], [ "_:result", "car", "red audi" ], [ "_:result", "phone", "07727005105" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "hotel du vin and bistro" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "golden house" ], [ "_:search", "arrive_by", "07:00" ], [ "_:search", "leave_at", "none" ], [ "_:result", "car", "red audi" ], [ "_:result", "phone", "07727005105" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "hotel du vin and bistro" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "golden house" ], [ "_:search", "arrive_by", "07:00" ], [ "_:search", "leave_at", "none" ], [ "_:search", "departure", "hotel du vin and bistro" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white lexus" ], [ "_:result", "phone", "07770889191" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,leave_at,'08:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I need to take a train on Sunday that leaves after 08:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm departing from Cambridge and need to go to Leicester ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'11:06');(_:result,destination,'Leicester');(_:result,id,'TR3371');(_:result,leave_at,'09:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR3371 that leaves at 09:21 and arrives in Leicester at 11:06 . Would this work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that will work . Please reserve 7 seats on it for my party and I." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'B7ID18CR');(_:booking,ticket,'211.67 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Here is the booking information : Booking was successful , the total fee is 211.67 GBP payable at the station . \n Reference number is : B7ID18CR ." }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'huntingdon marriott hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm also looking for information on the huntingdon marriott hotel ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'kingfisher way , hinchinbrook business park , huntingdon');(_:result,area,'west');(_:result,category,'hotel');(_:result,phone,'01480446000');(_:result,postcode,'pe296fl');(_:result,pricerange,'expensive');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is an expensive 4 star hotel located at kingfisher way , hinchinbrook business park , huntingdon on the west side of town . Phone number and postcode are 01480446000 and pe296fl ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's perfect , thanks !" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Can I go ahead and book this for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "no , i just need their address ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "It Kingfisher way in Hincibrook buisness park , huntington" } ]
PMUL1829.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "11:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR3371" ], [ "_:result", "leave_at", "09:21" ], [ "_: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", "day", "sunday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "11:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR3371" ], [ "_:result", "leave_at", "09:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "B7ID18CR" ], [ "_:booking", "ticket", "211.67 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "11:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR3371" ], [ "_:result", "leave_at", "09:21" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "B7ID18CR" ], [ "_:booking", "ticket", "211.67 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "kingfisher way , hinchinbrook business park , huntingdon" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "phone", "01480446000" ], [ "_:result", "postcode", "pe296fl" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "arrive_by", "11:06" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "id", "TR3371" ], [ "_:result", "leave_at", "09:21" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "B7ID18CR" ], [ "_:booking", "ticket", "211.67 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "huntingdon marriott hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "kingfisher way , hinchinbrook business park , huntingdon" ], [ "_:result", "area", "west" ], [ "_:result", "category", "hotel" ], [ "_:result", "phone", "01480446000" ], [ "_:result", "postcode", "pe296fl" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'museum of classical archaeology');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you give me information about the museum of classical archaeology ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Sidgwick Avenue');(_:result,area,'west');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The museum is located on Sidgwick Avenue in the west and it is free to get in . Do you need any other information ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes I need the phone number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223335153');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223335153 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you ! Can you help me find a place to stay while I am there ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Yes what area are you looking to stay in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The south part of town , please" }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "We have 4 options , any other preferences to help narrow things down ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a star of 4 , free parking and free wifi ." }, { "id": 9, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'to');(_:result,area,'south');(_:result,category,'guest houses');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We are showing to guest houses in the south area . Do you have a price preference ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'the place');(_:search,pricerange,'dontcare');(_:search,type,'Attraction');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , I do n't care about the price of the place ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'5 mowbray road');(_:result,name,'aylesbray lodge guest house');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "the aylesbray lodge guest house is moderately priced and is located at 5 mowbray road . would you like me to make a reserevation ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'8');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I would like to make a reservation for 8 for Friday ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,people,'1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "i want to confirm this , do i book for 1 person ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "book for two" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'Z38G5W6W');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have your booking completed and your reference number is : Z38G5W6W . Is there anything else I can help you with ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I actually needed a room for 8 and 4 nights starting from Friday ." }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'XTX3KFP2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay I 've fixed your reservation and the reference number is XTX3KFP2 . Is there anything else you need ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's it ! Thank you so much ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You are welcome , have a great day ." } ]
PMUL2663.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "museum of classical archaeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "museum of classical archaeology" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:search", "area", "south" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:search", "area", "south" ], [ "_:result", "count", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "to" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guest houses" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "the place" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:search", "area", "south" ], [ "_:result", "count", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "to" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guest houses" ], [ "_:search", "name", "the place" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "5 mowbray road" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_: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", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:search", "area", "south" ], [ "_:result", "count", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "to" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guest houses" ], [ "_:search", "name", "the place" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "5 mowbray road" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:booking", "people", "1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "two" ], [ "_: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", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:search", "area", "south" ], [ "_:result", "count", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "to" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guest houses" ], [ "_:search", "name", "the place" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "5 mowbray road" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "Z38G5W6W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_: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": [ [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223335153" ], [ "_:search", "area", "south" ], [ "_:result", "count", "4" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "to" ], [ "_:result", "area", "south" ], [ "_:result", "category", "guest houses" ], [ "_:search", "name", "the place" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "5 mowbray road" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "1" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "XTX3KFP2" ], [ "_:booking", "type", "Booking" ] ], "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,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello I am looking for a guesthouse please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,area,'Cambridge');(_:result,category,'guesthouses');(_:result,count,'24');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 24 guesthouses in Cambridge . Do you have an area of the town you 'd like to stay in so we can narrow down this list ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay in the west . I prefer the hotel to have free wifi and be a 3 star ." }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'hobsons house');(_:result,stars,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is the hobsons house which is 3 star and has wifi and free parking ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could I please get the postcode , and the address for this guesthouse ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'96 barton road');(_:result,postcode,'cb39lh');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure the postcode is cb39lh . Their address is 96 barton road ." }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Great . I 'll also need a train going to cambridge ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where will you be departing from ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm departing from leicester . The train should leave on monday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'19');(_:result,day,'Monday');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 've got 19 trains that leave on Monday . What time would you like to arrive ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like the earliest train available please . Can you tell me the train ID and travel time please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'105 minutes');(_:result,id,'TR3173');(_:result,leave_at,'06:54');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR3173 leaves at 06:54 for a duration of 105 minutes . Would you like a seat booked ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Not right now , but I do need to know the fare for that train ." }, { "id": 13, "rdf-acts": [ "inform((_:result,ticket,'37.80 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The fare will be 37.80 pounds . Can I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Nope , I think that 's it for today . Have a nice one . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy !" } ]
MUL2190.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "24" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "24" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "stars", "3" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "24" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "stars", "3" ], [ "_:result", "address", "96 barton road" ], [ "_:result", "postcode", "cb39lh" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "24" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "stars", "3" ], [ "_:result", "address", "96 barton road" ], [ "_:result", "postcode", "cb39lh" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "stars", "3" ], [ "_:result", "address", "96 barton road" ], [ "_:result", "postcode", "cb39lh" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Monday" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "stars", "3" ], [ "_:result", "address", "96 barton road" ], [ "_:result", "postcode", "cb39lh" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Monday" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "id", "TR3173" ], [ "_:result", "leave_at", "06:54" ], [ "_: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", "category", "guesthouse" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "category", "guesthouses" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "hobsons house" ], [ "_:result", "stars", "3" ], [ "_:result", "address", "96 barton road" ], [ "_:result", "postcode", "cb39lh" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "monday" ], [ "_:search", "departure", "leicester" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Monday" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "duration", "105 minutes" ], [ "_:result", "id", "TR3173" ], [ "_:result", "leave_at", "06:54" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "37.80 pounds" ], [ "_:result", "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,arrive_by,'12:30');(_:search,day,'saturday');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book a train from bishops stortford to Cambridge on Saturday arriving in Cambridge before 12:30 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,arrive_by,'12:07');(_:result,id,'TR4594');(_:result,leave_at,'11:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have TR4594 , leaving at 11:29 and arriving in 12:07 . Is that OK ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,leave_at,'20:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I actually need to leave after 20:30 on Friday . So whatever is closest to that time will be fine ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR4549');(_:result,leave_at,'21:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay . The TR4549 leaves at 21:29 . Will that suit ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'5');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes that works . Can you book it for 5 people and send me the reference number ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR4549');(_:booking,people,'5');(_:booking,ref,'NTPYZBY4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok I have 5 tickets booked on TR4549 . Your reference number is NTPYZBY4 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouses');(_:search,stars,'3-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks ! Can you also check and see what 3-star guesthouses you have ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We are listing four guest houses . Which area of town are you looking for ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The east part of town , it should also include free wifi ." }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,area,'East side of town');(_:search,category,'guesthouses');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry but there are no guesthouses that I can see on the East side of town , can I look in a different location ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'west');(_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , are there any 3 star guesthouses in the west that include free wifi ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'west');(_:result,has_internet,'none');(_:result,name,'Hobsons house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes there is Hobsons house is in the west and has free wifi ." }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'same group of people');(_:search,stay,'two');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Okay , I need a hotel for same group of people for two nights starting Friday , and I 'll need reference number , please ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'NKEKLJ0D');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have successfully booked the hotel for you ! Your reference number is NKEKLJ0D . Can I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That sounds perfect , I think that 's all I need today . Thanks so much for your help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , thank you for using our service !" } ]
MUL0662.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:result", "id", "TR4594" ], [ "_:result", "leave_at", "11:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "20:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "id", "TR4549" ], [ "_:result", "leave_at", "21:29" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "id", "TR4549" ], [ "_:result", "leave_at", "21:29" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4549" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "NTPYZBY4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "stars", "3-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "id", "TR4549" ], [ "_:result", "leave_at", "21:29" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4549" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "NTPYZBY4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "stars", "3-star" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_: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", "arrive_by", "12:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "id", "TR4549" ], [ "_:result", "leave_at", "21:29" ], [ "_:search", "people", "5" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4549" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "NTPYZBY4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/73f0ab80" ], [ "_:search/73f0ab80", "area", "East side of town" ], [ "_:search/73f0ab80", "category", "guesthouses" ], [ "_:search/73f0ab80", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "id", "TR4549" ], [ "_:result", "leave_at", "21:29" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4549" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "NTPYZBY4" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "count", "4" ], [ "_:system", "canthelp", "_:search/73f0ab80" ], [ "_:search/73f0ab80", "area", "East side of town" ], [ "_:search/73f0ab80", "category", "guesthouses" ], [ "_:search/73f0ab80", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "two" ], [ "_: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", "arrive_by", "12:30" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "12:07" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "leave_at", "20:30" ], [ "_:result", "id", "TR4549" ], [ "_:result", "leave_at", "21:29" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4549" ], [ "_:booking", "people", "5" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "count", "4" ], [ "_:system", "canthelp", "_:search/73f0ab80" ], [ "_:search/73f0ab80", "area", "East side of town" ], [ "_:search/73f0ab80", "category", "guesthouses" ], [ "_:search/73f0ab80", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "3" ], [ "_:result", "area", "west" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Hobsons house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "same group of people" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "NKEKLJ0D" ], [ "_: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,area,'south');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for Italian food on the south side of the city ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Do you prefer moderately priced or expensive ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "No preference , please ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Frankie and Bennys');(_:result,name,'Pizza Hut Cherry Hinton');(_:result,pricerange,'moderate');(_:result,pricerange,'more expensive');(_:result,type,'Restaurant'))", "inform((_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have Pizza Hut Cherry Hinton which is in the moderate price range and Frankie and Bennys which is in the more expensive price range . Which would you prefer ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'12:15');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'll pass on the Pizza Hut . Yuck . Let 's go with Frankie & Benny 's . Can I get a table for 1 on Sunday at 12:15 please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'C6EU44QQ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is booked and will be reserved for 15 minutes . Your reference number is C6EU44QQ . Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'12:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I wanted the reservation for 12:15 , is that what you booked for me ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'Sunday');(_:booking,duration,'12:15');(_:booking,people,'1');(_:booking,type,'Booking'))", "reqmore()", "inform((_:result,name,'frankie and bennys');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , you have a reservation for 1 person , at 12:15 on Sunday , at frankie and bennys . Can I help you with anything else today ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all I need . Thank you !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Great ! Enjoy your meal , let me know if I can help with anything else ." } ]
SNG0688.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Frankie and Bennys" ], [ "_:result", "name", "Pizza Hut Cherry Hinton" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Frankie and Bennys" ], [ "_:result", "name", "Pizza Hut Cherry Hinton" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "C6EU44QQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "12:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "italian" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "pricerange", "more expensive" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:booking", "ref", "C6EU44QQ" ], [ "_:search", "duration", "12:15" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "12:15" ], [ "_:booking", "people", "1" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "frankie and bennys" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you find me a train to Cambridge on Sunday ?" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly , where will you be departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm coming from Birmingham New Street ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'19');(_:result,leave_at,'every hour on the : 40 minute . 5:40 to 23:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are 19 train departures fitting this description , they leave every hour on the : 40 minute . 5:40 to 23:40 . Would you like to book one of these ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is ok I think I have everything I need now . Thank you" }, { "id": 5, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thank you and have a great day !" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'grafton hotel restaurant');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would also like information on a restaurant called \" Grafton Hotel Restaurant \" ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'is grafton hotel 619 newmarket road fen ditton');(_:result,food,'British');(_:result,name,'Grafton hotel restaurant');(_:result,phone,'01223241387');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Grafton hotel restaurant is British and expensive . Their phone number is 01223241387 and the address is Grafton Hotel 619 Newmarket Road Fen Ditton ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'19:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great thank you can you please book me for table for 8 at 19:30 on the same day" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'grafton hotel restaurant');(_:booking,people,'8');(_:booking,ref,'UE3CHDIM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful at grafton hotel restaurant . The table for 8 will be reserved for 15 minutes . Your reference number is UE3CHDIM . Would you like help with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that should be all thank you very much" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Please enjoy the rest of your day !" } ]
MUL0345.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "type", "Train" ], [ "_:result", "count", "19" ], [ "_:result", "leave_at", "every hour on the : 40 minute . 5:40 to 23:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "count", "19" ], [ "_:result", "leave_at", "every hour on the : 40 minute . 5:40 to 23:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "grafton hotel restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "count", "19" ], [ "_:result", "leave_at", "every hour on the : 40 minute . 5:40 to 23:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "grafton hotel restaurant" ], [ "_:result", "address", "is grafton hotel 619 newmarket road fen ditton" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Grafton hotel restaurant" ], [ "_:result", "phone", "01223241387" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "count", "19" ], [ "_:result", "leave_at", "every hour on the : 40 minute . 5:40 to 23:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "name", "grafton hotel restaurant" ], [ "_:result", "address", "is grafton hotel 619 newmarket road fen ditton" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Grafton hotel restaurant" ], [ "_:result", "phone", "01223241387" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "grafton hotel restaurant" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "UE3CHDIM" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you help me find a college ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "thank()", "inform((_:result,area,'Cambridge');(_:result,category,'colleges');(_:result,count,'18');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! We have 18 colleges in Cambridge . Is there a particular area of town you 'd like to be in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like to stay close to the action in the centre of town ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'no entrance fee');(_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "May I recommend Christ 's College ? It is in the centre of town and there is no entrance fee ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "i would love to have the phone number , address , and postcode ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"saint Andrew 's street\");(_:result,phone,'01223334900');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes their phone number is 01223334900 and their address is saint Andrew 's street and their postcode cb23bu . Anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I also need a train for sunday ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I need more information . Where will you be departing from , and what is your destination ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'10:15');(_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be coming into Cambridge from Bishops Stortford , and I want to arrive around 10:15 ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR4803');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR4803 would meet your criteria . Can I book something for you ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes please book that for me ." }, { "id": 11, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking');(_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many people would you like to book for ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,id,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Actually , no , I just need more information . You 've given me the train ID . I need the travel time and ticket price ." }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'38-minute');(_:result,ticket,'8.08 Pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "It 's a 38-minute ride , and tickets are 8.08 Pounds . Can I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Nope . I do not want to book or anything just looking into it . Bye . Thanks ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Glad to be of service today . Goodbye ." } ]
PMUL4569.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "area", "Cambridge" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4803" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "sunday" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4803" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "address", "saint Andrew 's street" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "day", "sunday" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "bishops stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4803" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "?" ], [ "_:result", "duration", "38-minute" ], [ "_:result", "ticket", "8.08 Pounds" ], [ "_:result", "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,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I ca n't wait to try some local restaurants when I travel there next week . I could use some help with places to go in town though ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "I 'm certain we can help with that . Do you have a price range , part of town or what kind of food you 'll want to eat ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , is there a place in town that offers nice architecture to see ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'asian');(_:result,name,'yippee noodle bar');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is a moderate priced asian restaurant in the centre called yippee noodle bar that 's around beautiful places . Would you like to try that ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'latin');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want a place that has latin food ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'latin');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm very sorry I am finding no results for restaurants serving latin food . Is there another type of cuisine you 'd be interested in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'vietnamese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about some vietnamese food in the west then ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'17 Magdalene Street City Centre');(_:result,name,'thanh binh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have the thanh binh restaurant located at 17 Magdalene Street City Centre . Would you like reservations ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'16:00');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like to reserve a table for a party of 8 at 16:00 on Friday . I 've also got another question when you 're done with that . Thank you ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'Q4NHOJRD');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : Q4NHOJRD . what was the other question ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "You must be a mind reader , my question was the reference number ! Thank you" }, { "id": 11, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're very welcome ! Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I would like a cab to and from both places please make sure it is on time so I do n't miss my reservation , contact # & car type" }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What place will you be leaving from ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I will be leaving from the restaurant ." }, { "id": 15, "rdf-acts": [], "speaker": "system", "text": "well , you did n't suggest any attractions , you see . What would you suggest , then I can schedule my cab after that" }, { "id": 16, "rdf-acts": [ "inform((_:search,category,'architecture');(_:search,type,'Attraction'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "My apologies ! My wife loves architecture and insisted I find a place , glad I did n't forget . Any area 's fine , but what about the same as the restaurant ?" }, { "id": 17, "rdf-acts": [ "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Is there a price range would you like ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like a place to go to in the category of architecture , preferably free ." }, { "id": 19, "rdf-acts": [ "inform((_:result,address,'jesus lane');(_:result,entrance_fee,'free');(_:result,name,'All saints church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "All saints church is free and lcoated on jesus lane ." }, { "id": 20, "rdf-acts": [ "inform((_:search,arrive_by,'16:00');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "That sounds fine , can you get me a taxi from there to the restaurant . I 'll need to arrive by 16:00 for my reservation ." }, { "id": 21, "rdf-acts": [ "inform((_:result,car,'white Volvo');(_:result,phone,'07266032951');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Your taxi has been booked . You will be picked up in a white Volvo . The contact number is 07266032951 . May I be of further assistance today ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much . That 's all I will need today ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , let me know if I can assist with anything else ." } ]
PMUL2296.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "food", "?" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "latin" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "name", "yippee noodle bar" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16: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", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "Q4NHOJRD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "Q4NHOJRD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "car", "?" ], [ "_:result", "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", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "Q4NHOJRD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "?" ], [ "_: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", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "Q4NHOJRD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "?" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "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", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:result", "address", "17 Magdalene Street City Centre" ], [ "_:result", "name", "thanh binh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "Q4NHOJRD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "?" ], [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "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", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "Q4NHOJRD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "car", "?" ], [ "_:search", "departure", "?" ], [ "_:result", "area", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "category", "architecture" ], [ "_:result", "address", "jesus lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All saints church" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "16:00" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "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", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "asian" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/255bfb04" ], [ "_:search/255bfb04", "food", "latin" ], [ "_:search/255bfb04", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "16:00" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "Q4NHOJRD" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "departure", "?" ], [ "_:result", "area", "?" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "category", "architecture" ], [ "_:result", "address", "jesus lane" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All saints church" ], [ "_:search", "arrive_by", "16:00" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Volvo" ], [ "_:result", "phone", "07266032951" ], [ "_: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, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay that is a guesthouse located in the center of town ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'center');(_:result,category,'hotel');(_:result,name,'Alexander Bed and Breakfast');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alexander Bed and Breakfast is a 4-star hotel located in the center of town . Would you like to book it ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The hotel should have a star of 0 and should include free parking ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'gueshouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'el shaddai');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about el shaddai . It 's a gueshouse and located in the centre . They have free internet and parking ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'four');(_:search,stay,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , four people for four nights , starting Sunday , please ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That booking was unsuccessful unfortunately , want to give another day a try ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you try another hotel in the same price range ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'city centre north b and b');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I ve located a guesthouse that meets your criteria expect that it is on the north side , city centre north b and b would you like me to try and book that ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Yes please do try that ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,day,'Sunday');(_:booking,name,'city centre North b and b');(_:booking,people,'4');(_:booking,stay,'4');(_:booking,type,'Booking');(_:result,ref,'T1X3A0DO');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have made a reservation for you at city centre North b and b for 4 nights for 4 people starting on Sunday . Your reference number is T1X3A0DO ." }, { "id": 10, "rdf-acts": [ "thank()", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . Can you give me the address and the phone number ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'328a Histon Road');(_:result,phone,'01223312843');(_:result,postcode,'cb43ht');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure . It is located at 328a Histon Road , post code cb43ht . The phone number is 01223312843 . Can I be of further help ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . I think that is all I need . Thanks for your help !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Wonderful ! Thank you for using the Cambridge TownInfo centre . Have a great day !" } ]
SSNG0326.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "center" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "stars", "4-star" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "gueshouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "four" ], [ "_:search", "stay", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "4-star" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "0" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "gueshouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "el shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "four" ], [ "_:search", "stay", "four" ], [ "_:system", "canthelp", "_:booking/370c6717" ], [ "_:booking/370c6717", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "4-star" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "0" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "four" ], [ "_:search", "stay", "four" ], [ "_:system", "canthelp", "_:booking/370c6717" ], [ "_:booking/370c6717", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "city centre north b and b" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "4-star" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "0" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "four" ], [ "_:search", "stay", "four" ], [ "_:system", "canthelp", "_:booking/370c6717" ], [ "_:booking/370c6717", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "city centre north b and b" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "city centre North b and b" ], [ "_:booking", "people", "4" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "T1X3A0DO" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "stars", "4-star" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "0" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "four" ], [ "_:search", "stay", "four" ], [ "_:system", "canthelp", "_:booking/370c6717" ], [ "_:booking/370c6717", "type", "Booking" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "city centre north b and b" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "name", "city centre North b and b" ], [ "_:booking", "people", "4" ], [ "_:booking", "stay", "4" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "T1X3A0DO" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "328a Histon Road" ], [ "_:result", "phone", "01223312843" ], [ "_:result", "postcode", "cb43ht" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'welsh');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant that serves Welsh food ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I apologize , there are no restaurants in the expensive price range that serve Welsh food . Would you like a different type of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'korean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about korean food ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,food,'Korean');(_:result,name,'Little Seoul');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Little Seoul is an expensive Korean restaurant . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like their address and what part of town they are located in ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'108 Regent Street City Centre');(_:result,area,'centre');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Little Seoul is located in the centre of town and the address is 108 Regent Street City Centre ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a nice day ! Goodbye ." } ]
WOZ20579.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "welsh" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/571721d9" ], [ "_:search/571721d9", "type", "Restaurant" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/571721d9" ], [ "_:search/571721d9", "type", "Restaurant" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/571721d9" ], [ "_:search/571721d9", "type", "Restaurant" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "food", "Korean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "108 Regent Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to find a train please ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "OK , do you know what day and time you 're traveling ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'9:30');(_:search,day,'wednesday');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Wednesday and need to arrive in Ely by 9:30 ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where will you be departing from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,people,'7');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Cambridge and I 'll need 7 tickets total . Can I have the reference number after you book the tickets , please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'08:07');(_:result,id,'TR1955');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR1955 arriving at 08:07 will that work for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'allenbell');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please book that . Also , I am looking for a hotel named the allenbell . Can you find information on it for me ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR1955');(_:booking,people,'7');(_:booking,ref,'JS5U3C0K');(_:booking,type,'Booking');(_:result,name,'allenbell');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I booked 7 tickets for you on the TR1955 . Your reference is JS5U3C0K . I will now help you find information on the allenbell" }, { "id": 8, "rdf-acts": [ "request((_:result,area,?);(_:result,has_parking,?);(_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thank you . I will need a price range , whether or not they have free parking , and the area please ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "It 's a cheap guesthouse in the east side of town . They have free parking . Do you need anything else ?" } ]
PMUL4846.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:result", "arrive_by", "08:07" ], [ "_:result", "id", "TR1955" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "allenbell" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "9:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:result", "arrive_by", "08:07" ], [ "_:result", "id", "TR1955" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "name", "allenbell" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1955" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "JS5U3C0K" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "allenbell" ], [ "_:result", "type", "Hotel" ], [ "_:result", "area", "?" ], [ "_:result", "has_parking", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I am hurt a need to find a hospital nearby ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'0122324515');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "There is a hospital located on Hills Rd , Cambridge CB20QQ . The phone number is 0122324515 . Is there anything else I can help you with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Hospital');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can you please book a taxi to take me to the hospital ? I am not able to get there on my own ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Okay , what is your departure site ?" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "I do n't need a taxi , I 'm sorry . I just needed the postcode for the hospital ." }, { "id": 5, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The postcode to the hospital is CB20QQ ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for your help , that 's all I needed ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome . I hope you feel better soon . Goodbye ." } ]
SNG01931.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "0122324515" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "type", "Hospital" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "0122324515" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "phone", "0122324515" ], [ "_:search", "departure", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'ashley hotel');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "What is the address to the Ashley hotel ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'74 Chesterton Road');(_:result,name,'Ashley Hotel');(_:result,postcode,'cb41er');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Ashley Hotel is at 74 Chesterton Road , and their postcode is cb41er . Would you like to book a room or are you just looking for information right now ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am just looking for information . What kind of hotel ? Hotel or guest house ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They are a hotel . Do you need their phone number ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'cambridge artworks');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No I do n't need it , thanks for asking . However I also am interested in an attraction known as cambridge artworks . Can you provide their address & contact info ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'5 greens road');(_:result,name,'Cambridge Artworks');(_:result,phone,'01223902168');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure Cambridge Artworks is located at 5 greens road phone number is 01223902168 . Can I help you with anything else ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the postcode ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb13ef');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The post code is cb13ef . Can I further assist you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi to go between the two places ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Do you have a specific arrival or departure time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'24:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the hotel by 24:00 please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'red volvo');(_:result,phone,'07468930777');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your taxi is booked . It will be a red volvo , contact number 07468930777 . Would you like some information for restaurants in the area ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the booking and contact number . That will be all for now ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for calling . Have a great trip ! Goodbye ." } ]
PMUL2558.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "ashley hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "74 Chesterton Road" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "postcode", "cb41er" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "74 Chesterton Road" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "postcode", "cb41er" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "cb41er" ], [ "_:result", "category", "hotel" ], [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "24:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "24:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red volvo" ], [ "_:result", "phone", "07468930777" ], [ "_: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,type,'Attraction'))" ], "speaker": "user", "text": "I would like to find a nice attraction to visit in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "I would be happy to help you find a great attraction to visit ! What kind of attraction are you interested in visiting ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'dontcare');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I have no preference . Can you make a recommendation and provide the address , entrance fee , and postcode ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,entrance_fee,'no entrance fee');(_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about the Broughton House Gallery ? There is no entrance fee ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'kings lynn');(_:search,type,'Train'))", "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "what s its postcode and address ? i would also like to get a train that leaves friday from kings lynn" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'98 King Street');(_:result,day,'Friday');(_:result,postcode,'cb11ln');(_:result,type,'Attraction');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The address is 98 King Street and the postcode is cb11ln . What is your destination on Friday ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'21:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be heading to Cambridge , but I ca n't leave until sometime after 21:15 , please ." }, { "id": 7, "rdf-acts": [ "select((_:result,leave_at,'22:11');(_:result,leave_at,'23:11');(_:result,type,'Train'))", "inform((_:result,count,'2');(_:result,duration,'47 minutes');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There are two trains meeting your needs . The earlier train leaves at 22:11 and the later train at 23:11 . The ride takes 47 minutes . Which do you want me to book ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you get me one ticket on the 22:11 train ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'9M753T1T');(_:booking,ticket,'9.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I managed to book you on that train . The total fee is 9.8 GBP and the reference number is 9M753T1T ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks ! I think that 's all I needed ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ." } ]
MUL1938.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", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "day", "Friday" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Attraction" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "day", "Friday" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "leave_at", "22:11" ], [ "_:result", "leave_at", "23:11" ], [ "_:result", "count", "2" ], [ "_:result", "duration", "47 minutes" ], [ "_: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, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "dontcare" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "kings lynn" ], [ "_:result", "address", "98 King Street" ], [ "_:result", "day", "Friday" ], [ "_:result", "postcode", "cb11ln" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:15" ], [ "_:result", "leave_at", "22:11" ], [ "_:result", "leave_at", "23:11" ], [ "_:result", "count", "2" ], [ "_:result", "duration", "47 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "9M753T1T" ], [ "_:booking", "ticket", "9.8 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "Can you get me the nearest police station ?" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "The nearest police station is in the Parkside part of Cambridge ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Could you give me their address and phone please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,phone,'01223358966');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The phone number is 01223358966 , it is located in Parkside , Cambridge and the postcode is CB11JG . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Goodbye ." } ]
SNG02168.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_: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,day,'monday');(_:search,leave_at,'08:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Please find me a train that leaves on Monday after 08:45" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you going or coming from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving Cambridge and heading to Ely ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a certain time you need to arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,leave_at,'08:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I just need to leave after 08:45" }, { "id": 5, "rdf-acts": [ "inform((_:result,day,'Monday');(_:result,departure,'Cambridge');(_:result,id,'TR8399');(_:result,leave_at,'09:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR8399 leaves from Cambridge on Monday at 09:50 . Shall I book that for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "yes , for 2 people . Please give me the reference number ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'2');(_:booking,ref,'90RLYZKX');(_:booking,ticket,'8.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You have 2 seats reserved , and you 'll pay 8.8 GBP at the station . Your reference number is 90RLYZKX . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant . The restaurant should be in the centre and should be in the moderate price range ." }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'21');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 21 restaurants in the centre . Do you have a certain type of food you 'd prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't have a food preference ." }, { "id": 11, "rdf-acts": [ "inform((_:result,food,'British');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like British food ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , that works for me . I need the phone number , postcode , and address for the restaurant ." }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'183 East Road City Centre');(_:result,food,'british');(_:result,name,'Cotto');(_:result,type,'Restaurant'))", "reqmore()", "inform((_:result,phone,'01223302010');(_:result,postcode,'cb11bg');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Cotto is a great british restaurant located on 183 East Road City Centre . Their postcode is cb11bg and phone number is 01223302010 . Is there anything else you need ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Oh that 's great . That would be all , thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service today ." } ]
PMUL3441.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "08:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "id", "TR8399" ], [ "_:result", "leave_at", "09:50" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "id", "TR8399" ], [ "_:result", "leave_at", "09:50" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "90RLYZKX" ], [ "_:booking", "ticket", "8.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "id", "TR8399" ], [ "_:result", "leave_at", "09:50" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "90RLYZKX" ], [ "_:booking", "ticket", "8.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "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", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "id", "TR8399" ], [ "_:result", "leave_at", "09:50" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "90RLYZKX" ], [ "_:booking", "ticket", "8.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "21" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "British" ], [ "_:result", "type", "Restaurant" ], [ "_: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": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "ely" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "08:45" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "id", "TR8399" ], [ "_:result", "leave_at", "09:50" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "90RLYZKX" ], [ "_:booking", "ticket", "8.8 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "21" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "183 East Road City Centre" ], [ "_:result", "food", "british" ], [ "_:result", "name", "Cotto" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223302010" ], [ "_:result", "postcode", "cb11bg" ], [ "_: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,name,'funky fun house');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a particular attraction called funky fun house ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'8 Mercers row');(_:result,phone,'01223304705');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , it is at 8 Mercers row , with a phone of 01223304705 ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me the address ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'8 Mercers Row , Mercers Row Industrial Estate');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "8 Mercers Row , Mercers Row Industrial Estate . Anything else you need to know ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Actually , yes . I 'm looking for a guesthouse called the arbury lodge ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Arbury lodge guesthouse is a moderate price 4 star guesthouse located north . It has free parking and internet . Would you like me to book a room ?" } ]
PMUL2707.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "funky fun house" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "funky fun house" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "8 Mercers row" ], [ "_:result", "phone", "01223304705" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "funky fun house" ], [ "_:result", "phone", "01223304705" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "8 Mercers Row , Mercers Row Industrial Estate" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive restaurant in the center of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,area,'centre');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are many expensive restaurants in the centre of town , is there a specific type of food you would like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Is there any Turkish cuisine ? If so I need the postcode and the address ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'196 Mill Road City Centre');(_:result,name,'Meze Bar restaurant');(_:result,postcode,'cb13nf');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Meze Bar restaurant matches your tastes . It is located at 196 Mill Road City Centre . The postcode is cb13nf ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for museums in the area ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,area,'centre');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many museums listed in the centre area , what kind of museum are you interested in ?" }, { "id": 6, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I do n't really care , what do you recommend ? I will need the postcode and entrance fee please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'Cambridge Contemporary Art');(_:result,postcode,'cb21su');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about Cambridge Contemporary Art ? The entrance is free and the postcode is cb21su . Enjoy !" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I would also like a taxi to commute between the two places ." }, { "id": 9, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Certainly . When would you like your taxi to depart ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'19:15');(_:search,destination,'Cambridge Contemporary Art');(_:search,type,'Attraction');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to arrive at Cambridge Contemporary Art by 19:15 please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'grey toyota');(_:result,phone,'07035811281');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "No problem . Your taxi has been reserved . Your driver 's contact number is 07035811281 and will be driving a grey toyota . Is there anything else you need today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will be all , thank you !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay , have a nice day ." } ]
MUL0812.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "turkish" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:result", "name", "Meze Bar restaurant" ], [ "_:result", "postcode", "cb13nf" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "turkish" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:result", "name", "Meze Bar restaurant" ], [ "_:result", "postcode", "cb13nf" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "turkish" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "museums" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:result", "postcode", "cb21su" ], [ "_:result", "type", "Attraction" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "turkish" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "museums" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:result", "postcode", "cb21su" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "destination", "Cambridge Contemporary Art" ], [ "_:search", "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", "expensive" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "turkish" ], [ "_:result", "address", "196 Mill Road City Centre" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "museums" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge Contemporary Art" ], [ "_:result", "postcode", "cb21su" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "19:15" ], [ "_:search", "destination", "Cambridge Contemporary Art" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey toyota" ], [ "_:result", "phone", "07035811281" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to dine at a restaurant serving Indian food on the east side of town . Any suggestions ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'4');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay there are four different restaurants . What is your price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Price does not matter ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Pipasha Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would recommend Pipasha Restaurant ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'11:45');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great , can you book me for 5 people at 11:45 on tuesday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'MLAA1D4V');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : MLAA1D4V . anything else i can help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'norwich');(_:search,leave_at,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need to travel by train to Norwich , some time on Tuesday after 14:30 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,day,'Tuesday');(_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,leave_at,'14:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train departing Cambridge for Norwich at 14:36 on Tuesday . Would you like me to book this ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Yes please and I need a confirmation number" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'BSJKVN2Y');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It has been booked ! Reference number is BSJKVN2Y . Do you need anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL0755.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Pipasha Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Pipasha Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MLAA1D4V" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Pipasha Restaurant" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MLAA1D4V" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "leave_at", "14:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Pipasha Restaurant" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "5" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "norwich" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "leave_at", "14:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "BSJKVN2Y" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I m looking for a restaurant in the north part of town in the cheap price range" }, { "id": 1, "rdf-acts": [ "select((_:result,food,'indian');(_:result,food,'italian');(_:result,type,'Restaurant'))", "inform((_:result,area,'north');(_:result,count,'2');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two restaurants in the cheap range on the north side of town . Would you prefer indian or italian ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'austrian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for the east part of town , serving austrian food ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am sorry , there is no such restaurant match your request . Would you prefer another area or another type of food ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Chinese food on the east part of town ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'chinese');(_:result,name,'Yu garden');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "Yu garden serves chinese food and is located in the east part of town . Would you like more information ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like their address , phone number and postcode , please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'529 Newmarket Road Fen Ditton');(_:result,phone,'01223 248882');(_:result,postcode,'8 P.A.');(_:result,postcode,'C.B 5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their address is 529 Newmarket Road Fen Ditton , their phone number is 01223 248882 and their postcode is C.B 5 , 8 P.A." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I 'm looking for . Thank you for the information ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Goodbye ." } ]
WOZ20463.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "austrian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "indian" ], [ "_:result", "food", "italian" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/e63a9b0f" ], [ "_:search/e63a9b0f", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/e63a9b0f" ], [ "_:search/e63a9b0f", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Yu garden" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/e63a9b0f" ], [ "_:search/e63a9b0f", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Yu garden" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "529 Newmarket Road Fen Ditton" ], [ "_:result", "phone", "01223 248882" ], [ "_:result", "postcode", "8 P.A." ], [ "_:result", "postcode", "C.B 5" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me get a train ticket leaving birmingham new street on sunday please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "We have many options that meet your needs . Do you have a certain destination in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'21:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking to go to cambridge and leave after 21:00 please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'24:23');(_:result,count,'3');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have three different choices depending on when you want to arrive . I 've got one arriving by 24:23 . Would that work ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "That would be great , I 'd like to book for 1 person please ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'D77TJZNF');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your ticket has been booked , reference number is D77TJZNF" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . Can you tell me what kinds of museums there are in that area ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'over 20');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are over 20 museums in the city , is there a particular part of town you 'd like to be in ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No , I do not have any preference on area . What would you suggest ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Broughton House Gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "You might like Broughton House Gallery . Would you like more information about this ?" }, { "id": 10, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please may I have their postcode ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb11ln');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! The postcode is cb11ln . Is there anything else I can help you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No I think that 's all I need for now , thank you !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a wonderful visit !" } ]
MUL1744.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "amount", "many" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:23" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "amount", "many" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:23" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D77TJZNF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:23" ], [ "_:result", "count", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D77TJZNF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:result", "amount", "over 20" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:23" ], [ "_:result", "count", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D77TJZNF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:result", "amount", "over 20" ], [ "_:result", "category", "museums" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "21:00" ], [ "_:result", "arrive_by", "24:23" ], [ "_:result", "count", "3" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "D77TJZNF" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:result", "amount", "over 20" ], [ "_:result", "category", "museums" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Broughton House Gallery" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb11ln" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an upscale , expensive place to eat on the west side of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What type of food are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'jamaican');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm really in the mood for Jamaican food ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry . There are no restaurants matching your criteria ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about some indian food ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay now I have many options would you like a reservation at one of them ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'11:45');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would . Can you book me a table for 1 on Tuesday at 11:45 ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))", "inform((_:result,count,'5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , all 5 restaurants meeting your criteria are booked at this time . Would you like me to try a different time slot ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,duration,'10:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , can you try 10:45 ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,duration,'10:45');(_:booking,ref,'YTG3EOGF');(_:booking,type,'Booking');(_:result,name,'Rice Boat');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I was able to book you a table at Rice Boat on Tuesday at 10:45 . The reference number is YTG3EOGF ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all I need ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Great ! Enjoy your meal ! Goodbye !" } ]
SNG0533.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "jamaican" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/8322cf52" ], [ "_:search/8322cf52", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/8322cf52" ], [ "_:search/8322cf52", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/8322cf52" ], [ "_:search/8322cf52", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "many" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/0ec06119" ], [ "_:booking/0ec06119", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "10:45" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/8322cf52" ], [ "_:search/8322cf52", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "1" ], [ "_:system", "canthelp", "_:booking/0ec06119" ], [ "_:booking/0ec06119", "type", "Booking" ], [ "_:result", "count", "5" ], [ "_:search", "duration", "10:45" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "duration", "10:45" ], [ "_:booking", "ref", "YTG3EOGF" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Rice Boat" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'13:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train that leaves after 13:45 on Wednesday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can you give me departure and destination locations , please ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . I 'm departing from Broxbourne and going to Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'first train on that route after 13:45');(_:result,id,'TR3470');(_:result,leave_at,'16:32');(_:result,type,'Train'))" ], "speaker": "system", "text": "The TR3470 leaves at 16:32 . That 's the first train on that route after 13:45 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Thank you , can I get tickets for 2 people and the reference number if successful ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I will book that for you now ." }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I have that reference number please ?" }, { "id": 7, "rdf-acts": [ "request((_:search,ref,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I will have that reference number in one moment ." }, { "id": 8, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Okay thank you , and I need the postcode too ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'ZT7XX7WQ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Reference number is ZT7XX7WQ . Do you need anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))", "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a place to go in town . I 'm looking in the city centre . Do you have anything available ? What is the postcode ?" }, { "id": 11, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "what kind of attraction do you want ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "can you recommend something fun . i do nt know this area ." }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'Vue Cinema in centre');(_:result,postcode,'CB11ps');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I recommend Vue Cinema in centre . The zip code is CB11ps ." }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "thanks . i think that took care of everything . thanks . bye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us and have a nice day ." } ]
PMUL1157.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "13:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "13:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "13:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "first train on that route after 13:45" ], [ "_:result", "id", "TR3470" ], [ "_:result", "leave_at", "16:32" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "13:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "first train on that route after 13:45" ], [ "_:result", "id", "TR3470" ], [ "_:result", "leave_at", "16:32" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "13:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "first train on that route after 13:45" ], [ "_:result", "id", "TR3470" ], [ "_:result", "leave_at", "16:32" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "ref", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "13:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "first train on that route after 13:45" ], [ "_:result", "id", "TR3470" ], [ "_:result", "leave_at", "16:32" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "ref", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "ZT7XX7WQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "13:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "first train on that route after 13:45" ], [ "_:result", "id", "TR3470" ], [ "_:result", "leave_at", "16:32" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "ref", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "ZT7XX7WQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_: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", "day", "wednesday" ], [ "_:search", "leave_at", "13:45" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "first train on that route after 13:45" ], [ "_:result", "id", "TR3470" ], [ "_:result", "leave_at", "16:32" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "ZT7XX7WQ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Vue Cinema in centre" ], [ "_:result", "postcode", "CB11ps" ], [ "_:result", "type", "Attraction" ], [ "_: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,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need help finding a place to dine in the expensive price range and serves british food , can you help me ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'6');(_:result,food,'british');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 6 restaurants that are serve british food and are expensive . Is there a certain area you would like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,day,'saturday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any of them you recommend would be fine . I do need a booking for saturday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,day,'saturday');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure thing , what time and party size would you like to book on saturday ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,duration,'15:45');(_:search,people,'seven');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "There are seven of us , we 'd like a bit of an early dinner at 15:45 ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,name,'Graffiti');(_:booking,people,'7');(_:booking,ref,'FR21TCNN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , I booked a table for you at Graffiti for 7 on Saturday . Ref # FR21TCNN . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'same group of people');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'd also like to find some lodging accommodations for the same group of people , on the same day ." }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Certainly . What are you looking for in the way of lodgings ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'cityroomz');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for the hotel cityroomz to be exact ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book that for you as well , how many days are you staying ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stay,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We need reservations for two nights please ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'CityRoomz');(_:booking,ref,'T5TKS4ER');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to successfully book you at the CityRoomz . Your reference number is T5TKS4ER . Is there anything else I can help with ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you for all your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Great . Thank you for using our service . Goodbye !" } ]
MUL1274.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "day", "saturday" ], [ "_:booking", "day", "saturday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "seven" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "15:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Graffiti" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "FR21TCNN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "15:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Graffiti" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "FR21TCNN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "category", "?" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "15:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "name", "Graffiti" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "FR21TCNN" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "category", "?" ], [ "_:search", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "6" ], [ "_:result", "food", "british" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "15:45" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "people", "7" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "same group of people" ], [ "_:search", "category", "?" ], [ "_:search", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "two" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "CityRoomz" ], [ "_:booking", "ref", "T5TKS4ER" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'sesame restaurant and bar');(_:search,leave_at,'14:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to book a taxi that would pick me up from sesame restaurant and bar that would pick me up at 14:00" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "And where will the taxi be taking you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,\"st john 's chop house\");(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I need to go to St John 's Chop House . I would like a contact number and car type for my booking query ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'grey Lexus');(_:result,phone,'07097363308');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your taxi will be a grey Lexus with the contact number 07097363308 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all I needed ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you ! Have a great day !" } ]
SNG0089.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "sesame restaurant and bar" ], [ "_:search", "leave_at", "14:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "14:00" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "st john 's chop house" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "14:00" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "st john 's chop house" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey Lexus" ], [ "_:result", "phone", "07097363308" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'saint barnabas press gallery');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello . I am looking for information about Saint Barnabas Press Gallery ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'museum');(_:result,name,'Saint Barnabas Press Gallery');(_:result,phone,'01223902116');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Saint Barnabas Press Gallery is a museum in the east area of town . The phone number is 01223902116 . Would you like the address ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Yes , can I get it please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"The Belfast Yard , Coldham 's Road\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is located at The Belfast Yard , Coldham 's Road . Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I also need help finding a restaurant . Are there any that serve Chinese food in the South ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 3 . What price range do you want ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a an expensive one , please ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Peking restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Peking restaurant is int he expensive price range ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'17:15');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you get me a table for 1 at 17:15 on Friday ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'LW79C4M8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your table is reserved for 15 minutes and the reference number is LW79C4M8 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need , thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you , enjoy the rest of your day !" } ]
MUL0991.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "saint barnabas press gallery" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "saint barnabas press gallery" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Saint Barnabas Press Gallery" ], [ "_:result", "phone", "01223902116" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "saint barnabas press gallery" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Saint Barnabas Press Gallery" ], [ "_:result", "phone", "01223902116" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The Belfast Yard , Coldham 's Road" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "saint barnabas press gallery" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "Saint Barnabas Press Gallery" ], [ "_:result", "phone", "01223902116" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The Belfast Yard , Coldham 's Road" ], [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_: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": [ [ "_:search", "name", "saint barnabas press gallery" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "phone", "01223902116" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The Belfast Yard , Coldham 's Road" ], [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Peking restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "saint barnabas press gallery" ], [ "_:result", "area", "east" ], [ "_:result", "category", "museum" ], [ "_:result", "phone", "01223902116" ], [ "_:result", "address", "The Belfast Yard , Coldham 's Road" ], [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Peking restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "17:15" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LW79C4M8" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , we are planning on visiting Cambridge and would like to inquire about lodgings . Can you find a place with free wifi and a rating of 4 stars ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Sure , do you have an area of town you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Any type is fine , I just would like it to have free parking as well ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,name,'the alexander bed and breakfast');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ok the alexander bed and breakfast is a four star guesthouse in the centre area would you like me to book it for you" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'8');(_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , for 8 people . 2 nights starting from friday . Include reference number ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'7JY9OB7P');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to successfully book that for you . Your reference number is 7JY9OB7P . Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am also looking for a train . I would like it to arrive by 14:30" }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'over a thousand');(_:result,arrive_by,'14:30');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are over a thousand trains arriving by 14:30 where are you departing from and going ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from stevenage and going to cambridge ." }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR0601');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The train TR0601 will suit your needs . May I book that for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to book it for 8 people , yes ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'1KXLNMFR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , you 're booked with reference number 1KXLNMFR . May I help with something else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all for me . Thanks ! Goodbye !" }, { "id": 13, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Goodbye ! Have a great day ." }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "You too ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "its been a pleasure serving you" } ]
MUL2129.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "7JY9OB7P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "four" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "7JY9OB7P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "amount", "over a thousand" ], [ "_:result", "arrive_by", "14:30" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_: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", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "four" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "7JY9OB7P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "amount", "over a thousand" ], [ "_:result", "arrive_by", "14:30" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0601" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "8" ], [ "_: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", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "four" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "amount", "over a thousand" ], [ "_:result", "arrive_by", "14:30" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0601" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1KXLNMFR" ], [ "_: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", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "the alexander bed and breakfast" ], [ "_:result", "stars", "four" ], [ "_:search", "day", "friday" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "amount", "over a thousand" ], [ "_:result", "arrive_by", "14:30" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR0601" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1KXLNMFR" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "looking for a restaurant in the expensive price range" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Is there an area of town or type of cuisine you have in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,food,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would like to find something in the south but i do nt care food type ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'10 Homerton Street City Centre');(_:result,food,'Chinese');(_:result,name,'Peking Restaurant');(_:result,phone,'01223 354755');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Peking Restaurant is a Chinese food restaurant located at 10 Homerton Street City Centre . Their phone number is 01223 354755 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , and have a good day ." } ]
WOZ20162.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "south" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "south" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "10 Homerton Street City Centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:result", "phone", "01223 354755" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'catalan');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I 'm look for information about restaurants in Cambridge . I would like them to be fine dining and serve Catalan food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,area,'Cambridge');(_:search,food,'Catalan');(_:search,pricerange,'fine');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry but there are n't any fine Catalan restaurants in Cambridge ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "There 's nothing in the city centre ? Nothing in the expensive price range ?" }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'catalanan');(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'33');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 33 expensive establishment in the centre , none of which are catalanan , do you want me to lookup another restaurant type ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , are there any that serve British food ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'3');(_:result,name,'Cambridge Chop House');(_:result,name,'Fitzbillies Restaurant');(_:result,name,'Misdummer House Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 3 that fit your new criteria : Fitzbillies Restaurant , the Cambridge Chop House , and Misdummer House Restaurant . Would you like a reservation at one of these ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'11:45');(_:search,name,'Cambridge Chop House');(_:search,people,'3');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I 'd like to make a reservation for 3 people on Monday at 11:45 at the Cambridge Chop House . Could I get the reference number for that as well ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'B7I50S2K');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation is all set . The reference number is B7I50S2K . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'12:00');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need information about a train . I need one that leaves cambridge and arrives by 12:00" }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your destination ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to London Kings Cross ." }, { "id": 11, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you like to leave ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'12:00');(_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I just need to arrive by 12:00 on Tuesday . Anything for that time frame ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'05:51');(_:result,departure,'Cambridge');(_:result,destination,'Kings Cross');(_:result,destination,'London');(_:result,id,'TR9536');(_:result,leave_at,'05:00');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR9536 leaves Cambridge at 05:00 and arrives in London , Kings Cross at 05:51 . Will that suffice or would you like to book something later in the day ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "Is there anything that leaves a bit later ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,leave_at,'11:00');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What time would you prefer to leave by , the latest I have in 11:00 ." }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Train'))", "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That would be good , what is the travel time and price ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,duration,'51 minutes');(_:result,ticket,'23.60 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The cost would be 23.60 pounds , and the trip takes 51 minutes ." }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . That 's all I need ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "ok , perfect , enjoy !" } ]
MUL1415.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "catalan" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "catalan" ], [ "_:system", "canthelp", "_:search/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ticket", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/ae97db64" ], [ "_:search/ae97db64", "food", "catalanan" ], [ "_:search/ae97db64", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "33" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/ae97db64" ], [ "_:search/ae97db64", "food", "catalanan" ], [ "_:search/ae97db64", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "name", "Misdummer House Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/ae97db64" ], [ "_:search/ae97db64", "food", "catalanan" ], [ "_:search/ae97db64", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "name", "Misdummer House Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "B7I50S2K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/ae97db64" ], [ "_:search/ae97db64", "food", "catalanan" ], [ "_:search/ae97db64", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "name", "Misdummer House Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "B7I50S2K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_: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/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/ae97db64" ], [ "_:search/ae97db64", "food", "catalanan" ], [ "_:search/ae97db64", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "name", "Misdummer House Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "B7I50S2K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/ae97db64" ], [ "_:search/ae97db64", "food", "catalanan" ], [ "_:search/ae97db64", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "name", "Misdummer House Restaurant" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "B7I50S2K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "05:51" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Kings Cross" ], [ "_:result", "destination", "London" ], [ "_:result", "id", "TR9536" ], [ "_:result", "leave_at", "05:00" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ] ], "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/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "ticket", "?" ], [ "_:system", "canthelp", "_:search/ae97db64" ], [ "_:search/ae97db64", "food", "catalanan" ], [ "_:search/ae97db64", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "name", "Misdummer House Restaurant" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "B7I50S2K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "tuesday" ], [ "_:result", "arrive_by", "05:51" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Kings Cross" ], [ "_:result", "destination", "London" ], [ "_:result", "id", "TR9536" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "11:00" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ] ], "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/f4fea13b" ], [ "_:search/f4fea13b", "area", "Cambridge" ], [ "_:search/f4fea13b", "food", "Catalan" ], [ "_:search/f4fea13b", "pricerange", "fine" ], [ "_:search/f4fea13b", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/ae97db64" ], [ "_:search/ae97db64", "food", "catalanan" ], [ "_:search/ae97db64", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "british" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "name", "Misdummer House Restaurant" ], [ "_:search", "duration", "11:45" ], [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "B7I50S2K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "arrive_by", "12:00" ], [ "_:search", "day", "tuesday" ], [ "_:result", "arrive_by", "05:51" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Kings Cross" ], [ "_:result", "destination", "London" ], [ "_:result", "id", "TR9536" ], [ "_:booking", "category", "Train" ], [ "_:result", "leave_at", "11:00" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "51 minutes" ], [ "_: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": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'no');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay in Cambridge that includes free wifi . I do n't need free parking ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like to try cityroomz ? I can book it for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is it in the West ? what is the price range ?" }, { "id": 3, "rdf-acts": [ "request((_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,area,'centre');(_:result,name,'Cityroomz');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Cityroomz is moderately priced and in the centre . Are you open to places that offer free parking , or do you specifically want to avoid it ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm open to it , and I suppose the centre will do . But I 'd prefer the west side if there is one ." }, { "id": 5, "rdf-acts": [ "canthelp((_:search,area,'west');(_:search,category,'hotels');(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "I 'm so sorry . There are no hotels on the west side that match your requests ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,name,'cityroomz');(_:search,people,'3');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That 's okay , Cityroomz will work . Can you book it for 3 people for 2 nights starting on Tuesday ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'Z9RFJQ4W');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reference number is : Z9RFJQ4W . Anything else you need ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,destination,'birmingham new street');(_:search,people,'three');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking to book a train for the three of us from Cambridge to Birmingham New Street on Wednesday ." }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where would you like to go today ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'Birmingham New Street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Ummm I literally just told you Birmingham New Street , and I 'm not traveling today I m traveling Wednesday ! Please pay attention" }, { "id": 11, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Is there a certain time that you would like to arrive ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,leave_at,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "We will be ready to leave after 14:30 . Arrival time is not as important to us ." }, { "id": 13, "rdf-acts": [ "inform((_:result,count,'1');(_:result,leave_at,'15:01');(_:result,type,'Train'))" ], "speaker": "system", "text": "There is one that leaves after 15:01 ." }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "That sounds perfect . I need reservations for 3 ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Train TR4488 \t arrives at \t birmingham new street and cost 75.10 pounds" } ]
PMUL4260.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "no" ], [ "_:result", "name", "cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_parking", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/ffed030a" ], [ "_:search/ffed030a", "area", "west" ], [ "_:search/ffed030a", "category", "hotels" ], [ "_:search/ffed030a", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_parking", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/ffed030a" ], [ "_:search/ffed030a", "area", "west" ], [ "_:search/ffed030a", "category", "hotels" ], [ "_:search/ffed030a", "type", "Hotel" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "Z9RFJQ4W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_parking", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/ffed030a" ], [ "_:search/ffed030a", "area", "west" ], [ "_:search/ffed030a", "category", "hotels" ], [ "_:search/ffed030a", "type", "Hotel" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "Z9RFJQ4W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "three" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "Birmingham New Street" ], [ "_: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" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_parking", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/ffed030a" ], [ "_:search/ffed030a", "area", "west" ], [ "_:search/ffed030a", "category", "hotels" ], [ "_:search/ffed030a", "type", "Hotel" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "Z9RFJQ4W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "three" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "Birmingham New Street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "14:30" ], [ "_: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", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_parking", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "west" ], [ "_:system", "canthelp", "_:search/ffed030a" ], [ "_:search/ffed030a", "area", "west" ], [ "_:search/ffed030a", "category", "hotels" ], [ "_:search/ffed030a", "type", "Hotel" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "Z9RFJQ4W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "Birmingham New Street" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "14:30" ], [ "_:result", "count", "1" ], [ "_:result", "leave_at", "15:01" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "3" ], [ "_: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,area,'centre');(_:search,food,'australian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a restaurant in the centre part of town and serves australian food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "i 'm sorry , but I can not find any restuarant serving australasian food . Can i help you find something else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'international');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "how about international type of food ?" }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Bloomsbury Restaurant serves International food and is in the centre part of town . It has a moderate price range and the phone number is 0871 942 9180" } ]
WOZ20432.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "australian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/28058c27" ], [ "_:search/28058c27", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello ! I am looking for a place to stay . I would like to stay in the moderate price range with a rating of 2 stars , if possible ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,count,'2');(_:result,type,'Hotel'))", "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have two options that are in the north area . How many people would you like to reserve a room for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't know for sure yet . Does either include free wifi and parking ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They both have free internet and parking and are both in the moderate price range ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'1');(_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Okay , I need to book one of them for 1 person starting Tuesday for 2 nights . Please send me the reference number once the reservation is booked ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'ashley hotel');(_:booking,ref,'NC5XPXND');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I made you a reservation at the ashley hotel your reference number is NC5XPXND ." }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . Also , I 'm looking to book a train from Cambridge to Norwich ? Can you help me with that ?" }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your departure day and time ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'16:15');(_:search,day,'thursday');(_:search,destination,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving on Thursday and need to arrive in norwich by 16:15 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'15:55');(_:result,departure,'Cambridge');(_:result,destination,'Norwich');(_:result,id,'TR5190');(_:result,leave_at,'14:36');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR5190 leaves Cambridge at 14:36 and arrives in Norwich at 15:55 . Would you like me to book it for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No thank you . Can you confirm the travel time for that commute ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'79 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "Absolutely . The total travel time is 79 minutes . Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the departure time ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,leave_at,'14:36');(_:result,type,'Train'))" ], "speaker": "system", "text": "The departure time is 14:36 from Cambridge ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks . That is all I need for now . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Your welcome . Have a great day !" } ]
MUL2282.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:booking", "people", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "ashley hotel" ], [ "_:booking", "ref", "NC5XPXND" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:booking", "people", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "ashley hotel" ], [ "_:booking", "ref", "NC5XPXND" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:booking", "people", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "ashley hotel" ], [ "_:booking", "ref", "NC5XPXND" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "15:55" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "id", "TR5190" ], [ "_:result", "leave_at", "14:36" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:booking", "people", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "ashley hotel" ], [ "_:booking", "ref", "NC5XPXND" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "15:55" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "id", "TR5190" ], [ "_:result", "leave_at", "14:36" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:booking", "people", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "ashley hotel" ], [ "_:booking", "ref", "NC5XPXND" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "destination", "norwich" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "15:55" ], [ "_:result", "destination", "Norwich" ], [ "_:result", "id", "TR5190" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "79 minutes" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "leave_at", "14:36" ], [ "_: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,departure,'birmingham new street');(_:search,leave_at,'11:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train departing after 11:15 from the Birmingham new street location ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,arrive_by,'14:23');(_:result,leave_at,'11:40');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are many trains leaving after 11:15 , the closet one leaving to that time will be at 11:40 and arrives at 14:23 ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Okay , I need one going to Cambridge on Tuesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What is your preferred arrival time ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'dontcare');(_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "I do n't have a preferred arrival time . Could you just book me one for 13:40 ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,departure,'birmingham new street');(_:result,destination,'cambridge');(_:result,leave_at,'13:40');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Will that be 1 ticket on the 13:40 train from birmingham new street to cambridge , then ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'two');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No , actually I 'll need tickets for two people please . Oh , and can you provide the reference number when you 've got it please ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'TTH2AA7N');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your request has been completed . The reference number is TTH2AA7N ." }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'mediterranean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks . I also need an expensive restaurant serving Mediterranean food ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,count,'2');(_:result,food,'mediterranean');(_:result,name,'la mimosa');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 2 results for mediterranean restaurants . One is la mimosa \t in town centre . Would you like me to make you a reservation ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'20:30');(_:search,people,'2');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Sure . 2 people at 20:30 on Tuesday . Please give me the reference number ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'LW1N1DLA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , you 're all booked ! The reference number is LW1N1DLA . Is there anything else I can help you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope that should be it thank you" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you , if you need anything else please contact us ." } ]
MUL0314.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "14:23" ], [ "_:result", "leave_at", "11:40" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "14:23" ], [ "_:result", "leave_at", "11:40" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "14:23" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "13:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "two" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "14:23" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "13:40" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "two" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "TTH2AA7N" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "14:23" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "13:40" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "TTH2AA7N" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "mediterranean" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "20:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "leave_at", "11:15" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "14:23" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "dontcare" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "13:40" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "mediterranean" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "20:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LW1N1DLA" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'greek');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a cheap restaurant that serves greek food" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I can not locate a cheap Greek restaurant . Is there another one that you are interested in ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Please check for Italian food . I will also need the address and phone number ." }, { "id": 3, "rdf-acts": [ "select((_:result,area,'Centre');(_:result,area,'North');(_:result,area,'West');(_:result,type,'Restaurant'))", "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,food,'Italian');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 5 entries for Italian food in the cheap price range . Is there an Area of town that works best for you North , Centre , or West ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It does n't matter ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'20 Milton Road Chesterton');(_:result,name,'Da Vinci Pizzeria');(_:result,phone,'01223 351707');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about Da Vinci Pizzeria ? It is located at 20 Milton Road Chesterton and the phone number is 01223 351707 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . Goodbye !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service , good bye ." } ]
WOZ20656.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "greek" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/cecb1998" ], [ "_:search/cecb1998", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/cecb1998" ], [ "_:search/cecb1998", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "italian" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "area", "Centre" ], [ "_:result", "area", "North" ], [ "_:result", "area", "West" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "cheap" ], [ "_:system", "canthelp", "_:search/cecb1998" ], [ "_:search/cecb1998", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "italian" ], [ "_:result", "area", "Centre" ], [ "_:result", "area", "North" ], [ "_:result", "area", "West" ], [ "_:result", "count", "5" ], [ "_:result", "food", "Italian" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "20 Milton Road Chesterton" ], [ "_:result", "name", "Da Vinci Pizzeria" ], [ "_:result", "phone", "01223 351707" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Please find me a restaurant in the centre part of town ." }, { "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 . Are you looking for a specific kind of food ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'traditional');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for traditional food in the centre part of town ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()", "inform((_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , there are no traditional restaurants listed in the centre part of town . Would you like to try something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about turkish food ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'30 Bridge Street City Centre');(_:result,area,'centre');(_:result,food,'turkish');(_:result,name,'anatolia');(_:result,phone,'01223 362372');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "anatolia serves turkish food and is located in the centre of town . Their phone number is 01223 362372 and they are located at 30 Bridge Street City Centre" }, { "id": 6, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is price range ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Anatolia');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Anatolia is moderately priced . Do you need additional information ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is it . Thank you ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you , have a nice day !" } ]
WOZ20415.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "traditional" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/7b175d15" ], [ "_:search/7b175d15", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/7b175d15" ], [ "_:search/7b175d15", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "turkish" ], [ "_:result", "name", "anatolia" ], [ "_:result", "phone", "01223 362372" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/7b175d15" ], [ "_:search/7b175d15", "type", "Restaurant" ], [ "_:search", "food", "turkish" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "30 Bridge Street City Centre" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "turkish" ], [ "_:result", "phone", "01223 362372" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Anatolia" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'riverside brasserie');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to book a taxi from riverside brasserie ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure I can help with that . May I have the time you want to leave riverside brasserie , or the time you need to arrive at the destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'24:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to arrive by 24:00 ." }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Alright , and what is your destination ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'curry prince');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am headed to curry prince ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'white Tesla');(_:result,phone,'07030002227');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Perfect . You are all booked and can expect to be picked up in a white Tesla . The contact number is 07030002227 . Will you be needing anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , thank you very much ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a nice day ." } ]
SNG0082.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "riverside brasserie" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "destination", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "24:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "24:00" ], [ "_:search", "destination", "curry prince" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "24:00" ], [ "_:search", "destination", "curry prince" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Tesla" ], [ "_:result", "phone", "07030002227" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,stars,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay . The hotel should have a star of 2 and should be in the moderate price range" }, { "id": 1, "rdf-acts": [ "select((_:result,name,'ashley hotel');(_:result,name,'lovell lodge');(_:result,type,'Hotel'))", "inform((_:result,area,'north');(_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are two such hotels in the north area . The first is the ashley hotel and the second is the lovell lodge . Do you have a preference ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I do n't have a preference , actually . Which one do you recommend ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They both have internet and parking , so it is really up to you ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'ashley hotel');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I choose the ashley hotel . What is their address , please ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Ashley Hotel');(_:result,phone,'01223350059');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The number for the Ashley Hotel is 01223350059 . Can I book that for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No , I just need the address ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'74 chesterton road');(_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That hotel is located at 74 chesterton road ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Ok thank you that is all I needed today ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You are most welcome !" } ]
SNG02172.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "name", "lovell lodge" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "name", "lovell lodge" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "2" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "amount", "both" ], [ "_:result", "has_internet", "none" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a place to go maybe a museum ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "inform((_:result,area,'museums');(_:result,count,'11');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 11 museums . What part of town would you like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "the centre would be nice ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Primavera');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,area,'centre');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It seems all of our museums are in the city centre , though my recommendation would be the Primavera . Would you like any more information ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Sure , I 'd like to know the phone number , address , and postcode ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'10 king s parade');(_:result,phone,'01223357708');(_:result,postcode,'cb21sj');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They are located at 01223357708 , the address is at 10 king s parade , and their postcode is cb21sj" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks for the info . Can I also get information about trains leaving on Monday ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,day,'Monday');(_:result,departure,'Cambridge');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Trains leave Cambridge all the time ! Where would you like the train to take you on Monday ? And at what time ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))", "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I would like to travel to peterborough . What is the travel time from cambridge to peterborough ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'50 minutes');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The travel time is 50 minutes . Would you like to book a train ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . That 's all I need to know ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Alright , have a great day ." } ]
PMUL3001.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "area", "museums" ], [ "_:result", "count", "11" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "count", "11" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Primavera" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "count", "11" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Primavera" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "phone", "01223357708" ], [ "_:result", "postcode", "cb21sj" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "count", "11" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Primavera" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "phone", "01223357708" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "day", "monday" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:result", "count", "11" ], [ "_:search", "area", "centre" ], [ "_:result", "name", "Primavera" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museums" ], [ "_:result", "address", "10 king s parade" ], [ "_:result", "phone", "01223357708" ], [ "_:result", "postcode", "cb21sj" ], [ "_:search", "day", "monday" ], [ "_:result", "day", "Monday" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "50 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'collage');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "can i get a place to go which is a collage ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "I can help . What part of town are you looking to spend time in ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No place in particular , might you suggest one for me please and give me the postcode" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,\"queens ' college\");(_:result,postcode,'cb39et');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "queens ' college is in the west and has the poccode cb39et" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'warkworth house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "please also find me information about warkworth house" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,name,'Warkworth house');(_:result,pricerange,'moderately priced');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Warkworth house is a moderately priced , 4 star guesthouse located in the east end . Would you like to book a stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'2');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yeah , 2 people 3 nights on tuesday , I am taking the wife out for a surprise trip ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'Tuesday');(_:booking,name,'Warkworth House');(_:booking,people,'two');(_:booking,ref,'QHYB953G');(_:booking,stay,'three');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Oh ! What a wonderful surprise ! I 've booked a room for three nights for the two of you at Warkworth House beginning Tuesday . Your reference number is QHYB953G ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much . I think that 's all I need today ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "So glad we could be of service . Thank you for using the Cambridge TownInfo centre , and I hope your wife enjoys her surprise trip !" } ]
PMUL3758.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "collage" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "collage" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "collage" ], [ "_:search", "area", "?" ], [ "_:result", "area", "west" ], [ "_:result", "name", "queens ' college" ], [ "_:result", "postcode", "cb39et" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "collage" ], [ "_:search", "area", "?" ], [ "_:result", "postcode", "cb39et" ], [ "_:search", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "collage" ], [ "_:search", "area", "?" ], [ "_:result", "postcode", "cb39et" ], [ "_:search", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Warkworth house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Tuesday" ], [ "_:booking", "name", "Warkworth House" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "QHYB953G" ], [ "_:booking", "stay", "three" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find an expensive restaurant in the north ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'saigon city');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "saigon city is a good choice . Do you want to book ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Does it serve unusual food ? That 's what I 'm looking for ." }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'Asian Oriental');(_:result,name,'Saigon City');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Saigon City offers Asian Oriental food ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about chinese food ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,food,'chinese');(_:result,name,'Hakka');(_:result,name,'Hotspot');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Hotspot and Hakka are expensive restaurants on the north side that serve chinese food . Would you like to book one ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you book it for me and get a reference number ?" }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Definitely . What day would you like to book the reservation ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "You know what ? I 'm not quite sure when I want to go . I 'll just take the address , postcode , and phone please ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Milton Road Chesterton');(_:result,name,'Hakka');(_:result,phone,'01223568988');(_:result,postcode,'cb41jy');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Hakka is located on Milton Road Chesterton , postcode cb41jy . You can call them at 01223568988 . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'aylesbray lodge guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , is the aylesbray lodge guest house still in operation ? I stayed there the last time I was in town years ago and enjoyed it ." }, { "id": 11, "rdf-acts": [ "reqmore()", "thank()" ], "speaker": "system", "text": "It certainly is ! Would you like more information on it ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "no , i just want to book a room , can you help me with that ?" }, { "id": 13, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Sure . What day would you like it for and how long will you be staying ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would love it if you could reserve a room for Friday for 1 person for 3 nights ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,day,'Friday');(_:booking,name,'aylesbray lodge guest house');(_:booking,stay,'three');(_:booking,type,'Booking'))", "reqmore()", "thank()" ], "speaker": "system", "text": "Okay . I 'll book a room for one for you at the aylesbray lodge guest house for three days starting on Friday . Is there anything else I can do for you ?" }, { "id": 16, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thank you I just need the reference number for the reservation . That 's all I need today ." }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'SHL5DAFU');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Reference number is : SHL5DAFU . may i help with anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you for your help ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Thank you , I hope you are having a nice day ." } ]
PMUL4541.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "saigon city" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Asian Oriental" ], [ "_:result", "name", "Saigon City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Hakka" ], [ "_:result", "name", "Hotspot" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "name", "Hakka" ], [ "_:result", "name", "Hotspot" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Milton Road Chesterton" ], [ "_:result", "name", "Hakka" ], [ "_:result", "phone", "01223568988" ], [ "_:result", "postcode", "cb41jy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "Milton Road Chesterton" ], [ "_:result", "name", "Hakka" ], [ "_:result", "phone", "01223568988" ], [ "_:result", "postcode", "cb41jy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:search", "type", "Hotel" ], [ "_: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", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:result", "address", "Milton Road Chesterton" ], [ "_:result", "name", "Hakka" ], [ "_:result", "phone", "01223568988" ], [ "_:result", "postcode", "cb41jy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "1" ], [ "_: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": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:result", "address", "Milton Road Chesterton" ], [ "_:result", "name", "Hakka" ], [ "_:result", "phone", "01223568988" ], [ "_:result", "postcode", "cb41jy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "aylesbray lodge guest house" ], [ "_:booking", "stay", "three" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "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", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "north" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "ref", "?" ], [ "_:result", "address", "Milton Road Chesterton" ], [ "_:result", "name", "Hakka" ], [ "_:result", "phone", "01223568988" ], [ "_:result", "postcode", "cb41jy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "name", "aylesbray lodge guest house" ], [ "_:booking", "stay", "three" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "SHL5DAFU" ], [ "_:booking", "type", "Booking" ] ], "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,arrive_by,'21:45');(_:search,destination,'ruskin gallery');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to book a taxi to arrive at Ruskin Gallery by 21:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Alright . I will just need to know what the departure site will be please" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'Ruskin gallery');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am going to be leaving from the Ruskin gallery ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'm confused . Are you leaving from Ruskin Gallery or going to Ruskin Gallery ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'ruskin gallery');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am leaving from Ruskin Gallery ." }, { "id": 5, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Alright , where will the taxi be taking you tonight ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'magdalene college');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be going to magdalene college ." }, { "id": 7, "rdf-acts": [ "inform((_:result,car,'grey honda');(_:result,phone,'07402352518');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Booking completed ! Is there anything else I can help you with today ? \n Booked car type \t : \t grey honda \n Contact number \t : \t 07402352518" }, { "id": 8, "rdf-acts": [ "thank()", "inform((_:search,arrive_by,'21:45');(_:search,destination,'Magdalene College');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great , thanks . Can you confirm the time on that car ? I just want to make sure I arrive at Magdalene College by 21:45 ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Have a safe trip !" } ]
SNG01953.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:45" ], [ "_:search", "destination", "ruskin gallery" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:45" ], [ "_:search", "destination", "ruskin gallery" ], [ "_:search", "departure", "Ruskin gallery" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:45" ], [ "_:search", "destination", "?" ], [ "_:search", "departure", "ruskin gallery" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:45" ], [ "_:search", "departure", "ruskin gallery" ], [ "_:search", "destination", "magdalene college" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "ruskin gallery" ], [ "_:result", "car", "grey honda" ], [ "_:result", "phone", "07402352518" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "21:45" ], [ "_:search", "destination", "Magdalene College" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel to stay in with a 4 star rating that is in a guesthouse style ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I like acorn guest house . Need me to book a room ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does that include free wifi ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They do indeed provide complimentary Internet access . Would you like to make a reservation ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Just one more question : Is it in the moderate prince range ? If so , please give me their address . If not , I need something moderately priced ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'154 chesterton road');(_:result,postcode,'cb41da');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , it is . It 's located on 154 chesterton road , cb41da . Would you like a room ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "No thanks . Not at this time . I would appreciate some help finding a train to get me to Ely though ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Can you tell me where you will be leaving from and on what day and time ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 15:15 on Thursday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'16:07');(_:result,departure,'Cambridge');(_:result,destination,'Ely');(_:result,leave_at,'15:50');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "We have a train departing Cambridge at 15:50 , arriving at Ely at 16:07 . Would you like me to book a reservation ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes that works great . Can you book 2 tickets for that train and give me the reference number ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'H0BMD920');(_:booking,ticket,'8.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . The total fee is 8.8 GBP payable at the station . Your reference number is H0BMD920 ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . That 's all I needed . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a nice day , goodbye !" } ]
PMUL1680.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" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "postcode", "cb41da" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Ely" ], [ "_:result", "leave_at", "15:50" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "2" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "postcode", "cb41da" ], [ "_:search", "destination", "ely" ], [ "_:search", "departure", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "arrive_by", "16:07" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Ely" ], [ "_:result", "leave_at", "15:50" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "H0BMD920" ], [ "_:booking", "ticket", "8.8 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,type,'Restaurant'))" ], "speaker": "user", "text": "Hi . Can you help me find a restaurant ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'a lot of');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there are a lot of available restaurants . May I help you narrow down your choices ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'mahal of cambridge');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking in particular for the Mahal of Cambridge ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'3 - 5 Millers Yard Mill Lane');(_:result,name,'Mahal of Cambridge');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Mahal of Cambridge is located at 3 - 5 Millers Yard Mill Lane . Would you like me to book a reservation for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please reserve a table for thursday ." }, { "id": 5, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , how many will be in your party and what time would you like to dine ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,duration,'13:15');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "There will be 4 in my party and we would like to book for 13:15 ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'CJU3R6KZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Got it ! Your table will be held for 15 minutes . Your reference number is : CJU3R6KZ . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I also need a train to Cambridge on the same day ." }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from and what time do you want to arrive and leave the station ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'08:00');(_:search,departure,'stansted airport');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be departing from Stansted Airport and need to arrive by 08:00 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR6437');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The TR6437 will fit your needs . How many tickets would you like ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "no tickets needed . but can i get the departure time and travel time please ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'07:52');(_:result,day,'thursday');(_:result,leave_at,'07:24');(_:result,type,'Train'))" ], "speaker": "system", "text": "thursday \t leave at 07:24 arrive at 07:52" }, { "id": 14, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the travel time ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,departure,'stansted airport');(_:result,destination,'cambridge');(_:result,duration,'28 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The total travel time from stansted airport to cambridge is 28 minutes ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , that 's all I need , thanks so much for your help ! Have a great day !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a great day ." } ]
PMUL0674.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "mahal of cambridge" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "name", "mahal of cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "3 - 5 Millers Yard Mill Lane" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "name", "mahal of cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "3 - 5 Millers Yard Mill Lane" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "13:15" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "name", "mahal of cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "3 - 5 Millers Yard Mill Lane" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "13:15" ], [ "_:search", "people", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CJU3R6KZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "name", "mahal of cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "3 - 5 Millers Yard Mill Lane" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "13:15" ], [ "_:search", "people", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CJU3R6KZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "departure", "stansted airport" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "name", "mahal of cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "3 - 5 Millers Yard Mill Lane" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "13:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CJU3R6KZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "id", "TR6437" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "name", "mahal of cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "3 - 5 Millers Yard Mill Lane" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "13:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CJU3R6KZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "id", "TR6437" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "07:52" ], [ "_:result", "day", "thursday" ], [ "_:result", "leave_at", "07:24" ], [ "_:result", "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": [ [ "_:result", "amount", "a lot of" ], [ "_:search", "name", "mahal of cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "3 - 5 Millers Yard Mill Lane" ], [ "_:result", "name", "Mahal of Cambridge" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "13:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "CJU3R6KZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "departure", "stansted airport" ], [ "_:result", "id", "TR6437" ], [ "_:search", "people", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "07:52" ], [ "_:result", "day", "thursday" ], [ "_:result", "leave_at", "07:24" ], [ "_:result", "departure", "stansted airport" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "duration", "28 minutes" ], [ "_: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,area,'south');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find a restaurant that serves Chinese food in the south please ." }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,area,'South');(_:result,count,'3');(_:result,food,'Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 3 restaurants in the South part of town that serve Chinese food . Would you like more information on one of them ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would prefer an expensive one please ." }, { "id": 3, "rdf-acts": [ "select((_:result,name,'Good Luck Chinese Food Takeaway');(_:result,name,'Peking Restaurant');(_:result,type,'Restaurant'))", "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have two that would be on the expensive side . The Good Luck Chinese Food Takeaway and the Peking Restaurant . Can I reserve a table for you at either of these ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'peking restaurant');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , not yet , thanks . Could you give me the address / postcode for Peking Restaurant ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'10 homerton street city centre');(_:result,name,'peking restaurant');(_:result,postcode,'cb28nx');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address for peking restaurant is 10 homerton street city centre and its postcode is cb28nx ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Alright , sounds good ." }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can do for you ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all . Thanks !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day ! Goodbye ." } ]
SNG0452.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "South" ], [ "_:result", "count", "3" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "South" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "Good Luck Chinese Food Takeaway" ], [ "_:result", "name", "Peking Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "South" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "10 homerton street city centre" ], [ "_:result", "name", "peking restaurant" ], [ "_:result", "postcode", "cb28nx" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "chinese" ], [ "_:result", "area", "South" ], [ "_:result", "food", "Chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "name", "peking restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "10 homerton street city centre" ], [ "_:result", "name", "peking restaurant" ], [ "_:result", "postcode", "cb28nx" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'seafood');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I want to eat at an expensive seafood restaurant in Cambridge . Where can I go ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'37 trumpington st.');(_:result,food,'seafood');(_:result,name,'Lock Fyne');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Lock Fyne is en expensive seafood restaurant located at 37 trumpington St." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book a table for Sunday" }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Okay . How many people will be dining with you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,duration,'11:45');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "It will be just myself at 11:45 for the booking ." }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()", "inform((_:booking,day,'Sunday');(_:booking,duration,'11:45');(_:booking,ref,'V0ERUE79');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok ! Your table is booked for 11:45 on Sunday . Your reference number is V0ERUE79 . Your table will be held for 15 minutes . Is there anything else you need help with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would also like to find some place to go in the south of town ." }, { "id": 7, "rdf-acts": [ "select((_:result,category,'cinema');(_:result,category,'entertainment');(_:result,category,'museum');(_:result,category,'nightclub');(_:result,type,'Attraction'))", "inform((_:result,amount,'wide variety');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have a wide variety of places . A cinema , museum , nightclub and entertainment . Is there a certain one you are interested in ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "A nightclub sounds like fun . Recommend one please" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'\" the place \"');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,address,'22 sidney street');(_:result,category,'nightclub');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , how about \" the place \" . It is a nightclub located at 22 sidney street . Would you like more information on it ?" }, { "id": 10, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , please . Can I get the phone number and postcode ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'22 sidney street');(_:result,postcode,'cb23hg');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure thing the adddress is 22 sidney street and the post code is cb23hg ." }, { "id": 12, "rdf-acts": [ "request((_:result,car,?);(_:result,category,?);(_:result,type,'Attraction');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "I also need a cab by the booked time , contact number and car type please" }, { "id": 13, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where are you departing from and going to ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the restaurant');(_:search,destination,'the nightclub');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "The cab has to pick me up from the restaurant to the nightclub ." }, { "id": 15, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))", "inform((_:result,departure,'the restaurant');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to leave the restaurant ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,arrive_by,'the booked time');(_:search,departure,'the nightclub');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Actually , I 'm confused . I apologize . I 'll need a taxi that will take me from the nightclub to the restaurant . I 'd like to arrive by the booked time for the restaurant ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'red skoda');(_:result,phone,'07623852908');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Booked car type is red skoda . Contact number is 07623852908 . Anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all for today . Thank you so much . Goodbye" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Have a good day . Goodbye ." } ]
PMUL2401.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "37 trumpington st." ], [ "_:result", "food", "seafood" ], [ "_:result", "name", "Lock Fyne" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "37 trumpington st." ], [ "_:result", "food", "seafood" ], [ "_:result", "name", "Lock Fyne" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "11:45" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "37 trumpington st." ], [ "_:result", "food", "seafood" ], [ "_:result", "name", "Lock Fyne" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "ref", "V0ERUE79" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "37 trumpington st." ], [ "_:result", "food", "seafood" ], [ "_:result", "name", "Lock Fyne" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:45" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "ref", "V0ERUE79" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "cinema" ], [ "_:result", "category", "entertainment" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "nightclub" ], [ "_:result", "amount", "wide variety" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "seafood" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:45" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "ref", "V0ERUE79" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "wide variety" ], [ "_:result", "name", "\" the place \"" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "22 sidney street" ], [ "_:result", "category", "nightclub" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "seafood" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:45" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "ref", "V0ERUE79" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "wide variety" ], [ "_:result", "name", "\" the place \"" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "nightclub" ], [ "_:result", "phone", "?" ], [ "_:result", "address", "22 sidney street" ], [ "_:result", "postcode", "cb23hg" ], [ "_:result", "type", "Attraction" ], [ "_:result", "car", "?" ], [ "_:result", "category", "?" ], [ "_:result", "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", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "seafood" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:45" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "ref", "V0ERUE79" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "wide variety" ], [ "_:result", "name", "\" the place \"" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "nightclub" ], [ "_:result", "phone", "?" ], [ "_:result", "address", "22 sidney street" ], [ "_:result", "postcode", "cb23hg" ], [ "_:result", "type", "Attraction" ], [ "_:result", "car", "?" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the nightclub" ], [ "_: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", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "seafood" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:45" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "ref", "V0ERUE79" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "wide variety" ], [ "_:result", "name", "\" the place \"" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "nightclub" ], [ "_:result", "phone", "?" ], [ "_:result", "address", "22 sidney street" ], [ "_:result", "postcode", "cb23hg" ], [ "_:result", "car", "?" ], [ "_:result", "category", "?" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "the restaurant" ], [ "_:result", "type", "Taxi" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "departure", "the nightclub" ], [ "_:search", "destination", "the restaurant" ], [ "_: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", "food", "seafood" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "food", "seafood" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:45" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "duration", "11:45" ], [ "_:booking", "ref", "V0ERUE79" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "south" ], [ "_:result", "amount", "wide variety" ], [ "_:result", "name", "\" the place \"" ], [ "_:result", "category", "nightclub" ], [ "_:result", "address", "22 sidney street" ], [ "_:result", "postcode", "cb23hg" ], [ "_:result", "category", "?" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "the restaurant" ], [ "_:search", "arrive_by", "the booked time" ], [ "_:search", "departure", "the nightclub" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red skoda" ], [ "_:result", "phone", "07623852908" ], [ "_: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,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I need something in the realm of entertainment in the centre of town . What do you have ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are no entertainment venues in the centre of the city . Would you like to try a different part of town , or a different type of attraction ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Stay in the centre , but try looking for architecture attractions please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Holy Trinity Church');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,category,'architecture');(_:result,count,'5');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 5 different architecture attractions I can offer . Can I suggest Holy Trinity Church ? Or would you like something else ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds interesting . Could I please get the church 's address and postcode ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'market street');(_:result,name,'Holy Trinity Church');(_:result,postcode,'cb23nz');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Holy Trinity Church 's address is market street and the postcode is cb23nz ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . Can you help me with a train for thursday ?" }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly what is your departure location and destination ? And what time would you like to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'Leiceister');(_:search,leave_at,'15:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Leave after 15:45 , from Cambridge to Leiceister ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'a few');(_:result,type,'Train'))", "offer((_:booking,arrive_by,'19:06');(_:booking,category,'Train');(_:booking,day,'Thursday');(_:booking,id,'TR3564');(_:booking,leave_at,'17:21');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There 's a few choices , but here 's one that I think will be a good fit . Train TR3564 leaves on Thursday at 17:21 and arrives by 19:06 . Is this good ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That sounds great , I have everything I needed . Thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Welcome , hope you enjoy your stay ." } ]
MUL1874.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/09c0ee32" ], [ "_:search/09c0ee32", "area", "centre" ], [ "_:search/09c0ee32", "category", "entertainment" ], [ "_:search/09c0ee32", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/09c0ee32" ], [ "_:search/09c0ee32", "area", "centre" ], [ "_:search/09c0ee32", "category", "entertainment" ], [ "_:search/09c0ee32", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/09c0ee32" ], [ "_:search/09c0ee32", "area", "centre" ], [ "_:search/09c0ee32", "category", "entertainment" ], [ "_:search/09c0ee32", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:result", "count", "5" ], [ "_:result", "address", "market street" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "postcode", "cb23nz" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/09c0ee32" ], [ "_:search/09c0ee32", "area", "centre" ], [ "_:search/09c0ee32", "category", "entertainment" ], [ "_:search/09c0ee32", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:result", "count", "5" ], [ "_:result", "address", "market street" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "postcode", "cb23nz" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Leiceister" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/09c0ee32" ], [ "_:search/09c0ee32", "area", "centre" ], [ "_:search/09c0ee32", "category", "entertainment" ], [ "_:search/09c0ee32", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:result", "count", "5" ], [ "_:result", "address", "market street" ], [ "_:result", "name", "Holy Trinity Church" ], [ "_:result", "postcode", "cb23nz" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "Leiceister" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "a few" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "arrive_by", "19:06" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "id", "TR3564" ], [ "_:booking", "leave_at", "17:21" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train from Cambridge please ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you traveling to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'Cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving from Cambridge going to london kings cross ." }, { "id": 3, "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 several trains available . What day would like to leave and what are your preferred arrival and departure times ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,leave_at,'19:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on sunday and leave after 19:45 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'21:51');(_:result,leave_at,'21:00');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train that leaves at 21:00 and arrives at 21:51 . Would you like me to book this for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'theatre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Sure , please book that for me , thanks . Oh , and I 'm also looking for places in town to visit , particularly theatre venues ." }, { "id": 7, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets did you need for the booking ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))", "request((_:result,area,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,category,'theatre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "1 should be fine . also find me a theatre . i need the area , postcode , and phone number" }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'9USR2RCX');(_:booking,ticket,'18.88 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 18.88 GBP payable at the station . Reference number is : 9USR2RCX . Where would you like the theater to be ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "It depends on what theatre you recommend ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'the mumford theatre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about the mumford theatre in the centre ?" }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds great . Can you get me the postcode and phone number for it ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,area,'centre');(_:result,name,'Mumford Theatre');(_:result,phone,'08451962320');(_:result,postcode,'cb11pt');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , Mumford Theatre is in the town centre at post code cb11pt . The phone number is 08451962320 . Can I help with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is everything , thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "I am happy I could be of help . Take care . Goodbye ." } ]
PMUL1470.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "21:51" ], [ "_:result", "leave_at", "21:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "21:51" ], [ "_:result", "leave_at", "21:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "1" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "21:51" ], [ "_:result", "leave_at", "21:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "9USR2RCX" ], [ "_:booking", "ticket", "18.88 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "21:51" ], [ "_:result", "leave_at", "21:00" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "9USR2RCX" ], [ "_:booking", "ticket", "18.88 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "the mumford theatre" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "19:45" ], [ "_:result", "arrive_by", "21:51" ], [ "_:result", "leave_at", "21:00" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "9USR2RCX" ], [ "_:booking", "ticket", "18.88 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Mumford Theatre" ], [ "_:result", "phone", "08451962320" ], [ "_:result", "postcode", "cb11pt" ], [ "_: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,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a moderately priced restaurant ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many options');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have many options available for you ! Is there a certain area or cuisine that interests you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I would like the restaurant to be located in the center of the attractions ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'centre');(_:result,count,'21');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 21 restaurants available in the centre of town . How about a specific type of cuisine ?" }, { "id": 4, "rdf-acts": [ "request((_:result,food,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "i need to know the food type and postcode and it should also have mutliple sports" }, { "id": 5, "rdf-acts": [], "speaker": "system", "text": "I am sorry I do not understand what you just said . Please repeat in a way that makes sense ." }, { "id": 6, "rdf-acts": [ "request((_:result,food,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "get me the food type and the post code" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'4 Kings Parade City Centre');(_:result,food,'British');(_:result,name,'Copper Kettle');(_:result,postcode,'CB21SJ');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "My favorite it The Copper Kettle at 4 Kings Parade City Centre CB21SJ . It serves British food . Does that interest you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Absolutely ! Thank you ! I also need information on the attractions that have multiple sports in town , in the same area as the restaurant please ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,amount,'The only');(_:result,area,'east');(_:result,category,'multiple sports');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The only multiple sports attraction is located in the east of town . Would you like more information ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "No , I want to be in the centre of town . What about architecture attractions ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'Centre of town');(_:result,category,'architectural');(_:result,entrance_fee,'free');(_:result,name,'All Saints Church');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "All Saints Church is an architectural attraction . It is in the Centre of town and entrance is free !" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can I get their phone number and address please ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223452587');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their phone number is 01223452587 . Is there anything else I can assist you with ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Oh , what type of architecture is it ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:result,category,'architecture');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "it is architecture type . anything else ?" }, { "id": 16, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Just the address please" }, { "id": 17, "rdf-acts": [ "inform((_:result,address,'Jesus lane');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "it is located in Jesus lane" }, { "id": 18, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Is there an entrance fee ?" }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The entrance fee is free . Anything else i can do for you today ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you and have a great day . Goodbye ." } ]
PMUL2437.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "many options" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "many options" ], [ "_:search", "area", "center" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "food", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "many options" ], [ "_:search", "area", "center" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "food", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "many options" ], [ "_:search", "food", "?" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "21" ], [ "_:result", "address", "4 Kings Parade City Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Copper Kettle" ], [ "_:result", "postcode", "CB21SJ" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "multiple sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "address", "4 Kings Parade City Centre" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Copper Kettle" ], [ "_:result", "postcode", "CB21SJ" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "The only" ], [ "_:result", "area", "east" ], [ "_:result", "category", "multiple sports" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "address", "4 Kings Parade City Centre" ], [ "_:result", "food", "British" ], [ "_:result", "postcode", "CB21SJ" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "amount", "The only" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "Centre of town" ], [ "_:result", "category", "architectural" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "address", "4 Kings Parade City Centre" ], [ "_:result", "food", "British" ], [ "_:result", "postcode", "CB21SJ" ], [ "_:result", "amount", "The only" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "Centre of town" ], [ "_:result", "category", "architectural" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "address", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223452587" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "architecture" ], [ "_:search", "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": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "address", "4 Kings Parade City Centre" ], [ "_:result", "food", "British" ], [ "_:result", "postcode", "CB21SJ" ], [ "_:result", "amount", "The only" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "Centre of town" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "01223452587" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:result", "type", "Attraction" ] ], "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", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "food", "British" ], [ "_:result", "postcode", "CB21SJ" ], [ "_:result", "amount", "The only" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "Centre of town" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "phone", "01223452587" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "architecture" ], [ "_:result", "address", "Jesus lane" ], [ "_: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, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "food", "?" ], [ "_:result", "count", "21" ], [ "_:result", "food", "British" ], [ "_:result", "postcode", "CB21SJ" ], [ "_:result", "amount", "The only" ], [ "_:search", "area", "centre" ], [ "_:result", "area", "Centre of town" ], [ "_:result", "name", "All Saints Church" ], [ "_:result", "phone", "01223452587" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "architecture" ], [ "_:result", "address", "Jesus lane" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "free" ], [ "_: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": 0, "rdf-acts": [ "inform((_:search,arrive_by,'09:00');(_:search,destination,'cambrdige');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train going to cambrdige arriving by 09:00 ?" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Absolutely ! Where are you departing from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am departing from norwich" }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you like to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to travel on Sunday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'08:35');(_:result,duration,'79 minutes');(_:result,id,'TR4202');(_:result,leave_at,'07:16');(_:result,ticket,'14.08 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR4202 will leave at 07:16 and arrive 79 minutes later at 08:35 . It will cost 14.08 pounds . Would you like to book a seat ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'eight');(_:search,type,'Train'))" ], "speaker": "user", "text": "cool , actually i need eight seats ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,people,'8');(_:booking,ref,'AT6FDYTN');(_:booking,ticket,'112.64 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your tickets have been booked . The total fee for 8 tickets is 112.64 GBP payable at the station and your reference number is AT6FDYTN . Anything else you need today ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,name,'aylesbray lodge guest house');(_:search,people,'8');(_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Train'))" ], "speaker": "user", "text": "I need to book a 3 night stay starting on Tuesday for 8 at the Aylesbray Lodge Guest house . I need a reference number for it ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'FKO2U5E7');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , the booking was successful . Reference number is : FKO2U5E7 . Anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you that is all" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Excellent . Thank you for using the Cambridge TownInfo centre ." } ]
PMUL1513.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "cambrdige" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "cambrdige" ], [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "cambrdige" ], [ "_:search", "departure", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "cambrdige" ], [ "_:search", "departure", "norwich" ], [ "_:search", "day", "sunday" ], [ "_:result", "arrive_by", "08:35" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "id", "TR4202" ], [ "_:result", "leave_at", "07:16" ], [ "_:result", "ticket", "14.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "eight" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "cambrdige" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "08:35" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "id", "TR4202" ], [ "_:result", "leave_at", "07:16" ], [ "_:result", "ticket", "14.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "8" ], [ "_:booking", "ref", "AT6FDYTN" ], [ "_:booking", "ticket", "112.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:00" ], [ "_:search", "destination", "cambrdige" ], [ "_:search", "departure", "norwich" ], [ "_:result", "arrive_by", "08:35" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "id", "TR4202" ], [ "_:result", "leave_at", "07:16" ], [ "_:result", "ticket", "14.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "people", "8" ], [ "_:booking", "ticket", "112.64 GBP" ], [ "_:search", "day", "tuesday" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "FKO2U5E7" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to eat that is cheap and in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'quite a few');(_:result,area,'centre');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are quite a few cheap restaurants in the centre ! Did you have a particular type of food in mind ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I do n't really care . I 'm just looking for something cheap that is nearby ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'center');(_:result,food,'asian oriental');(_:result,name,'the dojo noodle bar');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "If you 're interested in asian oriental food , the dojo noodle bar is cheap and in the center of town . Would you like me to reserve a table for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'18:45');(_:search,name,'dojo noodle bar');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to book a table for 7 people at 18:45 on wednesday at the dojo noodle bar please ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Dojo Noodle Bar');(_:booking,ref,'6NXV7KHZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to make that reservation for Dojo Noodle Bar for you , reference number 6NXV7KHZ . Is there anything else I can do for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'11:15/');(_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": ".Yes , I also am looking for a train on wednesday . It needs to arrive by 11:15/" }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'quite a few');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Alright there are quite a few . When would you like to leave by ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'11:15');(_:search,departure,\"bishop 's stortford\");(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Well , I 'd like to depart from Bishop 's Stortford and arrive in Cambridge on the last train that will get me there by 11:15 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,departure,\"Bishop 's Stortford\");(_:result,destination,'Cambridge');(_:result,leave_at,'9:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I have found you a train leaving Bishop 's Stortford at 9:29 and arriving in Cambridge at 10:07 . Would you like me to book this for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))", "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I need 7 tickets and could you tell me the price ? can I get the train number and the travel time also please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'38 minutes');(_:result,id,'TR9178');(_:result,ticket,'70.7 GBP');(_:result,type,'Train'))" ], "speaker": "system", "text": "The total fee is 70.7 GBP , the train i d is TR9178 , and the travel time is 38 minutes ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay thank you , that 's all I needed ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Great . Then you are all set . Have a great evening . Goodbye ." } ]
MUL1482.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "center" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "the dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "18:45" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "center" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "the dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "18:45" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Dojo Noodle Bar" ], [ "_:booking", "ref", "6NXV7KHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "11:15/" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "center" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "the dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "18:45" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:search", "people", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Dojo Noodle Bar" ], [ "_:booking", "ref", "6NXV7KHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:15" ], [ "_:search", "departure", "bishop 's stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "center" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "the dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "18:45" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Dojo Noodle Bar" ], [ "_:booking", "ref", "6NXV7KHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:15" ], [ "_:search", "departure", "bishop 's stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "departure", "Bishop 's Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "9:29" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "dontcare" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "center" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "the dojo noodle bar" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "18:45" ], [ "_:search", "name", "dojo noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Dojo Noodle Bar" ], [ "_:booking", "ref", "6NXV7KHZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:15" ], [ "_:search", "departure", "bishop 's stortford" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "departure", "Bishop 's Stortford" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "leave_at", "9:29" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "id", "TR9178" ], [ "_:result", "ticket", "70.7 GBP" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a Thai restaurant - any area will do ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Thai');(_:result,name,'Bangkok city');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bangkok city is an expensive Thai restaurant in the centre of town ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "can i have its phone number and postcode ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,name,\"Bangkok City 's\");(_:result,phone,'01223 354382');(_:result,postcode,'3 J.X.');(_:result,postcode,'C.B 2');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bangkok City 's phone number is 01223 354382 and their postcode is C.B 2 , 3 J.X. Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you . Goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for using this system , goodbye !" } ]
WOZ20578.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Thai" ], [ "_:result", "name", "Bangkok city" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Thai" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Bangkok City 's" ], [ "_:result", "phone", "01223 354382" ], [ "_:result", "postcode", "3 J.X." ], [ "_:result", "postcode", "C.B 2" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What do we have in Cambridge as far as British food ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,food,'British');(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,area,'nearby');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I do not see any British restaurants in Cambridge but there appear to be several nearby ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'british');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Since I am only worried about Cambridge , lets check again for moderate priced british restaurants in the centre area" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'4');(_:result,food,'British');(_:result,name,'Oak Bistro');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 4 moderately priced British restaurants . The Oak Bistro is really good , would you like a reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'16:45');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . Please book it for 8 people on Monday at 16:45 ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'SG2ICMM6');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes your reservation was successful ! Your reference number is SG2ICMM6 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need to get a train on the same day as the restaurant booking" }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I need to narrow this down a bit . Where will you be departing from and where will be your destination ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "i 'm leaving from norwich and going to cambridge ." }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR1347');(_:result,leave_at,'06:16');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about train TR1347 that leaves at 06:16 ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'10:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Does it arrive by 10:45 ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'7:35');(_:result,type,'Train'))" ], "speaker": "system", "text": "It arrives at 7:35 ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "Okay can I book that for 8 people ?" }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'70HPP0C2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your booking was successful ! Your reference number is 70HPP0C2" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I need today . Thank you for your help !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "OK , thank you for choosing to stay in Cambridge !" } ]
PMUL0547.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c3601f83" ], [ "_:search/c3601f83", "food", "British" ], [ "_:search/c3601f83", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "nearby" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c3601f83" ], [ "_:search/c3601f83", "food", "British" ], [ "_:search/c3601f83", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "nearby" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c3601f83" ], [ "_:search/c3601f83", "food", "British" ], [ "_:search/c3601f83", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "nearby" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "SG2ICMM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c3601f83" ], [ "_:search/c3601f83", "food", "British" ], [ "_:search/c3601f83", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "nearby" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "SG2ICMM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c3601f83" ], [ "_:search/c3601f83", "food", "British" ], [ "_:search/c3601f83", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "nearby" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "duration", "16:45" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "SG2ICMM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR1347" ], [ "_:result", "leave_at", "06:16" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "10:45" ], [ "_: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/c3601f83" ], [ "_:search/c3601f83", "food", "British" ], [ "_:search/c3601f83", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "nearby" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "duration", "16:45" ], [ "_:booking", "ref", "SG2ICMM6" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR1347" ], [ "_:result", "leave_at", "06:16" ], [ "_:search", "arrive_by", "10:45" ], [ "_:result", "arrive_by", "7:35" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/c3601f83" ], [ "_:search/c3601f83", "food", "British" ], [ "_:search/c3601f83", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "nearby" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "4" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "duration", "16:45" ], [ "_:search", "day", "same day" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR1347" ], [ "_:result", "leave_at", "06:16" ], [ "_:search", "arrive_by", "10:45" ], [ "_:result", "arrive_by", "7:35" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "70HPP0C2" ], [ "_: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,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you recommend a place to stay that has free WiFi ? I need something in the moderate price range ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'quite a few');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have got quite a few that should suit your needs . Is there a preference on what area of town you stay ? That might help narrow down the options ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "In the centre , please . Also , free parking ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately , I am not finding anything that meets all of your requirements . Would you mind if I searched another area of town ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you see if there 's anything in the east ?" }, { "id": 5, "rdf-acts": [ "select((_:result,name,'Carolina Bed and Breakfast');(_:result,name,'Warkworth House');(_:result,type,'Hotel'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Carolina Bed and Breakfast and the Warkworth House . They both have free wifi and parking and they both fall in the moderate price range . Do either of these sound good ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'warkworth house');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Great . Can you give me the phone number and address for The Warkworth House ? Also , is it a guest room ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,phone,'122 336 3682');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "yes , it is a guesthouse and their phone number is 122 336 3682 ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Can I have the address of the hotel ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'warkworth terrace');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The address is warkworth terrace ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much !" }, { "id": 11, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome . What else can I do for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nothing thank you , that 's all I need . Have a nice day !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Excellent ! I hope the hotel is a pleasure ." } ]
SNG0776.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/42ecc9d4" ], [ "_:search/42ecc9d4", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/42ecc9d4" ], [ "_:search/42ecc9d4", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/42ecc9d4" ], [ "_:search/42ecc9d4", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "phone", "122 336 3682" ], [ "_:result", "type", "Hotel" ] ], "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", "amount", "quite a few" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/42ecc9d4" ], [ "_:search/42ecc9d4", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "phone", "122 336 3682" ], [ "_:result", "address", "warkworth terrace" ], [ "_:result", "type", "Hotel" ] ], "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", "amount", "quite a few" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "canthelp", "_:search/42ecc9d4" ], [ "_:search/42ecc9d4", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "name", "Warkworth House" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "name", "warkworth house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "phone", "122 336 3682" ], [ "_:result", "address", "warkworth terrace" ], [ "_:result", "type", "Hotel" ], [ "_: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,'alexander bed and breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I sure hope so . A friend recommended the Alexander Bed and Breakfast . What can you tell me about it ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is a wonderful guesthouse located in the centre of town . It has a 4 star rating and offers both free parking and free internet . Would you like assistance booking ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That sounds like a great place ! What 's the address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'56 saint barnabas road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The address is 56 saint barnabas road ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will also need a train on Tuesday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,day,'Tuesday');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several for Tuesday . Did you have a particular departure and arrival times ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'10:15');(_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need the train to depart from Leicester and arrive in Cambridge by 10:15 . I am open on departure time ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Can you book it for me and get a reference number ?" } ]
PMUL1764.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "alexander bed and breakfast" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "stars", "4" ], [ "_:result", "address", "56 saint barnabas road" ], [ "_:search", "day", "tuesday" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "10:15" ], [ "_:search", "departure", "leicester" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a moderately priced restaurant on the east side of town ." }, { "id": 1, "rdf-acts": [ "select((_:result,name,'curry prince');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "do you want curry prince ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Is there anything else ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,count,'2');(_:result,food,'Indian');(_:result,food,'Italian');(_:result,name,'Pizza Hut Fen Ditton');(_:result,name,'Rajmahal');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two other moderately priced restaurants on the east side , Pizza Hut Fen Ditton serving Italian food , and Rajmahal , another Indian restaurant ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,food,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the address , phone number , and type of food of one of them ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'7 Barnwell Road Fen Ditton');(_:result,food,'Indian');(_:result,name,'Rajmahal');(_:result,phone,'01223 244955');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Rajmahal is the Indian restaurant . They are at 7 Barnwell Road Fen Ditton and their number is 01223 244955 ." }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you . Good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you and have a great day !" } ]
WOZ20223.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "curry prince" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "count", "2" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Pizza Hut Fen Ditton" ], [ "_:result", "name", "Rajmahal" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "food", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "address", "7 Barnwell Road Fen Ditton" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Rajmahal" ], [ "_:result", "phone", "01223 244955" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive restaurant ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Okay and what type of food would you like to eat ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'Portuguese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want Portuguese food ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I can look that up for you . What area should the restaurant be in ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "In the East please ." }, { "id": 5, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I do n't see any restaurants matching that criteria . Do you have another preference ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about Indian food ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'sitar tandoori');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I would suggest sitar tandoori ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Great ! Can I get their address please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'3 High Street Cherry Hinton Cherry Hinton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It is at 3 High Street Cherry Hinton Cherry Hinton" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'near the restaurant');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thank you . I am also looking for a museum to visit near the restaurant ." }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,name,'Cambridge Artworks');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Cambridge Artworks meets your criteria and has a free entrance fee ." }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction');(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Great , would you happen to know there address along with postcode ? Do you have there phone number as well ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'5 greens road');(_:result,name,'Cambridge Artworks');(_:result,phone,'01223902168');(_:result,postcode,'cb13ef');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Cambridge Artworks is located at 5 greens road , postcode cb13ef , phone number 01223902168" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you , that will be all for me today ! Bye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Bye . Have a great day !" } ]
PMUL2369.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "Portuguese" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/eab4f110" ], [ "_:search/eab4f110", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/eab4f110" ], [ "_:search/eab4f110", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "sitar tandoori" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/eab4f110" ], [ "_:search/eab4f110", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "sitar tandoori" ], [ "_:result", "address", "3 High Street Cherry Hinton Cherry Hinton" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/eab4f110" ], [ "_:search/eab4f110", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:result", "address", "3 High Street Cherry Hinton Cherry Hinton" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_: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", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/eab4f110" ], [ "_:search/eab4f110", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "indian" ], [ "_:search", "area", "near the restaurant" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "Cambridge Artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_: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 need to find places to go . Can you aid me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'churches');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "How about visiting one of our many architecturally important churches ? May I offer you a list ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I should very much like to explore the East , what is located there ?" }, { "id": 3, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))", "inform((_:result,count,'10');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 10 different entries for that area . Are you looking for something specific ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What attractions are in the East ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'a couple');(_:result,category,'boat');(_:result,category,'entertainment');(_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are a couple museums , some entertainment venues , and a boat . Do any of these interest you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "How about a museum" }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'museums');(_:result,count,'4');(_:result,entrance_fee,'5 pounds');(_:result,entrance_fee,'free');(_:result,name,'The cambridge artworks');(_:result,name,'The cambridge museum of technology');(_:result,name,'gallery at twelve a high street');(_:result,name,'saint barnabas press gallery');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 4 museums there . The cambridge artworks , gallery at twelve a high street , and saint barnabas press gallery are all free . The cambridge museum of technology is 5 pounds ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'cambridge artworks');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "The Cambridge Artworks sounds good . Can I get the address and phone number please ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'5 greens road');(_:result,name,'The cambridge artworks');(_:result,phone,'01223902168');(_:result,postcode,'cb13ef');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The cambridge artworks is at 5 greens road , cb13ef . The number there is 01223902168 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks , i 'm also looking for a place to stay with free parking ." }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "What area of town would you like to stay in ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I had no preference going into this , but lets try east since the museum is there ." }, { "id": 13, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'6');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are about 6 places you can choose . Are you wanting a specific price range ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No but quality matters , are any of them 4 stars ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,category,'hotels');(_:result,count,'5');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes there are five hotels in the area that are 4 star hotels . Would you like me to list them for you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like a guesthouse , 4 stars . Area does n't really matter . Can you recommend anything ?" }, { "id": 17, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'16');(_:result,name,'the limehouse guesthouse');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "there are 16 available . the one that is a beautiful place and is really inexpensive is the limehouse guesthouse . do you need a room ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,category,'dontcare');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a hotel or guesthouse with 4 stars that has free wifi , can you make a recommendation based on that ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'allenbell');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I recommend the allenbell . It 's a cheap guesthouse that is located in the east like your attraction is . It has free parking and wifi . Shall I book for you ?" }, { "id": 20, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No booking , just get me the phone number ." }, { "id": 21, "rdf-acts": [], "speaker": "system", "text": "I 'd like you to book the allenbell . Before I do can you tell me how far is it from the theater ?" }, { "id": 22, "rdf-acts": [], "speaker": "user", "text": "I would n't know this ." }, { "id": 23, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book that for you but need to know how many people , when and how many nights ." }, { "id": 24, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Sorry , actually , can you please just send me their phone number ?" }, { "id": 25, "rdf-acts": [ "inform((_:result,name,'Allenbell');(_:result,phone,'01223210353');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "No problem at all . The phone number for Allenbell is 01223210353 ." }, { "id": 26, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for your help . That is all that I need today ." }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us and have a nice day ." } ]
PMUL2936.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "category", "churches" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "category", "churches" ], [ "_:search", "category", "?" ], [ "_:search", "name", "?" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "?" ], [ "_:result", "count", "10" ], [ "_:search", "area", "east" ], [ "_:result", "amount", "a couple" ], [ "_:result", "category", "boat" ], [ "_:result", "category", "entertainment" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "a couple" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "The cambridge artworks" ], [ "_:result", "name", "The cambridge museum of technology" ], [ "_:result", "name", "gallery at twelve a high street" ], [ "_:result", "name", "saint barnabas press gallery" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "cambridge artworks" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "a couple" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "The cambridge artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "a couple" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "4" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "The cambridge artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "east" ], [ "_: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", "amount", "a couple" ], [ "_:search", "category", "museum" ], [ "_:result", "category", "museums" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "The cambridge artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_: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", "amount", "a couple" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "name", "The cambridge artworks" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "5" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_: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": [ [ "_:result", "amount", "a couple" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "16" ], [ "_:result", "name", "the limehouse guesthouse" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_: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": [ [ "_:result", "amount", "a couple" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "16" ], [ "_:search", "category", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "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": [ [ "_:result", "amount", "a couple" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "16" ], [ "_:search", "category", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "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": 12, "multi_relations": false, "triples": [ [ "_:result", "amount", "a couple" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "phone", "01223902168" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "16" ], [ "_:search", "category", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_: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, 21, 22, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:result", "amount", "a couple" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "name", "cambridge artworks" ], [ "_:result", "address", "5 greens road" ], [ "_:result", "postcode", "cb13ef" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "16" ], [ "_:search", "category", "dontcare" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "phone", "01223210353" ], [ "_:result", "type", "Hotel" ] ], "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, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to find a modern european restaurant in the south please ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'alimentum');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , the restaurant alimentum is a great choice , would you like me to book a table for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'13:00');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please ! I 'd like a table for 3 on Monday at 13:00 , please ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'JCI12G5U');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking is successful . Your reference number is JCI12G5U . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all I need today . Thank you for your help !" }, { "id": 5, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thanks ! Have a great day !" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Actually , I do need something else . A train home that leaves Cambridge after 16:45 ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'll need some additional information from you before we can proceed . Where will you be traveling to and on what day ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to go to Bishops Stortford on Tuesday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'18:07');(_:result,destination,'Bishops Stortford');(_:result,id,'TR2153');(_:result,leave_at,'17:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR2153 that will leave at 17:29 and arrive in Bishops Stortford at 18:07 . Would that work for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "That 's perfect . Can you make a reservation for 3 on that train , please ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can make the reservation for you ." }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Great ! I just need the reference number ." }, { "id": 13, "rdf-acts": [ "inform((_:result,ref,'ALH3FL92');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "You all set the reference number is ALH3FL92 , can I help with anything else ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No thank you . That 's it . Bye !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a nice day . Bye ." } ]
PMUL4856.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "alimentum" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "alimentum" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JCI12G5U" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "alimentum" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JCI12G5U" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "alimentum" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "13:00" ], [ "_:search", "people", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JCI12G5U" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "alimentum" ], [ "_:search", "duration", "13:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JCI12G5U" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR2153" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "alimentum" ], [ "_:search", "duration", "13:00" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JCI12G5U" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR2153" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "food", "european" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "alimentum" ], [ "_:search", "duration", "13:00" ], [ "_:booking", "ref", "JCI12G5U" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "arrive_by", "18:07" ], [ "_:result", "destination", "Bishops Stortford" ], [ "_:result", "id", "TR2153" ], [ "_:result", "leave_at", "17:29" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "ALH3FL92" ], [ "_:result", "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,destination,'kohinoor');(_:search,leave_at,'11:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "i need a taxi leaving after 11:15 going to kohinoor" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where will you leave from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'worth house');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be leaving from worth house ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'blue ford');(_:result,phone,'07318036253');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t blue ford \n Contact number \t : \t 07318036253" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Fabulous . Thank you so very much ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great time !" } ]
SNG01711.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "kohinoor" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "kohinoor" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "departure", "worth house" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "kohinoor" ], [ "_:search", "leave_at", "11:15" ], [ "_:search", "departure", "worth house" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue ford" ], [ "_:result", "phone", "07318036253" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'birmingham');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , I 'm looking for a train from Birmingham to Cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,arrive_by,'08:23');(_:result,day,'friday');(_:result,departure,'birmingham new street');(_:result,destination,'cambridge');(_:result,duration,'163 minutes');(_:result,id,'TR4887');(_:result,leave_at,'05:40');(_:result,ticket,'75.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have this train ticket TR4887 \t birmingham new street \t cambridge \t friday \t 05:40 \t 08:23 \t 75.10 pounds \t 163 minutes" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'10:45');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need it to arrive on Friday , by 10:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'10:23');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There 's a train that arrives at 10:23 . Would you like me to book it ?" }, { "id": 4, "rdf-acts": [ "request((_:result,duration,?);(_:result,leave_at,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , 10:23 will be fine . Are you able to tell me the departure time , the price , and the travel time , please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,duration,'163 minutes');(_:result,leave_at,'07:40,price');(_:result,ticket,'75.10 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "It is leaving at 07:40,price is 75.10 pounds and travel time is 163 minutes ." }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "Great , thanks so much . I am also looking for a particular attraction . Can you see if it is still in Cambridge ?" }, { "id": 7, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "What is the name of the attraction ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,\"saint john 's college\");(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "It 's Saint John 's College . Can you find the phone number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'01223338600');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Here is the phone number you requested:01223338600 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thank you . That 's all the information I require right now ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Okay , have a great day !" } ]
PMUL1056.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "08:23" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "id", "TR4887" ], [ "_:result", "leave_at", "05:40" ], [ "_:result", "ticket", "75.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "id", "TR4887" ], [ "_:result", "leave_at", "05:40" ], [ "_:result", "ticket", "75.10 pounds" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:23" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "leave_at", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR4887" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "10:23" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "leave_at", "07:40,price" ], [ "_:result", "ticket", "75.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR4887" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "10:23" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "leave_at", "07:40,price" ], [ "_:result", "ticket", "75.10 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "name", "saint john 's college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "day", "friday" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR4887" ], [ "_:search", "arrive_by", "10:45" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "10:23" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "leave_at", "07:40,price" ], [ "_:result", "ticket", "75.10 pounds" ], [ "_:search", "name", "saint john 's college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "01223338600" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,name,'museum of classical archaeology');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I was hoping that you could tell me more about the museum of classical archaeology ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Sidgwick Avenue');(_:result,entrance_fee,'no entrance fee');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "What I can tell you is that it 's located on Sidgwick Avenue and that there is no entrance fee . Would you like the phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "No but what exact area is it in ? Center , east , west etc ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,area,'west');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "It is in the west area . Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'asian oriental');(_:search,type,'Restaurant'))", "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I also want to go to an Asian Oriental restaurant in the center area ." }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'4');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 4 of them . Is there a certain price range you would like ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I have no preference in price range ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Yippee Noodle Bar');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I can recommend Yippee Noodle Bar , it 's moderately priced . Would you like me to book you a table ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes please , for friday night" }, { "id": 9, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many in your party and what time ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,duration,'3:15');(_:search,people,'seven');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Seven people , and we 're planning to go there at 3:15 PM ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'GIBY27FH');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay that was successful and your reservation number is GIBY27FH ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "OKay great thanks so much ." }, { "id": 13, "rdf-acts": [ "inform((_:result,address,'40428 King Street City Centre');(_:result,postcode,'cb11lh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address of the restaurant is : 40428 King Street City Centre , postcode cb11lh ." }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "That will be all for today . Goodbye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "So glad I could be of assistance , Have a great day !" } ]
PMUL2169.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "?" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "?" ], [ "_:result", "count", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "?" ], [ "_:result", "count", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "3:15" ], [ "_:search", "people", "seven" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "?" ], [ "_:result", "count", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "3:15" ], [ "_:search", "people", "seven" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "GIBY27FH" ], [ "_: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", "category", "museum" ], [ "_:search", "name", "museum of classical archaeology" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "west" ], [ "_:search", "area", "center" ], [ "_:search", "food", "asian oriental" ], [ "_:result", "area", "?" ], [ "_:result", "count", "4" ], [ "_:search", "pricerange", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "friday" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "3:15" ], [ "_:search", "people", "seven" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "GIBY27FH" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:result", "postcode", "cb11lh" ], [ "_:result", "type", "Restaurant" ], [ "_: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,'east');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an Italian restaurant in the east ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Pizza hut fen ditton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Pizza hut fen ditton matches your description ." }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Uh , no pizza hut 's please . Something more classy please ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'east');(_:search,food,'Italian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Unfortunately , there are no other Italian restaurants in the east . Would you like me to find you one in another area ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'pizza hut');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is the pizza hut in the moderate price range ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes , it is . Should I book it for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:00');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I guess it 'll have to do . Can you book us a table for 2 on Wednesday at 14:00 please ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'H4BTTI6P');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : H4BTTI6P ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks so much ! Can you help me with train tickets too ?" }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Absolutely ! To start , let me get more details . What are your desired departure and arrival cities ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'leicester');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should go to cambridge and should depart from leicester ." }, { "id": 11, "rdf-acts": [ "inform((_:result,leave_at,'5:09');(_:result,leave_at,'hourly');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "It looks like there are hourly trains starting at 5:09 . Did you have a particular day and time in mind ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'08:30');(_:search,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'd like to book the train for Wednesday and I want to arrive in Cambridge by 08:30 ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,arrive_by,'07:54');(_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Will you train arriving at 07:54 work ok for you ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes I need it booked for 2 people please ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,people,'2');(_:booking,ref,'9FE8N16G');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 've successfully booked 2 tickets for you , the reference number is 9FE8N16G ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for the help ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
MUL1592.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Pizza hut fen ditton" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza hut fen ditton" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/443612f6" ], [ "_:search/443612f6", "area", "east" ], [ "_:search/443612f6", "food", "Italian" ], [ "_:search/443612f6", "type", "Restaurant" ], [ "_:search", "name", "pizza hut" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza hut fen ditton" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/443612f6" ], [ "_:search/443612f6", "area", "east" ], [ "_:search/443612f6", "food", "Italian" ], [ "_:search/443612f6", "type", "Restaurant" ], [ "_:search", "name", "pizza hut" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza hut fen ditton" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/443612f6" ], [ "_:search/443612f6", "area", "east" ], [ "_:search/443612f6", "food", "Italian" ], [ "_:search/443612f6", "type", "Restaurant" ], [ "_:search", "name", "pizza hut" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "H4BTTI6P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza hut fen ditton" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/443612f6" ], [ "_:search/443612f6", "area", "east" ], [ "_:search/443612f6", "food", "Italian" ], [ "_:search/443612f6", "type", "Restaurant" ], [ "_:search", "name", "pizza hut" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "H4BTTI6P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "leicester" ], [ "_: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", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza hut fen ditton" ], [ "_:system", "canthelp", "_:search/443612f6" ], [ "_:search/443612f6", "area", "east" ], [ "_:search/443612f6", "food", "Italian" ], [ "_:search/443612f6", "type", "Restaurant" ], [ "_:search", "name", "pizza hut" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "H4BTTI6P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "leicester" ], [ "_:result", "leave_at", "5:09" ], [ "_:result", "leave_at", "hourly" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_: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", "east" ], [ "_:search", "food", "italian" ], [ "_:result", "name", "Pizza hut fen ditton" ], [ "_:system", "canthelp", "_:search/443612f6" ], [ "_:search/443612f6", "area", "east" ], [ "_:search/443612f6", "food", "Italian" ], [ "_:search/443612f6", "type", "Restaurant" ], [ "_:search", "name", "pizza hut" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "14:00" ], [ "_:booking", "ref", "H4BTTI6P" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "leicester" ], [ "_:result", "leave_at", "5:09" ], [ "_:result", "leave_at", "hourly" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "arrive_by", "07:54" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "2" ], [ "_: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", "food", "italian" ], [ "_:result", "name", "Pizza hut fen ditton" ], [ "_:system", "canthelp", "_:search/443612f6" ], [ "_:search/443612f6", "area", "east" ], [ "_:search/443612f6", "food", "Italian" ], [ "_:search/443612f6", "type", "Restaurant" ], [ "_:search", "name", "pizza hut" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "duration", "14:00" ], [ "_:search", "departure", "leicester" ], [ "_:result", "leave_at", "5:09" ], [ "_:result", "leave_at", "hourly" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:30" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:booking", "arrive_by", "07:54" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "2" ], [ "_:booking", "ref", "9FE8N16G" ], [ "_: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,area,'dontcare');(_:search,food,'lebanese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like to find a restaurant in any area and it should serve lebanese food ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Lebanese');(_:result,name,'Ali Baba');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is a Lebanese restaurant in the centre of town called Ali Baba . Would you like their address ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could you give me just the phone number and postcode please ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01462 432565');(_:result,postcode,'CB21NT');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , the phone number is 01462 432565 and the postcode is CB21NT . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . Goodbye ." }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You are welcome . Is there anything else we can help you with today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . Goodbye" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Goodbye ." } ]
WOZ20083.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01462 432565" ], [ "_:result", "postcode", "CB21NT" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:search", "food", "lebanese" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Lebanese" ], [ "_:result", "name", "Ali Baba" ], [ "_:result", "phone", "01462 432565" ], [ "_:result", "postcode", "CB21NT" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'kirkwood house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a particular hotel . Its name is called kirkwood house" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,name,'Kirkwood house');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Kirkwood house is located in the north and is moderately priced . Want me to book you a room ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'3');(_:search,stay,'3');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Please book a room for 3 people for 3 nights starting on Wednesday . Can I have a reference number ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'VHYO8IC0');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Reference number is : VHYO8IC0 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful . Thank you ." }, { "id": 5, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "welcome next time" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks , that 's all . Good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are more than welcome !" } ]
SNG01540.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "kirkwood house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "kirkwood house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Kirkwood house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "kirkwood house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Kirkwood house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "VHYO8IC0" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "kirkwood house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "name", "Kirkwood house" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "VHYO8IC0" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,leave_at,'05:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi today after 05:45" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Okay . Where do you want to leave from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'holy trinity church');(_:search,destination,'byard art');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll need to be picked up at holy trinity church , heading to byard art ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'Red Tesla');(_:result,phone,'746155219');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have you all booked . Red Tesla , 746155219 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . Thank you !" }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Can I help with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that should do it . Thanks for your assistance !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You have a nice day . Goodbye ." } ]
SNG02167.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "05:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "05:45" ], [ "_:search", "departure", "holy trinity church" ], [ "_:search", "destination", "byard art" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "05:45" ], [ "_:search", "departure", "holy trinity church" ], [ "_:search", "destination", "byard art" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "Red Tesla" ], [ "_:result", "phone", "746155219" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "05:45" ], [ "_:search", "departure", "holy trinity church" ], [ "_:search", "destination", "byard art" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "Red Tesla" ], [ "_:result", "phone", "746155219" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "Help me , please , I was just the victim of a robbery ! I need help right away !" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))" ], "speaker": "system", "text": "contact the Parkside , Cambridge police station" }, { "id": 2, "rdf-acts": [ "inform((_:search,address,'Parkside , Cambridge');(_:search,type,'Police'))" ], "speaker": "user", "text": "How do I contact the Parkside , Cambridge police station ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "They can be reached by calling 01223358966 ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "I 'll need to address also ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The Parkside Police Station is located in Parkside , Cambridge and the Postcode is CB11JG . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Take care . Goodbye ." } ]
SNG01435.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "type", "Police" ], [ "_:search", "address", "Parkside , Cambridge" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "Parkside , Cambridge" ], [ "_:search", "address", "Parkside , Cambridge" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "address", "Parkside , Cambridge" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train on Wednesday departing form broxbourne" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many results . Where is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm heading into Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'a number of');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are a number of trains to choose from . What time would you like to depart ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'21:30');(_:search,destination,'cambridge');(_:search,type,'Train'))", "request((_:result,leave_at,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Departure time is flexible but I would need to get into Cambridge by 21:30 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'21:30');(_:result,count,'15');(_:result,duration,'1 hour');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 15 trains that arrive by 21:30 . Each train takes 1 hour . When would you prefer to depart ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the earliest departing train and the price of a ticket for it ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,leave_at,'05:32');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest train departs at 05:32 and is 17.90 pounds . Would you like a ticket ?" }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That 's okay . No need to book now . But can I get the travel time for that train ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'60 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The travel time for the train is 60 minutes ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , thanks ! that 's all I needed ! Have a good day !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Glad I could help !" } ]
SNG0420.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "a number of" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "a number of" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "?" ], [ "_:result", "arrive_by", "21:30" ], [ "_:result", "count", "15" ], [ "_:result", "duration", "1 hour" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "a number of" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "21:30" ], [ "_:result", "count", "15" ], [ "_:result", "duration", "1 hour" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "05:32" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:result", "amount", "a number of" ], [ "_:search", "arrive_by", "21:30" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "21:30" ], [ "_:result", "count", "15" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "05:32" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "60 minutes" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'avalon');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , are you familiar with the Avalon hotel ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I am , it is a guesthouse in the north . Would you like to make a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would love that . Can you book me a room starting on Friday night ?" }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))", "reqmore()", "thank()" ], "speaker": "system", "text": "I 'd be happy to reserve your room . How many nights would you like to stay , and how many in your party ? And do you need any other information about the location ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'12:45');(_:search,destination,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that stops at london liverpool street and should arrive by 12:45 , will you book it for me" }, { "id": 5, "rdf-acts": [ "thank()", "request((_:search,day,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I 'd be happy to . Assuming you 're departing from Cambridge , what day and time would you like to travel ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to depart on Wednesday . I 'll need to arrive by 1245 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'11:27');(_:result,departure,'cambridge');(_:result,destination,'london liverpool street');(_:result,leave_at,'9:59');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train leaving cambridge at 9:59 and arriving at london liverpool street at 11:27 . Would you like me to book that for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'five');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'd like five tickets , please ." }, { "id": 9, "rdf-acts": [ "thank()", "inform((_:booking,category,'Train');(_:booking,day,'Wednesday');(_:booking,id,'TR5874');(_:booking,leave_at,'09:59');(_:booking,people,'5');(_:booking,ref,'8C6ZLYNK');(_:booking,ticket,'83 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok . You are booked for 5 seats on TR5874 . Wednesday at 09:59 . The total is 83 GBP payable at the station . Your Reference number is 8C6ZLYNK ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you very much . That is all I need . Bye ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you for using Cambridge TownInfo centre . Please remember us for all of your future travel needs ." } ]
MUL2091.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "11:27" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "london liverpool street" ], [ "_:result", "leave_at", "9:59" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "avalon" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:booking", "stay", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "12:45" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "departure", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "wednesday" ], [ "_:result", "arrive_by", "11:27" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "london liverpool street" ], [ "_:result", "leave_at", "9:59" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "five" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Wednesday" ], [ "_:booking", "id", "TR5874" ], [ "_:booking", "leave_at", "09:59" ], [ "_:booking", "people", "5" ], [ "_:booking", "ref", "8C6ZLYNK" ], [ "_:booking", "ticket", "83 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a place to stay with free wifi ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Certainly . What part of town are you wanting to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouses');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The north part of town please . Are there any guesthouses ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'ten');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have ten such places ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,stay,'none');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great ! Could you book one of those for Sunday for me ?" }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,day,'Sunday');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry , there is n't anything available for Sunday . Would a different day work ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about just 1 night ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry there are no rooms available for that day at all . Would it be possible for your to book another day ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I really need a room for 4 people on Sunday ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm not sure we 're going to be able to help you get a room on Sunday . Can you restate your requirements ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,day,'sunday');(_:search,has_internet,'yes');(_:search,people,'4');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a hotel on sunday for 4 people for 3 nights . I need the hotel to be a guesthouse with free wifi ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:search,area,?);(_:search,category,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I actually attempted all ten guesthouses with the booking instructions , all of them are unsuccesful . May need to try hotels or different area to move forward ." }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotels');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Try hotels in the north , then ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The rooms are booked then , shall I try a shorter stay ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok , can you try for just 1 night please ?" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Acorn Guest House');(_:booking,ref,'2T2WBNRP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to get you in for one night at the Acorn Guest House , reference number 2T2WBNRP . Sorry it took so long . Is there anything else I can help with ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also am looking to dine out . Something European , and expensive ." }, { "id": 17, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,food,'European');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 5 different expensive European restaurants in town . Is there a particular area you would like to eat in ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Nearest the hotel will be fine , I also need a cab after the restaurant" }, { "id": 19, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))", "inform((_:result,area,'north');(_:result,food,'european');(_:result,name,'City Stop Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "City Stop Restaurant is the european restaurant in the north near your hotel . Where would you like the taxi to take you after the restaurant ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,destination,'the hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to go back to the hotel after eating" }, { "id": 21, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Can you tell me what time you would like the taxi to pick you up from the restaurant ?" }, { "id": 22, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,duration,'15:45');(_:search,name,'city stop restaurant');(_:search,people,'4');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to book the City Stop Restaurant for 4 people on Sunday at 15:45 . I need the taxi to get from the hotel to the restaurant by that time ." }, { "id": 23, "rdf-acts": [ "inform((_:result,type,'Taxi'))", "reqmore()", "inform((_:booking,ref,'9ABQGPGT');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay your all set ! Reference number is 9ABQGPGT . Anything else ?" }, { "id": 24, "rdf-acts": [ "inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi to commute between both places , and could you make sure it arrives at the restaurant by the booked time ?" }, { "id": 25, "rdf-acts": [ "inform((_:result,car,'yellow lexus');(_:result,phone,'07327430362');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I have booked a yellow lexus , contact number 07327430362 . Can I help you with anything else ?" }, { "id": 26, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thank you ! You were so helpful !" }, { "id": 27, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
MUL1320.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouses" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "amount", "ten" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "stay", "none" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "amount", "ten" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouses" ], [ "_:result", "amount", "ten" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:result", "amount", "ten" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "people", "4" ], [ "_: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", "ten" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "3" ], [ "_:system", "canthelp", "_:booking/d632efd5" ], [ "_:booking/d632efd5", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotels" ], [ "_: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", "amount", "ten" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/d632efd5" ], [ "_:booking/d632efd5", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotels" ], [ "_:system", "canthelp", "_:booking/c88f4d7b" ], [ "_:booking/c88f4d7b", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_: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", "amount", "ten" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/d632efd5" ], [ "_:booking/d632efd5", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "category", "hotels" ], [ "_:system", "canthelp", "_:booking/c88f4d7b" ], [ "_:booking/c88f4d7b", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "2T2WBNRP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "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": [ [ "_:result", "amount", "ten" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/d632efd5" ], [ "_:booking/d632efd5", "type", "Booking" ], [ "_:search", "category", "hotels" ], [ "_:system", "canthelp", "_:booking/c88f4d7b" ], [ "_:booking/c88f4d7b", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "2T2WBNRP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Restaurant" ] ], "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", "amount", "ten" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "people", "4" ], [ "_:system", "canthelp", "_:booking/d632efd5" ], [ "_:booking/d632efd5", "type", "Booking" ], [ "_:search", "category", "hotels" ], [ "_:system", "canthelp", "_:booking/c88f4d7b" ], [ "_:booking/c88f4d7b", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "2T2WBNRP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "food", "european" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "type", "Taxi" ] ], "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": [ [ "_:result", "amount", "ten" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:booking/d632efd5" ], [ "_:booking/d632efd5", "type", "Booking" ], [ "_:search", "category", "hotels" ], [ "_:system", "canthelp", "_:booking/c88f4d7b" ], [ "_:booking/c88f4d7b", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:booking", "ref", "2T2WBNRP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "food", "european" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "duration", "15:45" ], [ "_:search", "name", "city stop restaurant" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "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": 12, "multi_relations": false, "triples": [ [ "_:result", "amount", "ten" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:booking/d632efd5" ], [ "_:booking/d632efd5", "type", "Booking" ], [ "_:search", "category", "hotels" ], [ "_:system", "canthelp", "_:booking/c88f4d7b" ], [ "_:booking/c88f4d7b", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "food", "european" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "duration", "15:45" ], [ "_:search", "name", "city stop restaurant" ], [ "_:search", "people", "4" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "9ABQGPGT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "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, 23, 24 ] }, { "id": 13, "multi_relations": false, "triples": [ [ "_:result", "amount", "ten" ], [ "_:system", "canthelp", "_:booking/ab481094" ], [ "_:booking/ab481094", "day", "Sunday" ], [ "_:booking/ab481094", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/68b36558" ], [ "_:booking/68b36558", "type", "Booking" ], [ "_:system", "canthelp", "_:booking/6023d289" ], [ "_:booking/6023d289", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:booking/d632efd5" ], [ "_:booking/d632efd5", "type", "Booking" ], [ "_:search", "category", "hotels" ], [ "_:system", "canthelp", "_:booking/c88f4d7b" ], [ "_:booking/c88f4d7b", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:booking", "name", "Acorn Guest House" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "north" ], [ "_:result", "area", "north" ], [ "_:result", "food", "european" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "duration", "15:45" ], [ "_:search", "name", "city stop restaurant" ], [ "_:search", "people", "4" ], [ "_:booking", "ref", "9ABQGPGT" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow lexus" ], [ "_:result", "phone", "07327430362" ], [ "_: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, 21, 22, 23, 24, 25, 26 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'tuscan');(_:search,pricerange,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I 'm looking for a place with Tuscan food in any price range ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I 'm sorry , there is not a tuscan restaurant listed . Would you care to try something else ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'korean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about any Korean restaurants ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'Korean');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Little Seoul is a Korean restaurant ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Phone number please" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223308681');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "there phone number is 01223308681 is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . Thank you , goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you . Goodbye ." } ]
WOZ20589.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "tuscan" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/c606bd3e" ], [ "_:search/c606bd3e", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/c606bd3e" ], [ "_:search/c606bd3e", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "dontcare" ], [ "_:system", "canthelp", "_:search/c606bd3e" ], [ "_:search/c606bd3e", "type", "Restaurant" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Korean" ], [ "_:result", "name", "Little Seoul" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223308681" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I need the address of an expensive restaurant in the east part of town ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'British');(_:result,food,'Chinese');(_:result,food,'Indian');(_:result,food,'gastropub');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you prefer British , Indian , or Chinese food , or a gastropub ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,\"do n't have a preference\");(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do n't have a preference ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'british');(_:result,name,'The grafton hotel');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The grafton hotel restaurant serves british food , is in the east part of town and is in the expensive price range . Would you like their location ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please give me their address ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'Grafton Hotel 619 Newmarket Road Fen Ditton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their address is Grafton Hotel 619 Newmarket Road Fen Ditton" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thank you , goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Goodbye !" } ]
WOZ20259.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "?" ], [ "_:result", "food", "British" ], [ "_:result", "food", "Chinese" ], [ "_:result", "food", "Indian" ], [ "_:result", "food", "gastropub" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "do n't have a preference" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "?" ], [ "_:search", "area", "do n't have a preference" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "The grafton hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "do n't have a preference" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "british" ], [ "_:result", "name", "The grafton hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "address", "Grafton Hotel 619 Newmarket Road Fen Ditton" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for somewhere to go in the east ." }, { "id": 1, "rdf-acts": [ "select((_:result,category,'boat dock');(_:result,category,'entertainment venues');(_:result,category,'museums');(_:result,type,'Attraction'))", "inform((_:result,amount,'some');(_:result,area,'east');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There 's a boat dock , museums , or some entertainment venues in the east . Do any of those sound interesting ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "My bad , I meant the west ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'some');(_:result,area,'west');(_:result,category,'colleges');(_:result,name,'Museum of Classical Archeology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are some great colleges in the west . Or perhaps the Museum of Classical Archeology ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the address ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Sidgwick Avenue');(_:result,entrance_fee,'free entrance');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They are located on Sidgwick Avenue and they have free entrance . Anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Thanks so much . What type of attraction are they ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'museums');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "They are museums ." }, { "id": 8, "rdf-acts": [ "inform((_:search,destination,'bishops stortford');(_:search,leave_at,'16:15');(_:search,people,'eight');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I need a train going to bishops stortford leaving after 16:15 . I need eight tickets and the reference number please ." }, { "id": 9, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be leaving from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be coming from Cambridge ." }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you like to travel ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to travel on friday ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'YXCN2XHO');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Okay your train reference number is YXCN2XHO . Is there anything else you need ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's all for today , thank you ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a very nice day and thank you for calling ." } ]
PMUL1436.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "category", "boat dock" ], [ "_:result", "category", "entertainment venues" ], [ "_:result", "category", "museums" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "east" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "west" ], [ "_:result", "category", "colleges" ], [ "_:result", "name", "Museum of Classical Archeology" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "west" ], [ "_:result", "category", "colleges" ], [ "_:result", "name", "Museum of Classical Archeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "free entrance" ], [ "_:result", "type", "Attraction" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Museum of Classical Archeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "free entrance" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "people", "eight" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Museum of Classical Archeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "free entrance" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "people", "eight" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "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", "west" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Museum of Classical Archeology" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "free entrance" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "people", "eight" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "friday" ], [ "_: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", "west" ], [ "_:result", "amount", "some" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Museum of Classical Archeology" ], [ "_:result", "address", "Sidgwick Avenue" ], [ "_:result", "entrance_fee", "free entrance" ], [ "_:result", "category", "museums" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "people", "eight" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "YXCN2XHO" ], [ "_:booking", "type", "Booking" ], [ "_: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,'chinese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a chinese restaurant . I want a place that is expensive and classy ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'9');(_:result,food,'chinese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 9 expensive chinese restaurants . Is there a certain area of town you would like ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'the place');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Nope . Pick the place with the most stars , and give me the address and postcode ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'Chinese');(_:result,name,'Yu Garden');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yu Garden is an expensive Chinese restaurant located on the east side of town . Would you like the address for this one ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I would like the address and the postcode please ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'529 Newmarket Road Fen Ditton');(_:result,name,'yu garden');(_:result,postcode,'cb58pa');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address for yu garden is 529 Newmarket Road Fen Ditton , postcode cb58pa . Would you like me to book this restaurant for you ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))", "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Not right now . Could you please pick an attraction in the centre of town and give me the name and type of attraction ?" }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:result,category,'college attraction');(_:result,entrance_fee,'free');(_:result,name,'Sure ! Hughes Hall');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure ! Hughes Hall is an excellent free college attraction . Would you like more information ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'15:30');(_:search,name,'Hughes Hall');(_:search,name,'yu garden');(_:search,type,'Attraction');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great , can I get a taxi from Hughes Hall at 15:30 going to yu garden please ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "yes I will order that for you ." } ]
MUL2327.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "9" ], [ "_:result", "food", "chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "the place" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "9" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "the place" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Yu Garden" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:search", "name", "the place" ], [ "_:result", "area", "east" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "529 Newmarket Road Fen Ditton" ], [ "_:result", "name", "yu garden" ], [ "_:result", "postcode", "cb58pa" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "9" ], [ "_:result", "area", "east" ], [ "_:result", "food", "Chinese" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "529 Newmarket Road Fen Ditton" ], [ "_:result", "postcode", "cb58pa" ], [ "_:search", "area", "centre" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "college attraction" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Sure ! Hughes Hall" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "name", "Hughes Hall" ], [ "_:search", "name", "yu garden" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouses');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any guesthouses with 3 star ratings ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I was able to get four results for what you are looking for , is there a certain price range you would like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes definitely . I would like something moderate ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,category,'guesthouses');(_:result,count,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have four guesthouses that fit the bill , two in the north , one in the south , and one in the west ." }, { "id": 4, "rdf-acts": [ "request((_:result,has_internet,?);(_:result,has_parking,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Out of those , can you find me one with free internet and parking ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'3');(_:result,name,'Hamilton Lodge');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have 3 that match your criteria but Hamilton Lodge is very popular . Would you like to try there ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I 'm not ready to book just yet . Thank you !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Just let us know when you are ready to book and we will be happy to assist you . Have a great day !" } ]
SNG0772.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "stars", "3" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "stars", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "has_parking", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouses" ], [ "_:search", "stars", "3" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "has_internet", "?" ], [ "_:result", "has_parking", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "count", "3" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 4 star hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'21');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I 've found 21 4 star hotels . Is there a certain area you want to stay in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , in the east , please ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'several');(_:result,category,'hotels');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have found several hotels . Do you have any preference towards price ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would not mind finding one with free wifi ." }, { "id": 5, "rdf-acts": [ "canthelp((_:search,category,'hotels');(_:search,type,'Hotel'))", "select((_:result,category,'guesthouse');(_:result,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'6');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Unfortunately , we do n't have any hotels with those preference in the area , but we do have 6 guesthouses available . Would a guesthouse be okay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "A guesthouse is fine . Which one would you recommend ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,name,'Leverton House');(_:result,pricerange,'cheap');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I recommend the Leverton House . It 's a cheap guesthouse , but still a 4-star establishment ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'leverton house');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That sounds good . Can you give me the address and postcode for Leverton House ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'732 - 734 newmarket road');(_:result,postcode,'cb58rs');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They are located at 732 - 734 newmarket road , and postcode is cb58rs" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'venetian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you . I 'm also looking for a venetian restaurant on the east side as well ." }, { "id": 11, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Venetian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry there are no Venetian restaurants . Are there any cuisines I can look for ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , how about one that serves Indian food ?" }, { "id": 13, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'east');(_:result,count,'4');(_:result,food,'indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are four restaurants that serve indian food in the east . Do you have a price range ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'14:15');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Book one of them for 8 people at 14:15 on tuesday ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,name,'Curry Prince');(_:booking,ref,'55UNFF8Z');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Alright , I have you booked at Curry Prince . Your reference number is : 55UNFF8Z . Anything else I can do for you today ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,arrive_by,'14:15');(_:search,departure,'leverton house');(_:search,destination,'curry prince');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes , can you schedule a taxi to take me from Leverton House to Curry Prince ? I need to get there by 14:15 ." }, { "id": 17, "rdf-acts": [ "inform((_:result,car,'white bmw');(_:result,phone,'07967879848');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Okay , your taxi car type is a white bmw and the contact number is 07967879848 . Is there anything else you need ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thank you" }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "Great ! Enjoy your stay !" } ]
MUL1362.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", "21" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "count", "21" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "category", "hotels" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:result", "stars", "4" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5be4c31c" ], [ "_:search/5be4c31c", "category", "hotels" ], [ "_:search/5be4c31c", "type", "Hotel" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5be4c31c" ], [ "_:search/5be4c31c", "category", "hotels" ], [ "_:search/5be4c31c", "type", "Hotel" ], [ "_:result", "count", "6" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "leverton house" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5be4c31c" ], [ "_:search/5be4c31c", "category", "hotels" ], [ "_:search/5be4c31c", "type", "Hotel" ], [ "_:result", "count", "6" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:search", "name", "leverton house" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "postcode", "cb58rs" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "food", "venetian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5be4c31c" ], [ "_:search/5be4c31c", "category", "hotels" ], [ "_:search/5be4c31c", "type", "Hotel" ], [ "_:result", "count", "6" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:search", "name", "leverton house" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "postcode", "cb58rs" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/4d3dc385" ], [ "_:search/4d3dc385", "food", "Venetian" ], [ "_:search/4d3dc385", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_: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", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5be4c31c" ], [ "_:search/5be4c31c", "category", "hotels" ], [ "_:search/5be4c31c", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:search", "name", "leverton house" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "postcode", "cb58rs" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/4d3dc385" ], [ "_:search/4d3dc385", "food", "Venetian" ], [ "_:search/4d3dc385", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "count", "4" ], [ "_:result", "food", "indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "8" ], [ "_: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", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5be4c31c" ], [ "_:search/5be4c31c", "category", "hotels" ], [ "_:search/5be4c31c", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:search", "name", "leverton house" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "postcode", "cb58rs" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/4d3dc385" ], [ "_:search/4d3dc385", "food", "Venetian" ], [ "_:search/4d3dc385", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "count", "4" ], [ "_:result", "food", "indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "8" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "ref", "55UNFF8Z" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "departure", "leverton house" ], [ "_:search", "destination", "curry prince" ], [ "_: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", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "canthelp", "_:search/5be4c31c" ], [ "_:search/5be4c31c", "category", "hotels" ], [ "_:search/5be4c31c", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:search", "name", "leverton house" ], [ "_:result", "address", "732 - 734 newmarket road" ], [ "_:result", "postcode", "cb58rs" ], [ "_:search", "area", "east" ], [ "_:system", "canthelp", "_:search/4d3dc385" ], [ "_:search/4d3dc385", "food", "Venetian" ], [ "_:search/4d3dc385", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "?" ], [ "_:result", "area", "east" ], [ "_:result", "count", "4" ], [ "_:result", "food", "indian" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "14:15" ], [ "_:search", "people", "8" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "ref", "55UNFF8Z" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "departure", "leverton house" ], [ "_:search", "destination", "curry prince" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white bmw" ], [ "_:result", "phone", "07967879848" ], [ "_: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,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want to take a train to cambridge on monday , what 's available ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,day,'Monday');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have several possibilities for Monday . Can you specify your destination so I can narrow down my search ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to Cambridge , from Birmimgnham New Street ." }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "OK , when do you want to leave or arrive by ?" }, { "id": 4, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))", "inform((_:search,leave_at,'17:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave after 17:00 . When would I arrive ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'10:23,do');(_:result,leave_at,'07:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is train leaving at 07:40 that will arrive at 10:23,do you want that train ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Yes . Please book that train ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,people,'1');(_:booking,ref,'TFI0LLL4');(_:booking,ticket,'75.09 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booked 1 ticket ! Reference number : TFI0LLL4 . Fee is 75.09 GBP to be paid at the station ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'la raza');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great ! Is there a restaurant called la raza near by ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'4 - 6 Rose Crescent');(_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I was able to find it on 4 - 6 Rose Crescent in the centre of town ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,duration,'21:00');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Great . I would like to book a table for 5 people at 21:00 on the same day , please ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "They are all booked up during that slow . Could you do it at another time or on another day ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,duration,'20:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about 20:00 ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'3L30ZTQN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 3L30ZTQN . Is there anything else you need help with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all . Thanks a bunch !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Your welcome ! Have a good day ." } ]
MUL1517.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" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Monday" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Monday" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:result", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "10:23,do" ], [ "_:result", "leave_at", "07:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:result", "amount", "several" ], [ "_:result", "day", "Monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "10:23,do" ], [ "_:result", "leave_at", "07:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "TFI0LLL4" ], [ "_:booking", "ticket", "75.09 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "la raza" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "day", "Monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "10:23,do" ], [ "_:result", "leave_at", "07:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "TFI0LLL4" ], [ "_:booking", "ticket", "75.09 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "la raza" ], [ "_:result", "address", "4 - 6 Rose Crescent" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "duration", "21:00" ], [ "_: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": [ [ "_:result", "amount", "several" ], [ "_:result", "day", "Monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "10:23,do" ], [ "_:result", "leave_at", "07:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "TFI0LLL4" ], [ "_:booking", "ticket", "75.09 GBP" ], [ "_:search", "name", "la raza" ], [ "_:result", "address", "4 - 6 Rose Crescent" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/481dbcfa" ], [ "_:booking/481dbcfa", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "20:00" ], [ "_: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" ], [ "_:result", "day", "Monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "17:00" ], [ "_:result", "arrive_by", "10:23,do" ], [ "_:result", "leave_at", "07:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "people", "1" ], [ "_:booking", "ticket", "75.09 GBP" ], [ "_:search", "name", "la raza" ], [ "_:result", "address", "4 - 6 Rose Crescent" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "5" ], [ "_:system", "canthelp", "_:booking/481dbcfa" ], [ "_:booking/481dbcfa", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "20:00" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3L30ZTQN" ], [ "_: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,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a specific restaurant that I 'm looking for ?" }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "what is the name of the restaurant ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'city stop restaurant');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The name of the restaurant is City Stop Restaurant . Can you book a table for me ?" }, { "id": 3, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "I 'd be happy to . Can you tell me what day for the reservation ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'15:15');(_:search,people,'3');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thursday please , for 3 people at 15:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'AWV50VGM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : AWV50VGM ." }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great I also need to find a place to stay with a star rating of 5 and includes free wifi ." }, { "id": 7, "rdf-acts": [ "select((_:result,stars,'no');(_:result,stars,'several');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are no stars but there are several stars . would you like a room in one of them ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,stars,'5-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't understand . I 'm looking for a 5-star hotel . In the moderate price range , preferably ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "canthelp((_:search,area,'the area');(_:search,category,'hotels');(_:search,stars,'5');(_:search,type,'Hotel'))", "inform((_:result,count,'17');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is no 5 star hotels in the area . There are 17 4-star hotels , though . Want to book one of them ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes that will be fine ." }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Kirkwood House');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "May I recommend the very popular 4 star Kirkwood House located in the north part of town with free wifi and parking ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,stars,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sorry , I 'm looking for a 5 star hotel ." }, { "id": 13, "rdf-acts": [ "canthelp((_:search,area,'any part of town');(_:search,category,'hotels');(_:search,stars,'5-star');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I 'm sorry , but there really are no 5-star hotels in any part of town . How would you like to proceed ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you check for 4 stars instead please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,name,'acorn guest house');(_:result,stars,'four');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are several with four starts . I would recommend the acorn guest house ." }, { "id": 16, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thanks very much ! What is their postcode and phone number ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,phone,'01223353888');(_:result,postcode,'cb41da');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Their phone number is 01223353888 and their postcode is cb41da ." }, { "id": 18, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Did they have free parking ?" }, { "id": 19, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "yes they have free parking" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Okay , that 's great to know . Thanks ! I wo n't be needing anything else today ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day ." } ]
PMUL4925.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "AWV50VGM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "AWV50VGM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "stars", "no" ], [ "_:result", "stars", "several" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "5-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "AWV50VGM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "stars", "5-star" ], [ "_:search", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/2a9abae3" ], [ "_:search/2a9abae3", "area", "the area" ], [ "_:search/2a9abae3", "category", "hotels" ], [ "_:search/2a9abae3", "stars", "5" ], [ "_:search/2a9abae3", "type", "Hotel" ], [ "_:result", "count", "17" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "AWV50VGM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/2a9abae3" ], [ "_:search/2a9abae3", "area", "the area" ], [ "_:search/2a9abae3", "category", "hotels" ], [ "_:search/2a9abae3", "stars", "5" ], [ "_:search/2a9abae3", "type", "Hotel" ], [ "_:result", "count", "17" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Kirkwood House" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "5" ], [ "_: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", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "AWV50VGM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/2a9abae3" ], [ "_:search/2a9abae3", "area", "the area" ], [ "_:search/2a9abae3", "category", "hotels" ], [ "_:search/2a9abae3", "stars", "5" ], [ "_:search/2a9abae3", "type", "Hotel" ], [ "_:result", "count", "17" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Kirkwood House" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/73ee0b6f" ], [ "_:search/73ee0b6f", "area", "any part of town" ], [ "_:search/73ee0b6f", "category", "hotels" ], [ "_:search/73ee0b6f", "stars", "5-star" ], [ "_:search/73ee0b6f", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_: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", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "AWV50VGM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/2a9abae3" ], [ "_:search/2a9abae3", "area", "the area" ], [ "_:search/2a9abae3", "category", "hotels" ], [ "_:search/2a9abae3", "stars", "5" ], [ "_:search/2a9abae3", "type", "Hotel" ], [ "_:result", "count", "17" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:search/73ee0b6f" ], [ "_:search/73ee0b6f", "area", "any part of town" ], [ "_:search/73ee0b6f", "category", "hotels" ], [ "_:search/73ee0b6f", "stars", "5-star" ], [ "_:search/73ee0b6f", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "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", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "AWV50VGM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/2a9abae3" ], [ "_:search/2a9abae3", "area", "the area" ], [ "_:search/2a9abae3", "category", "hotels" ], [ "_:search/2a9abae3", "stars", "5" ], [ "_:search/2a9abae3", "type", "Hotel" ], [ "_:result", "count", "17" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "canthelp", "_:search/73ee0b6f" ], [ "_:search/73ee0b6f", "area", "any part of town" ], [ "_:search/73ee0b6f", "category", "hotels" ], [ "_:search/73ee0b6f", "stars", "5-star" ], [ "_:search/73ee0b6f", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "four" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_: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, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "15:15" ], [ "_:search", "people", "3" ], [ "_:booking", "ref", "AWV50VGM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/2a9abae3" ], [ "_:search/2a9abae3", "area", "the area" ], [ "_:search/2a9abae3", "category", "hotels" ], [ "_:search/2a9abae3", "stars", "5" ], [ "_:search/2a9abae3", "type", "Hotel" ], [ "_:result", "count", "17" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:system", "canthelp", "_:search/73ee0b6f" ], [ "_:search/73ee0b6f", "area", "any part of town" ], [ "_:search/73ee0b6f", "category", "hotels" ], [ "_:search/73ee0b6f", "stars", "5-star" ], [ "_:search/73ee0b6f", "type", "Hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "stars", "four" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "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,area,'east');(_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm planning a trip to Cambridge and I would like to find a hotel on the East side that offers free parking" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'6');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have six great options for you !" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'1-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , I am looking for a 1-star hotel . Are any of those options 1-star hotels ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'anywhere in Cambridge');(_:search,stars,'1-star');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "No , there are no 1-star accommodations anywhere in Cambridge ." }, { "id": 4, "rdf-acts": [ "inform((_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about four star hotels that fit the same requirements ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'5');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "i got 5 options . what is your price range ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,\"does n't matter\");(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Price does n't matter to me as long as it comes with free parking ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_parking,'none');(_:result,name,'carolina bed and breakfast');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "carolina bed and breakfast is moderately priced and has free parking . would you like a reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "yes please , people for 3 nights . what is a good place to eat nearby ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Let 's get the hotel book and then we 'll find a place to eat . What nights would you like to stay ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'two');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to stay 3 nights starting Thursday . I need the room for two people ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'6ZS8YKFJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Reference number is : 6ZS8YKFJ . Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'near the hotel');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes what kind of expensive restaurants are near the hotel ?" }, { "id": 13, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'several');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have several . What kind of food are you looking for ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I m not picky as long as it is in the same area as the hotel" }, { "id": 15, "rdf-acts": [ "inform((_:result,name,'yu garden');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you like to try yu garden ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "book a table for 2 people at11:00 on thursday" }, { "id": 17, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What type of food would you like and in what price range ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive restaurant in the east part of town ." }, { "id": 19, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Yu Garden');(_:booking,ref,'H2380GFA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked you a table at Yu Garden ! The reference number is H2380GFA , and your table will be reserved for 15 minutes . Can I help you with anything else ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think that about covers it . Thank you ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL4584.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stars", "1-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "count", "6" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "two" ], [ "_: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": [ [ "_:search", "category", "hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "two" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6ZS8YKFJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_: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", "category", "hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "carolina bed and breakfast" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "two" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6ZS8YKFJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_: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", "category", "hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6ZS8YKFJ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "several" ], [ "_:search", "area", "same area" ], [ "_:result", "name", "yu garden" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "2" ], [ "_:search", "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": [ [ "_:search", "category", "hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "6ZS8YKFJ" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "yu garden" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "2" ], [ "_:search", "food", "?" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "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", "category", "hotel" ], [ "_:system", "canthelp", "_:search/4e5aab62" ], [ "_:search/4e5aab62", "area", "anywhere in Cambridge" ], [ "_:search/4e5aab62", "stars", "1-star" ], [ "_:search/4e5aab62", "type", "Hotel" ], [ "_:search", "stars", "four" ], [ "_:result", "count", "5" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "3" ], [ "_:result", "amount", "several" ], [ "_:result", "name", "yu garden" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "2" ], [ "_:search", "food", "?" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Yu Garden" ], [ "_:booking", "ref", "H2380GFA" ], [ "_: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,name,'hamilton lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for information on the hamilton lodge hotel ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'northern');(_:result,name,'Hamilton Lodge');(_:result,pricerange,'moderate');(_:result,stars,'three');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Hamilton Lodge is located in the northern part of town . It has three stars and moderate pricing . Would you like the address and phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please , I want to book it . Give me the reference number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'156 Chesterton Road');(_:result,name,'Hamilton Lodge');(_:result,phone,'01223365664');(_:result,type,'Hotel'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Address for Hamilton Lodge is 156 Chesterton Road and the phone number is 01223365664 . How many people , how many nights , and on what day would you like to book ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'7');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "7 people are staying for 3 nights starting on friday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'ZJ7WBMYC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Excellent , you 're all set . The reference number is ZJ7WBMYC" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a restaurant in the expensive price range ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Siagon City');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure there is a restaurant called Siagon City . Would you like me to make a reservation for you or would you care to do this yourself ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is Siagon City in the west ? I want a restaurant in the west ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'British');(_:result,name,'Graffiti');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "No , but Graffiti is an expensive restaurant in the west serving British food . How does that sound ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,leave_at,'20:15');(_:search,type,'Taxi'))", "request((_:result,address,?);(_:result,car,?);(_:result,postcode,?);(_:result,type,'Restaurant');(_:result,type,'Taxi'))", "inform((_:search,name,'Graffiti');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What 's the address and postcode for Graffiti ? Could you also book a taxi from the hotel at 20:15 ? Please send me the contact number and car type ." }, { "id": 11, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))", "inform((_:result,address,'Hotel Felix Whitehouse Lane Huntingdon Road');(_:result,postcode,'cb30lx');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is Hotel Felix Whitehouse Lane Huntingdon Road and the postcode is cb30lx . Please tell me where you are departing from for the taxi ." }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Great can I also get a taxi to take me between the hotel and restaurant ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'black Toyota');(_:result,phone,'07498631779');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your Taxi is booked . Your car type will be a black Toyota and the contact number is 07498631779" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is everything . Thank you ." }, { "id": 15, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "Excellent . Have a good day !" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks , I do n't need anything else today ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thanks . I 'm glad I could help ." } ]
MUL0134.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "northern" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "three" ], [ "_:result", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "area", "northern" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "three" ], [ "_:result", "ref", "?" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "area", "northern" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "three" ], [ "_:result", "ref", "?" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "phone", "01223365664" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "ZJ7WBMYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:result", "area", "northern" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "three" ], [ "_:result", "ref", "?" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "phone", "01223365664" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "ZJ7WBMYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Siagon City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "stars", "three" ], [ "_:result", "ref", "?" ], [ "_:result", "address", "156 Chesterton Road" ], [ "_:result", "phone", "01223365664" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "ZJ7WBMYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "address", "?" ], [ "_:result", "car", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "type", "Taxi" ], [ "_:search", "name", "Graffiti" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "stars", "three" ], [ "_:result", "ref", "?" ], [ "_:result", "phone", "01223365664" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "ZJ7WBMYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "leave_at", "20:15" ], [ "_:result", "car", "?" ], [ "_:search", "name", "Graffiti" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon Road" ], [ "_:result", "postcode", "cb30lx" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "stars", "three" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "ZJ7WBMYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "leave_at", "20:15" ], [ "_:search", "name", "Graffiti" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon Road" ], [ "_:result", "postcode", "cb30lx" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Toyota" ], [ "_:result", "phone", "07498631779" ], [ "_:result", "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", "stars", "three" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "ZJ7WBMYC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "area", "west" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "leave_at", "20:15" ], [ "_:search", "name", "Graffiti" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntingdon Road" ], [ "_:result", "postcode", "cb30lx" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Toyota" ], [ "_:result", "phone", "07498631779" ], [ "_:result", "type", "Taxi" ], [ "_: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,area,'centre');(_:search,food,'mediterranean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a place to eat in the centre of Cambridge . I 'd like Mediterranean food ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,'cheap');(_:result,food,'expensive');(_:result,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have three different ones . I have two expensive ones and one that is rather cheap . Do you have a preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want the expensive one . Can you give me some information on them ?" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'84 Regent Street City Centre');(_:result,address,'Thompsons Lane Fen Ditton');(_:result,name,'La Mimosa');(_:result,name,'Shiraz Restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There is La Mimosa on Thompsons Lane Fen Ditton as well as Shiraz Restaurant at 84 Regent Street City Centre . Would you like more information ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'la mimosa');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "La Mimosa sounds interesting . That 's all I needed . Thanks !" }, { "id": 5, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that will be leaving anytime after 16:45 going to cambridge , please ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What destination and what day ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'Cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "The destination is Cambridge and I 'd like it on Monday ." }, { "id": 9, "rdf-acts": [ "inform((_:result,count,'77');(_:result,type,'Train'))", "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 77 trains . Where are you leaving from ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving from Birmingham New Street ." }, { "id": 11, "rdf-acts": [ "inform((_:result,departure,'birmingham new street');(_:result,destination,'cambridge');(_:result,leave_at,'17:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train leaving at 17:40 from birmingham new street to cambridge . Would you like me to book it ?" }, { "id": 12, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please and can you give me the travel time , arrival time , and train ID ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'20:23');(_:result,duration,'163 minutes');(_:result,id,'TR3130');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The train we 're looking at is TR3130 . It arrives at 20:23 \t so the travel time is 163 minutes . How many seats do you need ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "You 've given me all the information I need . Thanks . Have a nice day ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "My pleasure ! Please call us back if we could help you with anything else ." } ]
MUL1445.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:result", "count", "3" ], [ "_: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", "mediterranean" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "84 Regent Street City Centre" ], [ "_:result", "address", "Thompsons Lane Fen Ditton" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "84 Regent Street City Centre" ], [ "_:result", "address", "Thompsons Lane Fen Ditton" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "84 Regent Street City Centre" ], [ "_:result", "address", "Thompsons Lane Fen Ditton" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "84 Regent Street City Centre" ], [ "_:result", "address", "Thompsons Lane Fen Ditton" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "count", "77" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "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", "food", "mediterranean" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "84 Regent Street City Centre" ], [ "_:result", "address", "Thompsons Lane Fen Ditton" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "count", "77" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "type", "Train" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "17:40" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "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", "food", "mediterranean" ], [ "_:result", "food", "cheap" ], [ "_:result", "food", "expensive" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "address", "84 Regent Street City Centre" ], [ "_:result", "address", "Thompsons Lane Fen Ditton" ], [ "_:result", "name", "La Mimosa" ], [ "_:result", "name", "Shiraz Restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "leave_at", "16:45" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "Cambridge" ], [ "_:result", "count", "77" ], [ "_:search", "departure", "birmingham new street" ], [ "_:result", "departure", "birmingham new street" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "leave_at", "17:40" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "20:23" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "id", "TR3130" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "?" ], [ "_: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,area,'east');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Good Morning , I am looking for a place to on the east side that has entertainment" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,name,'cherry hinton hall and grounds');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Ok , cherry hinton hall and grounds is in the east side of town . Would you like the address ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , and the postcode please !" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'cb18dw');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "cb18dw is their postcode ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank You . I think that 's all I need ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day ! Goodbye ." } ]
SNG1111.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "cherry hinton hall and grounds" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "name", "cherry hinton hall and grounds" ], [ "_:result", "postcode", "cb18dw" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel with free wifi and parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'29');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 29 hotels that meet that criteria . Are you looking for a hotel in a specific part of town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do not but I would like for it to be 4 stars ." }, { "id": 3, "rdf-acts": [ "inform((_: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": "How about the Acorn Guest House ? It is 4 stars , has free internet and parking ; and is moderately priced ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'5');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That would be fine , can you book ig for 5 people , 3 nights , starting sunday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'2CQEHZAI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Alright , you 're all set up . Your reference number is : 2CQEHZAI . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I would appreciate some help finding a nice college to visit in town . Can you suggest one ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,category,'colleges');(_:result,count,'18');(_:result,entrance_fee,'free');(_:result,name,\"King 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 18 colleges , I 'd recommend King 's College with a free admission fee ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Give me the phone number and address for King 's College please ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,address,\"king 's parade\");(_:result,phone,'01223331100');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223331100 and the address is king 's parade . Is there anything else I can help you with today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I think I am good for now . Thank you for all your help ." }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Before we go is there anything else I can do for you today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed . Thank you for your help !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Goodbye ." } ]
MUL1025.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:result", "type", "Hotel" ], [ "_: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", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "stars", "4" ], [ "_: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", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "stars", "4" ], [ "_: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", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2CQEHZAI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "2CQEHZAI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "King 's College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "2CQEHZAI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "King 's College" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "king 's parade" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "stars", "4" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "4" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "2CQEHZAI" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "18" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "King 's College" ], [ "_:result", "address", "king 's parade" ], [ "_:result", "phone", "01223331100" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "Please help I 've been robbed ! !" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "I will call the police . In case we get disconnected the number to the police is 01223358966 ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Can I please have their address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The address is Parkside , Cambridge postcode CB11JG . Is there anything else I can do to help you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "No , I hear the police sirens now . Thank you . Bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . I hope you will be able to get this sorted out quickly ! Bye ." } ]
SNG0102.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223358966" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'vegetarian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any good vegetarian restaurants in the centre ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,area,'center');(_:search,food,'vegetarian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "i m sorry , there are no vegetarian restaurants in the center" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any other expensive restaurants in the same area ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "No , I 'm sorry . Would you like to try a different area or price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'mediterranean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No it has to be expensive . Are there any mediterranean places in the centre ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'la mimosa');(_:booking,type,'Booking');(_:result,area,'centre');(_:result,count,'2');(_:result,food,'mediterranean');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two expensive mediterranean restaurants in the centre . Would you like to book at la mimosa ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'12:15');(_:search,name,'la mimosa');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes . I 'd like to book a table for 7 at 12:15 on Saturday at la mimosa please ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))", "inform((_:result,food,'Mediterranean');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "It looks like there are no reservations available at that time . The other expensive Mediterranean restaurant is also unavailable . Would you like to look for a different time ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,duration,'11:15');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please see what 's available at 11:15 ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,duration,'11:15');(_:booking,name,'La Mimosa');(_:booking,people,'7');(_:booking,ref,'596WW4BN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have confirmed a reservation for your party of 7 at 11:15 Saturday at La Mimosa . The reference number is 596WW4BN . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train that departs from london liverpool street to cambridge ." }, { "id": 11, "rdf-acts": [ "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day and time are you looking to travel ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'08:00');(_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train is for Saturday and should arrive by 08:00 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,id,'TR7397');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR7397 is a train that fits your requirements ." }, { "id": 14, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I get the train ID please ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,id,'TR7397');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The train ID is TR7397 , would you like to book it ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . I will go ahead and book at a later time . This was all the info I needed . Thank you so much ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "We 're glad to be of service . Thank you for using Cambridge TownInfo centre , and have a wonderful day ." } ]
MUL0346.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "vegetarian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:system", "canthelp", "_:search/4d641f5f" ], [ "_:search/4d641f5f", "area", "center" ], [ "_:search/4d641f5f", "food", "vegetarian" ], [ "_:search/4d641f5f", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4d641f5f" ], [ "_:search/4d641f5f", "area", "center" ], [ "_:search/4d641f5f", "food", "vegetarian" ], [ "_:search/4d641f5f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4d641f5f" ], [ "_:search/4d641f5f", "area", "center" ], [ "_:search/4d641f5f", "food", "vegetarian" ], [ "_:search/4d641f5f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "name", "la mimosa" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:result", "food", "mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "12:15" ], [ "_:search", "name", "la mimosa" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4d641f5f" ], [ "_:search/4d641f5f", "area", "center" ], [ "_:search/4d641f5f", "food", "vegetarian" ], [ "_:search/4d641f5f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "name", "la mimosa" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "la mimosa" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/acac20f6" ], [ "_:booking/acac20f6", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "11:15" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4d641f5f" ], [ "_:search/4d641f5f", "area", "center" ], [ "_:search/4d641f5f", "food", "vegetarian" ], [ "_:search/4d641f5f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:search", "day", "saturday" ], [ "_:search", "name", "la mimosa" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/acac20f6" ], [ "_:booking/acac20f6", "type", "Booking" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "11:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "name", "La Mimosa" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "596WW4BN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "london liverpool street" ], [ "_: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/4d641f5f" ], [ "_:search/4d641f5f", "area", "center" ], [ "_:search/4d641f5f", "food", "vegetarian" ], [ "_:search/4d641f5f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:search", "name", "la mimosa" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/acac20f6" ], [ "_:booking/acac20f6", "type", "Booking" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "11:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "name", "La Mimosa" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "596WW4BN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/4d641f5f" ], [ "_:search/4d641f5f", "area", "center" ], [ "_:search/4d641f5f", "food", "vegetarian" ], [ "_:search/4d641f5f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:search", "name", "la mimosa" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/acac20f6" ], [ "_:booking/acac20f6", "type", "Booking" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "11:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "name", "La Mimosa" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "596WW4BN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR7397" ], [ "_: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": [ [ "_:system", "canthelp", "_:search/4d641f5f" ], [ "_:search/4d641f5f", "area", "center" ], [ "_:search/4d641f5f", "food", "vegetarian" ], [ "_:search/4d641f5f", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "count", "2" ], [ "_:search", "name", "la mimosa" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/acac20f6" ], [ "_:booking/acac20f6", "type", "Booking" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "duration", "11:15" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "name", "La Mimosa" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "596WW4BN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "08:00" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR7397" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "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,area,'south');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for a place to go in the south ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'a lot of');(_:result,area,'south');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are a lot of things to do in the south . Do you know what kind of attraction you were looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'dontcare');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I have no preference . What do you recommend ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,\"14 king 's parade\");(_:result,category,'museum');(_:result,name,'byard art');(_:result,phone,'01223464646');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Well if you 're looking for a museum I recommend the byard art . The phone is 01223464646 and the address is 14 king 's parade ." }, { "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,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The entrance fee is free . Anything else today ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no , thanks , that is it for today" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Okay , I hope you enjoy the rest of your day !" } ]
SNG1215.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "south" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "south" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "14 king 's parade" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "byard art" ], [ "_:result", "phone", "01223464646" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:result", "amount", "a lot of" ], [ "_:result", "area", "south" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "14 king 's parade" ], [ "_:result", "category", "museum" ], [ "_:result", "name", "byard art" ], [ "_:result", "phone", "01223464646" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'club salsa');(_:search,leave_at,'06:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am at Club Salsa and I need to book a taxi to leave after 06:15 ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure ! What is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge arts theatre');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to go to the Cambridge arts theatre ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'black honda');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your booking is all set . A black honda will be picking you up ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful , thanks for your help ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a good time !" } ]
SNG02350.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "club salsa" ], [ "_:search", "leave_at", "06:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "club salsa" ], [ "_:search", "leave_at", "06:15" ], [ "_:search", "destination", "cambridge arts theatre" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "club salsa" ], [ "_:search", "leave_at", "06:15" ], [ "_:search", "destination", "cambridge arts theatre" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black honda" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'mediterranean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant serving mediterranean food ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,count,'2');(_:result,food,'mediterranean');(_:result,name,'La Mimosa');(_:result,name,'Shiraz Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "I have found two expensive mediterranean restaurants , La Mimosa and Shiraz Restaurant . Both are in the centre area . Would you like more information on either one of these restaurants ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Is there anything else ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "No sir . That 's all I have" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you , have a nice day !" } ]
WOZ20109.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_: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 Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_: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 Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/6c59f661" ], [ "_:search/6c59f661", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "Am looking hospital in town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Find them at Hills Rd , Cambridge , CB20QQ" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "What is the name of the hospital please ? I 'll also need the phone number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The name of the hospital is Addenbrookes Hospital and the phone number is 01223245151 ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much for your help . I am good to go now ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Nope that is it ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Thank you for using Cambridge TownInfo centre . Goodbye ." } ]
SNG01200.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'london kings cross');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hey there , I need to find a train to cambridge from london kings cross" }, { "id": 1, "rdf-acts": [ "inform((_:result,id,'TR5219');(_:result,leave_at,'05:17');(_:result,type,'Train'))" ], "speaker": "system", "text": "how about TR5219 that leaves at 05:17 ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'15:30');(_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "i need to arrive by 15:30 on friday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'14:08');(_:result,id,'TR4748');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR4748 arrives at 14:08 . Can I book it for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please . I need one ticket ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR4748');(_:booking,people,'1');(_:booking,ref,'A4V9R126');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You have 1 seat reserved on TR4748 , reference # A4V9R126 . Can I be of further assistance today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a place to eat in the north part of town . I do n't want it to be too costly , so let 's try a moderate price range ." }, { "id": 7, "rdf-acts": [ "select((_:result,food,'Chinese or Indian');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Would you prefer Chinese or Indian ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Definitely Indian . Thanks" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,name,'nirala');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The nirala gets great reviews , its moderately priced and is in the north area of town . Would you like me to make reservations ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , thank you . Can you give me the address , postcode and phone number , please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'7 Milton Road Chesterton');(_:result,phone,'01223360966');(_:result,postcode,'cb41uy');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Its address is 7 Milton Road Chesterton , phone number is 01223360966 and its postal code is cb41uy ." }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "I do n't need anything else ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay , have a great day !" } ]
PMUL3240.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "id", "TR5219" ], [ "_:result", "leave_at", "05:17" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "05:17" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "id", "TR4748" ], [ "_: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 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "05:17" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "id", "TR4748" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4748" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "A4V9R126" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "05:17" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "id", "TR4748" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4748" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "A4V9R126" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Chinese or Indian" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "05:17" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "id", "TR4748" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4748" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "A4V9R126" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Chinese or Indian" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "name", "nirala" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "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", "departure", "london kings cross" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "leave_at", "05:17" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "friday" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "id", "TR4748" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4748" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "A4V9R126" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "Chinese or Indian" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "name", "nirala" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "address", "7 Milton Road Chesterton" ], [ "_:result", "phone", "01223360966" ], [ "_:result", "postcode", "cb41uy" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a cheap restaurant in the north part of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What food type are you looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Any type of restaurant will be fine ." }, { "id": 3, "rdf-acts": null, "speaker": "system", "text": "Da vinci pizzeria is located in the north part of town and in the cheap price range ." } ]
WOZ20565.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'broxbourne');(_:search,leave_at,'13:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hello , I am planning my trip and I need help booking a train . I 'd like to go to Broxbourne and l need to leave after 13:00 ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day are you travelling on ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be traveling on Sunday and leaving from Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'at 13:01 and an every hour');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a departure at 13:01 and an every hour later at a minute after . Would you like me to book one of those for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please book the closest one to my preferred time for 7 people . I would also appreciate a reference number ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR4414');(_:booking,people,'7');(_:booking,ref,'4C0J1MKO');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Ok . I booked 7 tickets on TR4414 . Your reference number is 4C0J1MKO ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Great , thanks so much . Can you also recommend a park to visit in town ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'south');(_:result,entrance_fee,'free');(_:result,name,'Wandlebury Country Park');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Wandlebury Country Park is in the south and has free admission . Would you like the address ?" }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes can I get their phone number , and postcode ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223243830');(_:result,postcode,'cb223ae');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "01223243830 is their phone number and cb223ae is their postcode . anything else today ?" }, { "id": 10, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Is there an entrance fee ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,entrance_fee,'no fee');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "No , there is no fee to get in . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all ! Thank you so much !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ! Have a great trip ! Bye !" } ]
PMUL1227.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "leave_at", "at 13:01 and an every hour" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "leave_at", "at 13:01 and an every hour" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4414" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "4C0J1MKO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "leave_at", "at 13:01 and an every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4414" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "4C0J1MKO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Wandlebury Country Park" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "leave_at", "at 13:01 and an every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4414" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "4C0J1MKO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Wandlebury Country Park" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "postcode", "cb223ae" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "leave_at", "13:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "leave_at", "at 13:01 and an every hour" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR4414" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "4C0J1MKO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Wandlebury Country Park" ], [ "_:result", "phone", "01223243830" ], [ "_:result", "postcode", "cb223ae" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "no fee" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am planning a trip and would love some suggestions on a place to stay when I arrive in Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Will you be staying in the centre ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,name,'the place');(_:search,pricerange,'expensive');(_:search,type,'Attraction');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I can stay anywhere but I need the place to be expensive and have free wifi included ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'gonville hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The gonville hotel meets your requirements ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,name,'gonville hotel');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , book the Gonville Hotel for 4 nights starting with Sunday . There will be 7 guests ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'LGM2U4IY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book you , the confirmation number is LGM2U4IY , can I assist with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , i am looking for museums to visit in town . Do you have any recommendations ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,\"People 's Portraits Exhibition at Girton College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The People 's Portraits Exhibition at Girton College is a must - see . It 's on the west side and has free admission ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great , would you be able to give me the address and phone number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'girton college , huntingdon road');(_:result,phone,'01223338901');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223338901 and the address is girton college , huntingdon road" }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the attraction');(_:search,destination,'gonville hotel');(_:search,leave_at,'15:15');(_:search,type,'Taxi'))", "request((_:result,car,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Thanks . Now I 'd just like a taxi to depart from the attraction at 15:15 and take me to gonville hotel . Please give me contact number and car type ." }, { "id": 11, "rdf-acts": [ "inform((_:result,car,'blue toyota');(_:result,phone,'07287670200');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "You are all set with a blue toyota , which can be reached at 07287670200 . Is that all for today ?" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "yes , that 's it for me . thank you ! bye !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "you are welcome ! bye for now !" } ]
PMUL2551.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "name", "the place" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "name", "gonville hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LGM2U4IY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LGM2U4IY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "People 's Portraits Exhibition at Girton College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LGM2U4IY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "People 's Portraits Exhibition at Girton College" ], [ "_:result", "address", "girton college , huntingdon road" ], [ "_:result", "phone", "01223338901" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "gonville hotel" ], [ "_:search", "leave_at", "15:15" ], [ "_: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": [ [ "_:search", "area", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "sunday" ], [ "_:search", "name", "gonville hotel" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "LGM2U4IY" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museums" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "People 's Portraits Exhibition at Girton College" ], [ "_:result", "address", "girton college , huntingdon road" ], [ "_:search", "departure", "the attraction" ], [ "_:search", "destination", "gonville hotel" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue toyota" ], [ "_:result", "phone", "07287670200" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "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": "Hi . Is there a hotel named Home from Home ? I think I have heard of that ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,name,'Home from Home');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Home from Home is a 4 star guesthouse on the north side ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'8');(_:search,stars,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "All right , could you book a room for me ? There will be 8 people for 4 nights , arriving Monday ." }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm afraid they ca n't handle that booking . Perhaps another day or a shorter stay ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure . I could stay for 1 night ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'MCS16KSP');(_:booking,stay,'one');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book for one night . The reference number is MCS16KSP . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that 's all I need . Thanks for your help !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Enjoy your visit !" } ]
SNG0759.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", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stars", "4" ], [ "_:search", "stay", "4" ], [ "_: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", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:booking/bd04ebcd" ], [ "_:booking/bd04ebcd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "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", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "8" ], [ "_:search", "stars", "4" ], [ "_:system", "canthelp", "_:booking/bd04ebcd" ], [ "_:booking/bd04ebcd", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MCS16KSP" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'norwich');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train leaving from Norwich ." }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "Sure . What time are you looking to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'09:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave after 09:45" }, { "id": 3, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Which day are you looking to travel ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking to go to cambridge on tuesday" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'11:35');(_:result,count,'14');(_:result,duration,'79 minutes');(_:result,id,'TR0667');(_:result,leave_at,'hourly on the : 16 from 10:16 to 23:16');(_:result,type,'Train'))" ], "speaker": "system", "text": "Okay , I have 14 trains on that route leaving hourly on the : 16 from 10:16 to 23:16 . TR0667 leaves at 10:16 , arrives at 11:35 , with a total duration of 79 minutes ." }, { "id": 6, "rdf-acts": [ "inform((_:search,leave_at,'11:16');(_:search,type,'Train'))" ], "speaker": "user", "text": "Ok , do you have one that leaves at 11:16 ? Can you provide me with the train i d for that one ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR0839');(_:result,leave_at,'11:16');(_:result,type,'Train'))" ], "speaker": "system", "text": "Yes , a train leaves at 11:16 with the ID TR0839 ." }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you very much for your help !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Glad I could be of assistance ." } ]
SNG0320.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "09:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "leave_at", "09:45" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "11:35" ], [ "_:result", "count", "14" ], [ "_:result", "duration", "79 minutes" ], [ "_:result", "id", "TR0667" ], [ "_:result", "leave_at", "hourly on the : 16 from 10:16 to 23:16" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "11:16" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "norwich" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "11:35" ], [ "_:result", "count", "14" ], [ "_:result", "duration", "79 minutes" ], [ "_:search", "leave_at", "11:16" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR0839" ], [ "_:result", "leave_at", "11:16" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find an expensive restaurant in the centre of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'plenty');(_:result,area,'center');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We certainly have plenty expensive places in the center of town ! What type of cuisine are you looking for ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Honestly , I am not sure . Which ones do you show available ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'about');(_:result,name,\"Bedouin 's African\");(_:result,name,\"Loch Fyne 's seafood\");(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have just about anything you can think of , from Loch Fyne 's seafood to Bedouin 's African ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'14:30');(_:search,name,'loch fyne');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you make a reservation at Loch Fyne 's for 4 people at 14:30 on sunday ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'439GP4J5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to reserve that for you . Your reference number is 439GP4J5 . Is there anything else I can assist you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much . That is all I need . Have a great day ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You as well , enjoy your meal !" } ]
SNG0727.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "amount", "about" ], [ "_:result", "name", "Bedouin 's African" ], [ "_:result", "name", "Loch Fyne 's seafood" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "name", "loch fyne" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "amount", "about" ], [ "_:result", "name", "Bedouin 's African" ], [ "_:result", "name", "Loch Fyne 's seafood" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "14:30" ], [ "_:search", "name", "loch fyne" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "439GP4J5" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train going to cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , where are you departing from and what day ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave Broxbourne on Tuesday ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Do you have a time you 'd like to leave by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'16:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd just like to arrive by 16:45 please ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'16:32');(_:result,day,'Tuesday');(_:result,destination,'cambridge');(_:result,id,'TR8361');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR8361 will arrive in cambridge by 16:32 on Tuesday , does this suit your needs ?" }, { "id": 6, "rdf-acts": [ "request((_:result,duration,?);(_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "yes , please . I need the price and travel time ." }, { "id": 7, "rdf-acts": [ "inform((_:result,duration,'one hour');(_:result,leave_at,'15:32');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The price is 17.90 pounds . The train leaves at 15:32 making the travel time one hour exactly . Is there anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,id,'TR8361');(_:search,type,'Train'))" ], "speaker": "user", "text": "That is for TR8361 ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR8361');(_:result,ticket,'17.90 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes . TR8361 is 17.90 pounds . Would you like to buy a ticket ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes I would like a ticket for one ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'BAMJW6M2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your confirmation number is BAMJW6M2 . May I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I think you 've answered all of my questions ! Thank you so much !" }, { "id": 13, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You 're welcome . Call us again when you need to . We 're always here !" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Not a problem . Have a good time !" } ]
SNG01555.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", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:45" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "16:32" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8361" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:45" ], [ "_:result", "arrive_by", "16:32" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "destination", "cambridge" ], [ "_:result", "id", "TR8361" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "one hour" ], [ "_:result", "leave_at", "15:32" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "id", "TR8361" ], [ "_: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", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:45" ], [ "_:result", "arrive_by", "16:32" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "one hour" ], [ "_:result", "leave_at", "15:32" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "id", "TR8361" ], [ "_:result", "id", "TR8361" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:45" ], [ "_:result", "arrive_by", "16:32" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "duration", "one hour" ], [ "_:result", "leave_at", "15:32" ], [ "_:search", "id", "TR8361" ], [ "_:result", "id", "TR8361" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "BAMJW6M2" ], [ "_: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", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "16:45" ], [ "_:result", "arrive_by", "16:32" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "destination", "cambridge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "duration", "one hour" ], [ "_:result", "leave_at", "15:32" ], [ "_:search", "id", "TR8361" ], [ "_:result", "id", "TR8361" ], [ "_:result", "ticket", "17.90 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "BAMJW6M2" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]