turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a moderately priced restaurant that is in the east part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'east');(_:result,food,'indian');(_:result,name,'Curry prince');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Curry prince is a moderately priced restaurant serving indian food and located in the east part of town ." }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can you give me the address and phone number ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'451 newmarket road fen ditton');(_:result,phone,'01223 566388');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their address is 451 newmarket road fen ditton and their phone number is 01223 566388" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful . Thank you for your help ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system ! Have a great day !" } ]
WOZ20519.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", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "Curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "east" ], [ "_:result", "food", "indian" ], [ "_:result", "name", "Curry prince" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "address", "451 newmarket road fen ditton" ], [ "_:result", "phone", "01223 566388" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "i need a place to stay" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Let 's find you a great place in the city . Do you have a preference on what area in town ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't . I will need a guesthouse with at least 4 star . It should also have free wifi ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'18');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 18 entries that match your request . To help narrow results down , do you have a pricerange ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , just choose one please . I 'll need to book it for Saturday , 3 nights , and 6 people ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Acorn Guesthouse');(_:booking,ref,'VTGT4PFZ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked you at the Acorn Guesthouse . Reference number VTGT4PFZ . Can I be of any further help ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . The next thing I need is a train from Cambridge to stevenage ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day will you be traveling ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'18:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on and need to leave after 18:45 ." }, { "id": 9, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , can you please tell me the day ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,type,'Train'))" ], "speaker": "user", "text": "sunday please ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR8726');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR8726 meets your criteria . Would you like me to book it for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'six');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please . There are six of us who need on it ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'44FV40ZC');(_:booking,ticket,'61.44 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are booked as requested , the total fee is 61.44 GBP payable at the station , your Reference number is : 44FV40ZC . Anything Else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thank you" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us , enjoy your trip !" } ]
PMUL3264.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guesthouse" ], [ "_:booking", "ref", "VTGT4PFZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guesthouse" ], [ "_:booking", "ref", "VTGT4PFZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "?" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guesthouse" ], [ "_:booking", "ref", "VTGT4PFZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Acorn Guesthouse" ], [ "_:booking", "ref", "VTGT4PFZ" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "day", "sunday" ], [ "_:result", "id", "TR8726" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "six" ], [ "_: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", "?" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "18" ], [ "_:search", "stay", "3" ], [ "_:booking", "name", "Acorn Guesthouse" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "leave_at", "18:45" ], [ "_:search", "day", "sunday" ], [ "_:result", "id", "TR8726" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "six" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "44FV40ZC" ], [ "_:booking", "ticket", "61.44 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,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find an expensive restaurant in the west ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'nine');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have nine of them that fall in the price range , do you have any more specific preferences ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was hoping for Indian food ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'5');(_:result,name,'india house');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 5 places that match your wants . Would you like to try the india house ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'15:45');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure . Do they have table for 1 on Sunday at 15:45 ?" }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Confirmed table for 1 for 15 minutes on the said date . Do you need me to keep the reservation and is there any other thing i can do for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to have the reference number please" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'CHBHZPDM');(_:booking,type,'Booking'))", "thank()" ], "speaker": "system", "text": "Yes of course . It is CHBHZPDM ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I am seeking information on a particular hotel , Hobson 's House ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "its a guesthouse located in the west and has free internet and parking , would you like a room ?" }, { "id": 10, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'm not sure . What is the price range ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It 's in the moderate price range ." }, { "id": 12, "rdf-acts": [ "inform((_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Can I get a taxi that would take me from Hobson 's House to the restaurant ?" }, { "id": 13, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'd love to help . When would you like to arrive by ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,arrive_by,'15:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to arrive by 15:45 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'black bmw');(_:result,phone,'07591473862');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I was able to book a black bmw phone number is 07591473862" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great ! Thank you for your help ." }, { "id": 17, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome ! Can I help you with anything else ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . That 's all that I needed ." }, { "id": 19, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day !" } ]
PMUL4607.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", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "india house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "india house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "india house" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CHBHZPDM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "india house" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CHBHZPDM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "india house" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CHBHZPDM" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "india house" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CHBHZPDM" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "arrive_by", "15:45" ], [ "_: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", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "india house" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CHBHZPDM" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "arrive_by", "15:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black bmw" ], [ "_:result", "phone", "07591473862" ], [ "_:result", "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", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "food", "indian" ], [ "_:result", "count", "5" ], [ "_:result", "name", "india house" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "15:45" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "CHBHZPDM" ], [ "_:booking", "type", "Booking" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "arrive_by", "15:45" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black bmw" ], [ "_:result", "phone", "07591473862" ], [ "_: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,food,'belgian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there a cheap restaurant serving belgian food ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "What area are you interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do not care what area it is in ." }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'Belgian');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are no cheap Belgian restaurants . Would you like to change your query ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about a cheap restaurant serving Italian food ?" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "da vinci pizzeria serves italian food in the cheap price range and in the centre of town , is there anything else i can help you with ?" } ]
WOZ20147.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "belgian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "belgian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "dontcare" ], [ "_:result", "food", "Belgian" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'the fez club');(_:search,destination,'cambridge punter');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to book at taxi to take me from the Fez Club to the Cambridge Punter ." }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure ! when would you like to arrive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,leave_at,'05:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I actually need to leave after 05:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'yellow ford');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your booking is complete . A yellow ford will be picking you up ." }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "That 's great , before you go , could I get the contact number for the taxi , please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,phone,'07857775322');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "The contact number is 07857775322 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you so much for your help . Have a great day !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , I 'm glad I could help . If you need anything else feel free to ask ." } ]
SNG01327.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "the fez club" ], [ "_:search", "destination", "cambridge punter" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "the fez club" ], [ "_:search", "destination", "cambridge punter" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "05:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "the fez club" ], [ "_:search", "destination", "cambridge punter" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "05:30" ], [ "_:result", "car", "yellow ford" ], [ "_:result", "type", "Taxi" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "the fez club" ], [ "_:search", "destination", "cambridge punter" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "05:30" ], [ "_:result", "car", "yellow ford" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "07857775322" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'none');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a 4-star place to stay , it does n't need to include internet ." }, { "id": 1, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Sure , do you have any other preferences I can add to my search ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes expensive price range and free parking" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "May I suggest University Arms Hotel ? It has free parking and internet . Would you like a reservation ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Great . That will work ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'regent street');(_:result,name,'university arms hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ok , the university arms hotel is on regent street . Do you want me to place a booking for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "no . get me the address , area and post code ." }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'Regent Street');(_:result,area,'centre');(_:result,name,'University Arms Hotel');(_:result,postcode,'CB21AD');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sorry about that , the University Arms Hotel is in the centre area and is located on Regent Street , CB21AD ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,pricerange,'same price range');(_:search,type,'Restaurant'))", "request((_:result,area,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Thanks . I am also looking for a place to eat in that same area , same price range as well ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'center');(_:result,food,'British');(_:result,name,'Cambridge Chop House');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "My favorite expensive place in the center is The Cambridge Chop House . They serve British food , and it 's fantastic ." }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'thai');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was thinking about thai food" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'only');(_:result,food,'Thai');(_:result,name,'Bangkok City');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The only Thai restaurant available is Bangkok City . Would you like to book a table ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'17:45');(_:search,people,'7');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "yes for 7 at 17:45 wednesday and the ref # too please" }, { "id": 13, "rdf-acts": [ "thank()", "inform((_:booking,ref,'ELTJLSVR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay . I have booked you there and your reference number is ELTJLSVR ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I need ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Have a great day !" } ]
PMUL3265.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "none" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "none" ], [ "_:search", "stars", "4-star" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "none" ], [ "_:search", "stars", "4-star" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "none" ], [ "_:search", "stars", "4-star" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "regent street" ], [ "_:result", "name", "university arms hotel" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "none" ], [ "_:search", "stars", "4-star" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "postcode", "CB21AD" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "none" ], [ "_:search", "stars", "4-star" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "postcode", "CB21AD" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "center" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "thai" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "none" ], [ "_:search", "stars", "4-star" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "postcode", "CB21AD" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "thai" ], [ "_:result", "amount", "only" ], [ "_:result", "food", "Thai" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "none" ], [ "_:search", "stars", "4-star" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "address", "Regent Street" ], [ "_:result", "postcode", "CB21AD" ], [ "_:search", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:result", "area", "center" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "food", "thai" ], [ "_:result", "amount", "only" ], [ "_:result", "food", "Thai" ], [ "_:result", "name", "Bangkok City" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "ELTJLSVR" ], [ "_: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,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a place to stay in Cambridge , please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,count,'33');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 33 places to stay in Cambridge . Do you have a preferred area of Cambridge ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The location is n't really important . It does need to be cheap though , and preferably a guesthouse ." }, { "id": 3, "rdf-acts": [ "request((_:search,has_parking,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'nine');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have nine places . Do you need free parking or any other restrictions ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'west');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need internet in the west ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'1');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There is one available would you like me to book it ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "what is the name of the place ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Finches Bed and Breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The name is Finches Bed and Breakfast . Would you like to book a room there ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Yes can you please ?" }, { "id": 9, "rdf-acts": [ "request((_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many people in the room and how many nights would you like to stay ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,area,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'm sorry , I am mistaken . I will not need you to book a reservation for me . I will need the area , address , and post code please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'144 thornton road');(_:result,area,'west');(_:result,category,'guesthouse');(_:result,name,'finches bed and breakfast');(_:result,phone,'01223276653');(_:result,postcode,'cb30nd');(_:result,pricerange,'cheap');(_:result,stars,'four');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "finches bed and breakfast is a guesthouse in the west . It 's cheap , and four stars . 144 thornton road , cb30nd . Phone is 01223276653 . Can i help with anything else ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm also looking for a cheap Italian place in the center of town ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Ask');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I can recommend a restaurant called Ask , would you like me to make reservations for you ?" }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "No , thanks ! I just need their phone number , postcode , and address , please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'12 Bridge Street City Centre');(_:result,phone,'01223364917');(_:result,postcode,'cb21uf');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "01223364917 is the phone number . 12 Bridge Street City Centre , cb21uf is the address ." }, { "id": 16, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thanks . I will also need a taxi from the hotel to the restaurant . Will you handle this ?" }, { "id": 17, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))", "inform((_:result,departure,'the hotel');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I can help you with that . When would you like to leave the hotel ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'll need to leave the hotel by 3:00 ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'grey volvo');(_:result,phone,'07477541353');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t\t grey volvo \n Contact number \t\t 07477541353" }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks for all of your help . I am all set now . Bye ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , glad I could help ." } ]
PMUL0399.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "count", "33" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "33" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "area", "west" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Finches Bed and Breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "area", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "144 thornton road" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "finches bed and breakfast" ], [ "_:result", "phone", "01223276653" ], [ "_:result", "postcode", "cb30nd" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "four" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "144 thornton road" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "phone", "01223276653" ], [ "_:result", "postcode", "cb30nd" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "Ask" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Ask" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:result", "phone", "01223364917" ], [ "_:result", "postcode", "cb21uf" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Hotel" ], [ "_: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 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Ask" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:result", "phone", "01223364917" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "the hotel" ], [ "_:result", "type", "Taxi" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "?" ], [ "_:result", "amount", "nine" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "1" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "west" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "four" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "center" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "Ask" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:result", "postcode", "cb21uf" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "leave_at", "?" ], [ "_:result", "departure", "the hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "car", "grey volvo" ], [ "_:result", "phone", "07477541353" ], [ "_:result", "type", "Taxi" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for college attractions in the centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'colleges');(_:result,count,'13');(_:result,entrance_fee,'free');(_:result,name,\"Christ 's College\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "We have 13 colleges in the centre , and most have free entry , such as Christ 's College ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Great , can you give me the phone number and postcode of Christ 's college ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223334900');(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Of course , the phone number is 01223334900 , and the post code is cb23bu ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'same area of town');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Also want to find someplace to eat . Want to be in the cheap price range and in the same area of town ." }, { "id": 5, "rdf-acts": [ "inform((_:result,food,'Chinese');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How About Chinese ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,food,'afghan');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I was thinking more on the lines of afghan food . Do you have any listings for that ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am afraid I do n't . Would you like to try a different area or cuisine ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'mediterranean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you check fr mediterranean please ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,food,'Mediterranean');(_:result,name,'Gardenia');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Gardenia is a Mediterranean restaurant in the centre of town , would you like to make a reservation ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'three');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I will need it for three , at noon , on Thursday ." }, { "id": 11, "rdf-acts": [ "canthelp((_:booking,day,'Thursday');(_:booking,duration,'noon');(_:booking,name,'Gardenia');(_:booking,people,'3');(_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I am sorry , but the Gardenia does not have any openings for noon on Thursday for 3 people . Would you like for me check a different time for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,duration,'11:00');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about at 11:00 ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'RBZGP3RX');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . Reference number is : RBZGP3RX . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you , that should be all ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "you are welcome to use our services anytime ." } ]
MUL2412.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "same area of town" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "area", "same area of town" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "afghan" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "Christ 's College" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "food", "Chinese" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/8f00a78b" ], [ "_:search/8f00a78b", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "type", "Restaurant" ] ], "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", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/8f00a78b" ], [ "_:search/8f00a78b", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "Gardenia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "three" ], [ "_:search", "type", "Restaurant" ] ], "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", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/8f00a78b" ], [ "_:search/8f00a78b", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "Gardenia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "three" ], [ "_:system", "canthelp", "_:booking/ad07f44d" ], [ "_:booking/ad07f44d", "day", "Thursday" ], [ "_:booking/ad07f44d", "duration", "noon" ], [ "_:booking/ad07f44d", "name", "Gardenia" ], [ "_:booking/ad07f44d", "people", "3" ], [ "_:booking/ad07f44d", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "duration", "11: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": [ [ "_:search", "category", "college" ], [ "_:result", "category", "colleges" ], [ "_:result", "count", "13" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223334900" ], [ "_:result", "postcode", "cb23bu" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/8f00a78b" ], [ "_:search/8f00a78b", "type", "Restaurant" ], [ "_:search", "food", "mediterranean" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Mediterranean" ], [ "_:result", "name", "Gardenia" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "three" ], [ "_:system", "canthelp", "_:booking/ad07f44d" ], [ "_:booking/ad07f44d", "day", "Thursday" ], [ "_:booking/ad07f44d", "duration", "noon" ], [ "_:booking/ad07f44d", "name", "Gardenia" ], [ "_:booking/ad07f44d", "people", "3" ], [ "_:booking/ad07f44d", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:search", "duration", "11:00" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "RBZGP3RX" ], [ "_: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,'Police'))" ], "speaker": "user", "text": "I am looking for the nearest police station" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "The nearest police station is in Parkside Cambridge , the telephone number is 01223358966 ." }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that 's all I need ." }, { "id": 3, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "You take care ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Have a nice day !" } ]
SNG01237.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" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train to cambridge" }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Please be specific about when you are leaving and by what time you intend to arrive to help me to narrow down ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'ely');(_:search,leave_at,'12:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to depart from Ely on Wednesday after 12:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,leave_at,'13:35');(_:result,ticket,'4.40 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train at 13:35 that cost 4.40 pounds . Would you like to take it ?" }, { "id": 4, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please . Could you also give me the train ID ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,id,'TR1039');(_:result,type,'Train'))" ], "speaker": "system", "text": "Their ID is TR1039 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok , thank you . I also need some help finding a guesthouse . I also would like free wifi ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'a lot');(_:result,category,'guesthouses');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We 've got a lot of options for guesthouses , what area do you want to stay in ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "I would like to stay in Cambridge please ." }, { "id": 9, "rdf-acts": [ "select((_:result,area,'centre');(_:result,area,'east');(_:result,area,'north');(_:result,area,'south');(_:result,area,'west');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ok , centre , north , east , west , or south side ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,day,'wednesday');(_:search,people,'8');(_:search,pricerange,'cheap');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like a cheap place in the centre for 8 people and 5 nights starting Wednesday ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'56 Saint Barnabas Road');(_:result,name,'Alexander Bed and Breakfast');(_:result,pricerange,'inexpensive');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Alexander Bed and Breakfast , 56 Saint Barnabas Road is inexpensive and rated 4 stars . Would you like me to book that ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "Yes , that sounds good ." }, { "id": 13, "rdf-acts": [ "canthelp((_:booking,day,'Wednesday');(_:booking,people,'8');(_:booking,stay,'five');(_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking for Alexander Bed and Breakfast was denied for 8 guests staying five days , starting on Wednesday . Would it be possible to plan a shorter or longer stay ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That 's fine , I 'd like to book it for 4 nights then ." }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'alexander bed and breakfast');(_:booking,ref,'741JC8HU');(_:booking,stay,'4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , I have you booked at alexander bed and breakfast for 4 nights . The Reference Number is : 741JC8HU . Anything else I can help you with today ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That takes care of it . Thank you very much ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a very nice stay ." } ]
MUL0644.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", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "12:15" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "13:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "leave_at", "13:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR1039" ], [ "_:result", "type", "Train" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "leave_at", "13:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR1039" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "amount", "a lot" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "leave_at", "13:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR1039" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a lot" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "leave_at", "13:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR1039" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a lot" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "56 Saint Barnabas Road" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "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", "arrive_by", "?" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "leave_at", "13:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "TR1039" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a lot" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "56 Saint Barnabas Road" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/57398d6a" ], [ "_:booking/57398d6a", "day", "Wednesday" ], [ "_:booking/57398d6a", "people", "8" ], [ "_:booking/57398d6a", "stay", "five" ], [ "_:booking/57398d6a", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "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", "destination", "cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "ely" ], [ "_:search", "leave_at", "12:15" ], [ "_:result", "leave_at", "13:35" ], [ "_:result", "ticket", "4.40 pounds" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "TR1039" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "amount", "a lot" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "east" ], [ "_:result", "area", "north" ], [ "_:result", "area", "south" ], [ "_:result", "area", "west" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "8" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "56 Saint Barnabas Road" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "canthelp", "_:booking/57398d6a" ], [ "_:booking/57398d6a", "day", "Wednesday" ], [ "_:booking/57398d6a", "people", "8" ], [ "_:booking/57398d6a", "stay", "five" ], [ "_:booking/57398d6a", "type", "Booking" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "ref", "741JC8HU" ], [ "_:booking", "stay", "4" ], [ "_: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,departure,'broxbourne train station');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "i want to book a taxi . The taxi should depart from broxbourne train station" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where would you like to go ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'city stop restaurant');(_:search,leave_at,'20:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to leave by 20:15 and am headed to city stop restaurant ." }, { "id": 3, "rdf-acts": [ "inform((_:result,car,'blue BMW');(_:result,leave_at,'20:15');(_:result,phone,'07753733237');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "I have booked you a blue BMW for a 20:15 pickup . The contact number is 07753733237 . Can I help you with anything else today ? \n ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . I am all set . Have a great day ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Have a good stay . Good bye ." } ]
SNG1358.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne train station" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne train station" ], [ "_:search", "destination", "city stop restaurant" ], [ "_:search", "leave_at", "20:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne train station" ], [ "_:search", "destination", "city stop restaurant" ], [ "_:search", "leave_at", "20:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue BMW" ], [ "_:result", "leave_at", "20:15" ], [ "_:result", "phone", "07753733237" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive restaurant to go to ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'57');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 57 expensive restaurants in the area . Do you have a food type preference or an area preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What 's your favorite place on the south side of town ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'south');(_:result,food,'Italian');(_:result,name,'Frankie and bennys');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Frankie and bennys is a good , expensive Italian restaurant in the south area . Would you like me to make a reservation for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'17:45');(_:search,people,'1');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "That would be great . Please make the reservation for 17:45 on Monday . Just 1 person ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'3AP8E11K');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , you 're all set ! Reference number is 3AP8E11K , and the table will be reserved for 15 minutes . May I help with anything else ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all . Thank you so much ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're quite welcome . Thanks for contacting the Cambridge TownInfo Centre and have a great day !" } ]
SNG0740.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", "?" ], [ "_:result", "count", "57" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "count", "57" ], [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Frankie and bennys" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "food", "?" ], [ "_:result", "count", "57" ], [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "south" ], [ "_:result", "food", "Italian" ], [ "_:result", "name", "Frankie and bennys" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "3AP8E11K" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like to find some place to go on the east side of town ." }, { "id": 1, "rdf-acts": [ "select((_:result,category,'entertainment venue');(_:result,category,'museum');(_:result,category,'park');(_:result,type,'Attraction'))", "inform((_:result,count,'10');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I can certainly suggest something for you . I have 10 options . Do you prefer an entertainment venue , or perhaps a museum or park , etc ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,category,'dontcare');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I would prefer just anything in the east , can you give me the address and attraction type of one ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'8 mercers row , mercers row industrial estate');(_:result,category,'standard entertainment');(_:result,name,'Funky Fun House');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "No problem . How does the Funky Fun House sound ? It is standard entertainment and it is located at 8 mercers row , mercers row industrial estate ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Sounds great . That 's all I needed . Thank you !" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you . Have a good day , goodbye ." } ]
SNG1054.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "category", "entertainment venue" ], [ "_:result", "category", "museum" ], [ "_:result", "category", "park" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "east" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "10" ], [ "_:search", "area", "east" ], [ "_:search", "category", "dontcare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "8 mercers row , mercers row industrial estate" ], [ "_:result", "category", "standard entertainment" ], [ "_:result", "name", "Funky Fun House" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I 'm looking for something to do in the center of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'more than 40 things to do');(_:result,area,'centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are more than 40 things to do in the centre of town . Is there anything in particular you are looking for ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I 'm not sure what I want to do . What 's something interesting ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'The old schools');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The old schools would be a good place . Would you like the address ?" }, { "id": 4, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes . Also I need the phone number and the amount of entrance fee . I also will be needing a train ." }, { "id": 5, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,phone,'01223332320');(_:result,type,'Attraction'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "It is free to enter . The phone is 01223332320 . Where will you travel to ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,destination,'birmingham new street');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should go to birmingham new street and should leave on wednesday" }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'19');(_:result,day,'Wednesday');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , what time would you like to arrive ? I have 19 trains on Wednesday ." }, { "id": 8, "rdf-acts": [ "inform((_:search,leave_at,'09:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave after 09:45 , please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR3836');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It looks loike TR3836 will fit your needs would you like me to book this for you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please I need a booking for 8 people and i need a reference number for the booking ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Your booking was a success . Your reference number is : K0NF4V7I and the total is 600.79 GBP payable at the station ." } ]
PMUL1412.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "more than 40 things to do" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "amount", "more than 40 things to do" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "The old schools" ], [ "_:result", "type", "Attraction" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "amount", "more than 40 things to do" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "The old schools" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "amount", "more than 40 things to do" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "The old schools" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "09:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "amount", "more than 40 things to do" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "The old schools" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223332320" ], [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "birmingham new street" ], [ "_:result", "count", "19" ], [ "_:result", "day", "Wednesday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "09:45" ], [ "_:result", "id", "TR3836" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'curry king');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "You can help by getting me a taxi to curry king" }, { "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,leave_at,'02:30');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd prefer to leave after 02:30" }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can definitely help ! Where are you departing from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'holy trinity church');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to be picked up from holy trinity church" }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'white lexus');(_:result,phone,'07229542563');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Okay , I have a white lexus and the contact number is 07229542563 . Is there anything else you need today ?" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Nothing else . You have been most helpful . Thank you and good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
SNG01825.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "curry king" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "curry king" ], [ "_:search", "leave_at", "02:30" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "curry king" ], [ "_:search", "leave_at", "02:30" ], [ "_:search", "departure", "holy trinity church" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "curry king" ], [ "_:search", "leave_at", "02:30" ], [ "_:search", "departure", "holy trinity church" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white lexus" ], [ "_:result", "phone", "07229542563" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I need to contact the police ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,type,'Police'))", "reqmore()" ], "speaker": "system", "text": "Certainly . The number for the Parkside Police Station is 01223358966 . Is there anything else I can help you with ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "Thank you , can I also have the post code and the address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Yes they are located at Parkside , Cambridge post code is CB11JG" }, { "id": 4, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you so much , good bye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You are so welcome . Bye now ." } ]
SNG01747.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find a good restaurant in the center ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,area,'Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "We have many options available in Centre . Is there a specific price range or cuisine type you are interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))", "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for something in the moderate price range . I think asian oriental sounds good ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'40428 King Street City Centre');(_:result,name,'Yippee Noodle Bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Yippee Noodle Bar matches your request perfectly . They are located at 40428 King Street City Centre . Would you like to make a booking ?" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm not sure right now . May I please have the postcode ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,postcode,'cb11lh');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The postcode is cb11lh ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you ! I am also looking for a guesthouse in the same area as the restaurant . Can you help with that too ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'center');(_:result,category,'guesthouses');(_:result,count,'2');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes I have two guesthouses located in the city center in the cheap price range . do you have a preference ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need it to have free parking and internet ." }, { "id": 9, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Alexander Bed and Breakfast');(_:result,name,'El Shaddai');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Alexander Bed and Breakfast and The El Shaddai both offer internet and parking . Would you like to make a reservation with either guesthouse ?" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "Yes , either one is fine ." }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "How many days and for how many people ?" }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'm sorry , no booking please , just need their postcode and phone number ." }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'Alexander Bed and Breakfast');(_:result,phone,'01223525725');(_:result,postcode,'CB12DE');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Sure ! Alexander Bed and Breakfast 's number is 01223525725 and the postcode is CB12DE ." }, { "id": 14, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Also , what is the price range of the hotel ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,name,'alexander bed and breakfast');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The alexander bed and breakfast is in the cheap price range ." }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Hotel');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "OK , I also want to book a taxi between the hotel and restaurant ." }, { "id": 17, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Of course , at what time would you like to arrive by ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'5:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the hotel by 5:15" }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'yellow audi');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Ok , a yellow audi is booked ." }, { "id": 20, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . Would you also give me the contact number for the taxi ?" }, { "id": 21, "rdf-acts": [ "inform((_:result,phone,'07491658422');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Contact number for the taxi is 07491658422 . Will there be anything else ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I need ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Have a nice day ." } ]
PMUL0342.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "Centre" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:result", "area", "Centre" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "pricerange", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "postcode", "cb11lh" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:result", "name", "Yippee Noodle Bar" ], [ "_:result", "postcode", "cb11lh" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:result", "postcode", "cb11lh" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:result", "postcode", "cb11lh" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "name", "El Shaddai" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Alexander Bed and Breakfast" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "postcode", "CB12DE" ], [ "_:result", "type", "Hotel" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "postcode", "CB12DE" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Hotel" ], [ "_: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 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "postcode", "CB12DE" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "5:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:result", "amount", "many" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223525725" ], [ "_:result", "postcode", "CB12DE" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "5:15" ], [ "_:result", "car", "yellow audi" ], [ "_:result", "type", "Taxi" ], [ "_: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", "many" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "40428 King Street City Centre" ], [ "_:search", "area", "same area" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "2" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "postcode", "CB12DE" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "5:15" ], [ "_:result", "car", "yellow audi" ], [ "_:search", "type", "Taxi" ], [ "_:result", "phone", "07491658422" ], [ "_: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": [ "hello()" ], "speaker": "user", "text": "Hi , can you help me with some trip planning ? I could use some suggestions for places to go in town ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "I can definitely help you with that . Is there a specific type of attraction you are interested in or section of the city you were looking at ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,category,'theatre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a theatre in any part of the city . Can you recommend one ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Anglia Ruskin Enterprise , East Road');(_:result,area,'Centre');(_:result,name,'Mumford theatre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is the Mumford theatre , it is located at Anglia Ruskin Enterprise , East Road in the Centre area ." }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "That sounds good , I like that . Could you tell me what the postcode is please ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,postcode,'cb11pt');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the postcode is cb11pt" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,name,'aylesbray lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would also like to book at a guest house named Aylesbray Lodge , starting Monday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,day,'Monday');(_:booking,name,'Aylesbray Lodge');(_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm starting to book your reservation at Aylesbray Lodge starting on Monday , how many days will you be staying ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will be staying for 3 nights ." }, { "id": 9, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , and how many people will be staying in the room ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'2');(_:search,stay,'1');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "2 people , is that fails then try 1 night . Please provide the reference number ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'WYO54VCI');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : WYO54VCI . \n anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all . Thank you !" }, { "id": 13, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Happy to assist ." }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "I 'm grateful for your services ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Ok , hope you have a wonderful time . Thank you , goodbye ." } ]
PMUL2628.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "Anglia Ruskin Enterprise , East Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Mumford theatre" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "Anglia Ruskin Enterprise , East Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Mumford theatre" ], [ "_:result", "postcode", "cb11pt" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "name", "aylesbray lodge" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "Anglia Ruskin Enterprise , East Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Mumford theatre" ], [ "_:result", "postcode", "cb11pt" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "name", "aylesbray lodge" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "name", "Aylesbray Lodge" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "Anglia Ruskin Enterprise , East Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Mumford theatre" ], [ "_:result", "postcode", "cb11pt" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "name", "aylesbray lodge" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "name", "Aylesbray Lodge" ], [ "_:booking", "stay", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "Anglia Ruskin Enterprise , East Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Mumford theatre" ], [ "_:result", "postcode", "cb11pt" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "name", "aylesbray lodge" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "name", "Aylesbray Lodge" ], [ "_:booking", "stay", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WYO54VCI" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:user", "greeted", "_:system" ], [ "_:search", "area", "dontcare" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "Anglia Ruskin Enterprise , East Road" ], [ "_:result", "area", "Centre" ], [ "_:result", "name", "Mumford theatre" ], [ "_:result", "postcode", "cb11pt" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "monday" ], [ "_:search", "name", "aylesbray lodge" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "name", "Aylesbray Lodge" ], [ "_:booking", "stay", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "WYO54VCI" ], [ "_: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,food,'mexican');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a moderately priced restaurant that serves mexican food" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no restaurants moderately priced that serves mexican food ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'international');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about international food ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'international');(_:result,name,'Bloomsbury Restaurant');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Bloomsbury Restaurant is a moderately priced restaurant that serves international food in the centre part of town ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is their address and postcode ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Crowne Plaza Hotel 20 Downing Street');(_:result,postcode,'CB23DT');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "there address is Crowne Plaza Hotel 20 Downing Street and the post code is CB23DT is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 7, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Okay thank you" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Good bye . Thank you for using the system ." } ]
WOZ20134.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "mexican" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/097a96c2" ], [ "_:search/097a96c2", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/097a96c2" ], [ "_:search/097a96c2", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/097a96c2" ], [ "_:search/097a96c2", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Crowne Plaza Hotel 20 Downing Street" ], [ "_:result", "postcode", "CB23DT" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:system", "canthelp", "_:search/097a96c2" ], [ "_:search/097a96c2", "type", "Restaurant" ], [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "international" ], [ "_:result", "name", "Bloomsbury Restaurant" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Crowne Plaza Hotel 20 Downing Street" ], [ "_:result", "postcode", "CB23DT" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any cheap restaurants in the centre that I can try ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , there are many . What type of cuisine are you interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'dontcare');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "can you suggest one , I am not picky , just need the type and address" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'12 Lensfield Road , City Centre');(_:result,food,'Chinese');(_:result,name,'Golden House');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure ! The Golden House is a Chinese restaurant that 's located at 12 Lensfield Road , City Centre . Would you like a table reserved ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,leave_at,'16:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "No thank you . I need to find a train leaving Cambridge after 16:30 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,count,'5');(_:result,day,'Friday');(_:result,departure,'Cambridge');(_:result,type,'Train'))", "select((_:result,destination,'kings cross');(_:result,destination,'liverpool street');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have 5 different trains leaving Cambridge on Friday evening , which destination do you prefer : kings cross or liverpool street ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I actually need to go to stevenage ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day do you need to leave ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Tuesday , please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,destination,'Stevanage');(_:result,duration,'one hour');(_:result,leave_at,'17:21');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are trains leaving Cambridge every two hours starting at 17:21 and arriving in Stevanage one hour later . Which time do you prefer ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "17:21 sounds fine . Please make a booking for 1 person and let me know the reference number ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'L9DAX54Q');(_:booking,ticket,'12.8 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 12.8 GBP payable at the station . Reference number is : L9DAX54Q . Can I help you with anything else today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you goodbye" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Good - bye ." } ]
PMUL4514.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" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "12 Lensfield Road , City Centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden House" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "12 Lensfield Road , City Centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden House" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "kings cross" ], [ "_:result", "destination", "liverpool street" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "12 Lensfield Road , City Centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden House" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "16:30" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Friday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "kings cross" ], [ "_:result", "destination", "liverpool street" ], [ "_:result", "type", "Train" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "12 Lensfield Road , City Centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden House" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Friday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevanage" ], [ "_:result", "duration", "one hour" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "amount", "many" ], [ "_:search", "food", "dontcare" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "12 Lensfield Road , City Centre" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden House" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "5" ], [ "_:result", "day", "Friday" ], [ "_:search", "destination", "stevenage" ], [ "_:search", "day", "tuesday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Stevanage" ], [ "_:result", "duration", "one hour" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "L9DAX54Q" ], [ "_:booking", "ticket", "12.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,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": "What area would you like that in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "In the east side of town ." }, { "id": 3, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'7');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have 7 options that meet your criteria . Do you have a specific price range in mind or would you like a recommendation ?" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Not really , but can you give me the address for your favorite place ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,category,'guesthouse');(_:result,name,'Carolina Bed and Breakfast');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I prefer the Carolina Bed and Breakfast . It 's a 4 star guesthouse in the moderate price range . Would you like for me to book a room for you ?" }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could you just give me the address for now ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,address,'138 perne road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The address is 138 perne road" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'fusion');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would also like to get some expensive fusion food ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))", "reqmore()" ], "speaker": "system", "text": "There is nothing that meets that criteria , shall I run another search ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about a British restaurant instead ?" }, { "id": 11, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'6');(_:result,name,'graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 6 to choose from . Do you have a preference for area ? If not , then I recommend graffiti ." }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'same area');(_:search,name,'graffiti');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is Graffiti in the same area as my hotel ? I 'd like to keep it to that area if possible ." }, { "id": 13, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'Graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Graffiti is in the west area . Would you like me to see what is available in the east area ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "yes , I would prefer it to be in the west area ." }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'west');(_:result,food,'British');(_:result,name,'Graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Graffiti serves British food in the west area , are you ready to make a reservation ?" }, { "id": 16, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))", "inform((_:search,name,'Graffiti');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Possibly , but first can you give me the exact address for Graffiti ?" }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Hotel Felix Whitehouse Lane Huntington Road');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure they are located at Hotel Felix Whitehouse Lane Huntington Road , is there anything else I can help you with ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'british');(_:search,name,'Graffiti');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm sorry , I was confused . I need a british restaurant in the east side . Sounds like Graffiti wo n't work for me ." }, { "id": 19, "rdf-acts": [ "inform((_:result,area,'west');(_:result,name,'travellers rest restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about travellers rest restaurant located in the west side of town ?" }, { "id": 20, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need a restaurant in the east area , so that wo n't work ." }, { "id": 21, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'1');(_:result,name,'grafton hotel restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Okay . There is one option here for you . It is grafton hotel restaurant . Do you need a reservation ?" }, { "id": 22, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Yes please . Go ahead and book it for me . Thank you and good bye" }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "I need more information , such as when you would like to book it and for how many people ?" } ]
PMUL0296.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", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "east" ], [ "_:search", "pricerange", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "count", "7" ], [ "_:result", "address", "?" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "east" ], [ "_:result", "count", "7" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "138 perne road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "food", "fusion" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "area", "east" ], [ "_:result", "count", "7" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Carolina Bed and Breakfast" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "138 perne road" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/dff11170" ], [ "_:search/dff11170", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "138 perne road" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/dff11170" ], [ "_:search/dff11170", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:result", "name", "graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "same area" ], [ "_:search", "name", "graffiti" ], [ "_: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", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "138 perne road" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/dff11170" ], [ "_:search/dff11170", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:search", "name", "graffiti" ], [ "_:result", "area", "west" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "west" ], [ "_: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", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "138 perne road" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/dff11170" ], [ "_:search/dff11170", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "food", "british" ], [ "_:result", "count", "6" ], [ "_:search", "area", "west" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:search", "name", "Graffiti" ], [ "_: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", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/dff11170" ], [ "_:search/dff11170", "type", "Restaurant" ], [ "_:result", "count", "6" ], [ "_:result", "area", "west" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Graffiti" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntington Road" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "food", "british" ], [ "_:search", "name", "Graffiti" ], [ "_: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", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/dff11170" ], [ "_:search/dff11170", "type", "Restaurant" ], [ "_:result", "count", "6" ], [ "_:result", "food", "British" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntington Road" ], [ "_:search", "food", "british" ], [ "_:search", "name", "Graffiti" ], [ "_:result", "area", "west" ], [ "_:result", "name", "travellers rest restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Restaurant" ] ], "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", "has_internet", "yes" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/dff11170" ], [ "_:search/dff11170", "type", "Restaurant" ], [ "_:result", "food", "British" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Hotel Felix Whitehouse Lane Huntington Road" ], [ "_:search", "food", "british" ], [ "_:search", "name", "Graffiti" ], [ "_:result", "area", "west" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "count", "1" ], [ "_:result", "name", "grafton hotel restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:user", "dismissed", "_:system" ] ], "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,name,'city centre north b and b.');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for info about a hotel called city centre north b and b. Can you help ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'City Centre North B and B');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes . City Centre North B and B is a guesthouse in the north side of town , that has both free internet and parking . Do you want to book a room ?" }, { "id": 2, "rdf-acts": [ "request((_:result,pricerange,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No thanks . No need to book today . Can I get the price range for them though ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It 's listed as in the cheap price range ." }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "Ok , I am also looking for a train from Cambridge to Bishops Stortford ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are several what day and time do you need the train ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,leave_at,'15:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be leaving Monday after 15:30 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR2630');(_:result,leave_at,'17:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR2630 leaves at 17:29 . Would you like for me to book the train for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes I would like to book the train for 4 people and I 'll need the reference number please ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'0ES63CK2');(_:booking,ticket,'40.4 GBP');(_:booking,type,'Booking');(_:result,id,'TR2530');(_:result,type,'Train'))" ], "speaker": "system", "text": "I 'm sorry , I gave you the wrong Train Number it is TR2530 not 2630 . Ref no is : 0ES63CK2 . The total fee is 40.4 GBP payable at the station ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I need . Thank you ." }, { "id": 11, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Okay , well you have a great day !" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks again for the help . Good bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Text us back if you need any further assistance . Bye - bye !" } ]
MUL2169.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "city centre north b and b." ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "city centre north b and b." ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "type", "Hotel" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "city centre north b and b." ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "city centre north b and b." ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "15:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "city centre north b and b." ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "15:30" ], [ "_:result", "id", "TR2630" ], [ "_:result", "leave_at", "17:29" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "city centre north b and b." ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "15:30" ], [ "_:result", "leave_at", "17:29" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "0ES63CK2" ], [ "_:booking", "ticket", "40.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR2530" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "city centre north b and b." ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "City Centre North B and B" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "amount", "several" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "15:30" ], [ "_:result", "leave_at", "17:29" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "0ES63CK2" ], [ "_:booking", "ticket", "40.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:result", "id", "TR2530" ], [ "_:result", "type", "Train" ], [ "_:user", "dismissed", "_:system" ] ], "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": "i was robbed and need help" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,type,'Police'))", "reqmore()" ], "speaker": "system", "text": "Oh dear ! Parkside Police Station 's phone number is 01223358966 . Anything else I can do for you ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "That 's great , may I have their address and postcode please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambridge');(_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The address is Parkside , Cambridge . Postcode is CB11JG" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I 'm going to contact them now , thank you ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Let us know if there 's anything else we can do !" } ]
SNG0142.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Parkside , Cambridge" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find an expensive asian oriental restaurant to dine at ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,area,'north');(_:result,count,'2');(_:result,food,'asian oriental');(_:result,name,'Saigon city');(_:result,name,'kymmoy');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The are two expensive asian oriental restaurants available . Saigon city in the north area , and kymmoy in the centre area ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,day,'thursday');(_:search,duration,'11:15');(_:search,name,'kymmoy');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Kymmoy in the centre area is great . Would you book a table of 8 people at 11:15 on Thursday for me ?" }, { "id": 3, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,duration,?);(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "It is not open then , shall I try another time or another place to eat ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Let 's try another restaurant ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'Saigon City');(_:booking,type,'Booking');(_:result,address,'52 Mill Road City Centre');(_:result,area,'North');(_:result,ref,'2OBVXF1O');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have booked you at Saigon City in the North area , 52 Mill Road City Centre . Your reference number is 2OBVXF1O ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Okay great that is all I need at the moment ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . Thank you for using Cambridge TownInfo centre . You have a great day !" } ]
SSNG0131.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Saigon city" ], [ "_:result", "name", "kymmoy" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "name", "kymmoy" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "north" ], [ "_:result", "count", "2" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Saigon city" ], [ "_:result", "name", "kymmoy" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "name", "kymmoy" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/7c41475b" ], [ "_:booking/7c41475b", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "asian oriental" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "Saigon city" ], [ "_:result", "name", "kymmoy" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "name", "kymmoy" ], [ "_:search", "people", "8" ], [ "_:system", "canthelp", "_:booking/7c41475b" ], [ "_:booking/7c41475b", "type", "Booking" ], [ "_:booking", "duration", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "name", "Saigon City" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "52 Mill Road City Centre" ], [ "_:result", "area", "North" ], [ "_:result", "ref", "2OBVXF1O" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a high quality restaurant in Cambridge please ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Is there a specific type of cuisine that you would prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I just want it to be expensive and located in the west ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,food,'british');(_:result,name,'graffiti');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have the graffiti it serves british food . Would you like to make reservations there ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'18:00');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please . There are 5 of us coming on sunday . Maybe around 18:00 ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'SATXTMCN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a table for you . The Reference number is : SATXTMCN . Is there anything else you need ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be departing from and what will be your departing time ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'09:00');(_:search,day,'sunday');(_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to get to Cambridge by 09:00 on Sunday . I 'll be leaving from Stevenage ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,id,'TR1542');(_:booking,leave_at,'05:54');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "how about TR1542 ? it leaves at 05:54" }, { "id": 10, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Great , still figuring out transportation arranagments so no need to book , how long is the travel time ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,duration,'49 minutes');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "travel time is 49 minutes . Is there anything else I can help with ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can you give me the ticket price , please ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,ticket,'10.24 pounds');(_:result,type,'Train'))", "reqmore()", "thank()" ], "speaker": "system", "text": "Of course ! The price is 10.24 pounds . Can I help you with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all for today , thank you" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Alright thank you and have a wonderful rest of your day !" } ]
PMUL0522.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "SATXTMCN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "SATXTMCN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "sunday" ], [ "_: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", "food", "?" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "SATXTMCN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1542" ], [ "_:booking", "leave_at", "05:54" ], [ "_:result", "duration", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "SATXTMCN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1542" ], [ "_:booking", "leave_at", "05:54" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "food", "british" ], [ "_:result", "name", "graffiti" ], [ "_:search", "duration", "18:00" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "SATXTMCN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:00" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR1542" ], [ "_:booking", "leave_at", "05:54" ], [ "_:result", "duration", "49 minutes" ], [ "_:result", "ticket", "10.24 pounds" ], [ "_:result", "type", "Train" ], [ "_: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,has_internet,'yes');(_:search,stars,'0-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello ! I was hoping you could help me find a 0-star place with free wifi ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'cheap');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 3 hotels that meet your search . Would you like a cheap or moderate priced hotel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like a moderate priced hotel please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,has_parking,'none');(_:result,name,'Cityroomz');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "How about Cityroomz , the do n't have free parking though ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,has_parking,'dontcare');(_:search,name,'cityroomz');(_:search,people,'three');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Parking is not important . Can you book Cityroomz for three people staying 2 nights starting Friday ." }, { "id": 5, "rdf-acts": [ "canthelp((_:booking,stay,'two nights');(_:booking,type,'Booking'))", "select((_:result,category,'hotels');(_:result,count,'2');(_:result,type,'Hotel'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is no rooms available for two nights . Would you like to shorten your stay or try one of the other 2 hotels ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,stay,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about one night ?" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'UOW30ZYV');(_:booking,stay,'one');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes that worked ! You are booked into the hotel for one night and your reference number is UOW30ZYV ." }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you for that ! I 'm also looking for a train to Cambridge from Leicester . Can you help me with that ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,destination,'Leicester');(_:result,leave_at,'every hour at 21 past the hour from 05:21 to 23:21');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly , there are trains from Cambridge to Leicester every hour at 21 past the hour from 05:21 to 23:21 . Do you have a date or time in mind ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'8:45');(_:search,day,'friday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need one that arrives in Cambridge by 8:45 on Friday ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'8:06');(_:result,departure,'cambridge');(_:result,id,'TR2293');(_:result,leave_at,'6:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have the TR2293 leaving cambridge at 6:21 and arriving at 8:06 . Would you like me to book that one for you ." }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes please I need that for 3 people please" }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'8BIYBUOJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation is all set , reference number 8BIYBUOJ" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . Thank you very much . That is all I need for today ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "We are happy to help . Thank you for using our service ." } ]
MUL0770.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "0-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "0-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "0-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "three" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "0-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:search", "day", "friday" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "three" ], [ "_:system", "canthelp", "_:booking/dc5a144e" ], [ "_:booking/dc5a144e", "stay", "two nights" ], [ "_:booking/dc5a144e", "type", "Booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "0-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:search", "day", "friday" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "three" ], [ "_:system", "canthelp", "_:booking/dc5a144e" ], [ "_:booking/dc5a144e", "stay", "two nights" ], [ "_:booking/dc5a144e", "type", "Booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "stay", "one" ], [ "_:booking", "ref", "UOW30ZYV" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_: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", "0-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "name", "cityroomz" ], [ "_:search", "people", "three" ], [ "_:system", "canthelp", "_:booking/dc5a144e" ], [ "_:booking/dc5a144e", "stay", "two nights" ], [ "_:booking/dc5a144e", "type", "Booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stay", "one" ], [ "_:booking", "ref", "UOW30ZYV" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:result", "leave_at", "every hour at 21 past the hour from 05:21 to 23:21" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "friday" ], [ "_: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", "has_internet", "yes" ], [ "_:search", "stars", "0-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "name", "cityroomz" ], [ "_:system", "canthelp", "_:booking/dc5a144e" ], [ "_:booking/dc5a144e", "stay", "two nights" ], [ "_:booking/dc5a144e", "type", "Booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stay", "one" ], [ "_:booking", "ref", "UOW30ZYV" ], [ "_:booking", "stay", "one" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "8:06" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR2293" ], [ "_:result", "leave_at", "6:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "3" ], [ "_: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" ], [ "_:search", "stars", "0-star" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:search", "has_parking", "dontcare" ], [ "_:search", "name", "cityroomz" ], [ "_:system", "canthelp", "_:booking/dc5a144e" ], [ "_:booking/dc5a144e", "stay", "two nights" ], [ "_:booking/dc5a144e", "type", "Booking" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "stay", "one" ], [ "_:booking", "stay", "one" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "destination", "Leicester" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "8:06" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "id", "TR2293" ], [ "_:result", "leave_at", "6:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "8BIYBUOJ" ], [ "_: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,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train for Wednesday , heading into Cambridge ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'5');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have five trains that meet your criteria ." }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'london liverpool street');(_:search,leave_at,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm departing from london liverpool street and would like to leave after 16:15 . Does this help ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,day,'Wednesday');(_:result,departure,'london liverpool');(_:result,destination,'Cambridge');(_:result,id,'TR2232');(_:result,leave_at,'17:39');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR2232 train is available . It departs wednesday at 17:39 from london liverpool to Cambridge . Would you like me to book you a ticket ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes please book me a ticket ." }, { "id": 5, "rdf-acts": [ "select((_:result,people,'multiple');(_:result,people,'one');(_:result,type,'Train'))" ], "speaker": "system", "text": "Just to clarify , would that be just one ticket or multiple tickets ?" }, { "id": 6, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Oh wait , before booking I would like to know what the arrival time and travel time is on that train ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'19:07');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It will arrive by 19:07 . Do you need tickets ?" }, { "id": 8, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I need to know the travel time before booking ." }, { "id": 9, "rdf-acts": [ "inform((_:result,duration,'88 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "the travel time is 88 minutes ." }, { "id": 10, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Ok great . I do n't need tickets . Could you find me a place to stay with free parking ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,name,'The allenbell');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The allenbell is a cheap guesthouse on the east side with internet - would you like me to book it for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'north');(_:search,has_internet,'yes');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need the place to be on the north side actually . Moderately priced and with free wifi" }, { "id": 13, "rdf-acts": [ "select((_:result,category,'guesthouse');(_:result,category,'hotel');(_:result,type,'Hotel'))", "inform((_:result,count,'9');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I see 9 options for you . Do you prefer a guesthouse or hotel ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,day,'wednesday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I prefer a hotel if available for 7 people and 4 nights starting Wednesday . If that does n't work then Friday , and I will also need a reference number ." }, { "id": 15, "rdf-acts": [ "inform((_:result,name,'Ashley hotel');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "I would recommend Ashley hotel . Would like me to make those reservations ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'same day');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that sounds fine . I need it for 4 nights the same day . There will be 7 of us ." }, { "id": 17, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'BUWAT3JY');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your all set ! Reference number is BUWAT3JY , anything else I can help you with today ?" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "nope thank you for all your help ." }, { "id": 19, "rdf-acts": [ "bye()", "thank()" ], "speaker": "system", "text": "You are welcome , enjoy your stay in cambridge ." }, { "id": 20, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you ! Good Bye !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo Centre ." } ]
PMUL1936.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Train" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "5" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_: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", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "5" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "people", "multiple" ], [ "_:result", "people", "one" ], [ "_:result", "type", "Train" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "5" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "people", "multiple" ], [ "_:result", "people", "one" ], [ "_:result", "duration", "?" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "5" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "people", "multiple" ], [ "_:result", "people", "one" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "duration", "88 minutes" ], [ "_:result", "type", "Train" ], [ "_: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": [ [ "_:search", "day", "wednesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "5" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "people", "multiple" ], [ "_:result", "people", "one" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "duration", "88 minutes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "The allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_: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", "destination", "cambridge" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "people", "multiple" ], [ "_:result", "people", "one" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "duration", "88 minutes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "The allenbell" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "9" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "people", "multiple" ], [ "_:result", "people", "one" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "duration", "88 minutes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "9" ], [ "_:search", "category", "hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "7" ], [ "_: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": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "people", "multiple" ], [ "_:result", "people", "one" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "duration", "88 minutes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "9" ], [ "_:search", "category", "hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BUWAT3JY" ], [ "_: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": 10, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "leave_at", "16:15" ], [ "_:result", "day", "Wednesday" ], [ "_:result", "departure", "london liverpool" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "id", "TR2232" ], [ "_:result", "leave_at", "17:39" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "people", "multiple" ], [ "_:result", "people", "one" ], [ "_:result", "arrive_by", "19:07" ], [ "_:result", "duration", "88 minutes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "east" ], [ "_:result", "has_internet", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "category", "hotel" ], [ "_:result", "count", "9" ], [ "_:search", "category", "hotel" ], [ "_:result", "ref", "?" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "same day" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "BUWAT3JY" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , can you recommend a moderately - priced hotel in the Centre of town , please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'cityroomz');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,category,'hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes the name of the hotel is cityroomz would you like me to book it for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it include free wifi" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes . There is free wifi ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to book it for 8 people for 4 nights please !" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Certainly , when would you like to arrive ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Arriving on tuesday" }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'JC2OYOAS');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book it , the reference number is JC2OYOAS" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'indonesian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Alright , are there any moderately priced indonesian places nearby ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'Cambridge');(_:search,food,'Indonesian');(_:search,pricerange,'any price point');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm sorry , but there are no Indonesian restaurants in Cambridge at any price point ." }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , let 's try Chinese . Are there any Chinese restaurants in the area that are also moderately priced ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,name,'jinling noodle bar');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , I would suggest this one jinling noodle bar ." }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Awesome can I get the address please ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'11 Peas Hill City Centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The address is , 11 Peas Hill City Centre , Can I help you with anything else today ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'15:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Ok . I would like to book a table for 8 for tuesday at 15:30" }, { "id": 15, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'JT0ZZVVL');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are all set , the reference number is JT0ZZVVL , can i assist with anything else ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Yes . I also need a taxi ." }, { "id": 17, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I would be happy to help you with that . Where will you need to be picked up at ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,arrive_by,'15:30');(_:search,category,'hotel');(_:search,destination,'the restaurant');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like to be picked up at the hotel and arrive at the restaurant by the booked time ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'white Lexus');(_:result,phone,'07413773624');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Ok fantastic . Your taxi has been booked . It will be a white Lexus and the contact number is 07413773624 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help !" }, { "id": 21, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Do you need any help with any thing else ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I will be needing today , thank you ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Thank you for choosing our services . Good day !" } ]
PMUL4997.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "ref", "JC2OYOAS" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "indonesian" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "name", "cityroomz" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "ref", "JC2OYOAS" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/cdd002bf" ], [ "_:search/cdd002bf", "area", "Cambridge" ], [ "_:search/cdd002bf", "food", "Indonesian" ], [ "_:search/cdd002bf", "pricerange", "any price point" ], [ "_:search/cdd002bf", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "tuesday" ], [ "_:booking", "ref", "JC2OYOAS" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/cdd002bf" ], [ "_:search/cdd002bf", "area", "Cambridge" ], [ "_:search/cdd002bf", "food", "Indonesian" ], [ "_:search/cdd002bf", "pricerange", "any price point" ], [ "_:search/cdd002bf", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:booking", "ref", "JC2OYOAS" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/cdd002bf" ], [ "_:search/cdd002bf", "area", "Cambridge" ], [ "_:search/cdd002bf", "food", "Indonesian" ], [ "_:search/cdd002bf", "pricerange", "any price point" ], [ "_:search/cdd002bf", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "11 Peas Hill City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:30" ], [ "_: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", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:system", "canthelp", "_:search/cdd002bf" ], [ "_:search/cdd002bf", "area", "Cambridge" ], [ "_:search/cdd002bf", "food", "Indonesian" ], [ "_:search/cdd002bf", "pricerange", "any price point" ], [ "_:search/cdd002bf", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "address", "11 Peas Hill City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JT0ZZVVL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:system", "canthelp", "_:search/cdd002bf" ], [ "_:search/cdd002bf", "area", "Cambridge" ], [ "_:search/cdd002bf", "food", "Indonesian" ], [ "_:search/cdd002bf", "pricerange", "any price point" ], [ "_:search/cdd002bf", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "address", "11 Peas Hill City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JT0ZZVVL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "category", "hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "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 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:system", "canthelp", "_:search/cdd002bf" ], [ "_:search/cdd002bf", "area", "Cambridge" ], [ "_:search/cdd002bf", "food", "Indonesian" ], [ "_:search/cdd002bf", "pricerange", "any price point" ], [ "_:search/cdd002bf", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "address", "11 Peas Hill City Centre" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "8" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JT0ZZVVL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "category", "hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Lexus" ], [ "_:result", "phone", "07413773624" ], [ "_:result", "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", "area", "centre" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "stay", "4" ], [ "_:booking", "day", "?" ], [ "_:system", "canthelp", "_:search/cdd002bf" ], [ "_:search/cdd002bf", "area", "Cambridge" ], [ "_:search/cdd002bf", "food", "Indonesian" ], [ "_:search/cdd002bf", "pricerange", "any price point" ], [ "_:search/cdd002bf", "type", "Restaurant" ], [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "name", "jinling noodle bar" ], [ "_:result", "address", "11 Peas Hill City Centre" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "JT0ZZVVL" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "?" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "category", "hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white Lexus" ], [ "_:result", "phone", "07413773624" ], [ "_: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,'centre');(_:search,food,'korean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a korean restaurant in the centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'108 Regent Street City Centre');(_:result,name,'Little Seoul');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Little Seoul is located at 108 Regent Street City Centre ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Can I get the phone number and price range ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'108 Regent Street City Centre');(_:result,name,'Little Seoul');(_:result,phone,'01223 308681');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for Little Seoul is 01223 308681 and is located at 108 Regent Street City Centre" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Have a good day ! Goodbye ." } ]
WOZ20191.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "108 Regent Street City Centre" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ], [ "_:result", "pricerange", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "korean" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "pricerange", "?" ], [ "_:result", "address", "108 Regent Street City Centre" ], [ "_:result", "name", "Little Seoul" ], [ "_:result", "phone", "01223 308681" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a moderately priced restaurant in the west part of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'Indian');(_:result,name,'Meghna');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Meghna is an Indian restaurant , it is in the moderate price range , and it is in the west part of town . Would you like the phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "yes , and the address and postcode please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'205 Victoria Road Chesterton');(_:result,name,'meghna');(_:result,phone,'01223 727410');(_:result,postcode,'3 L.F.');(_:result,postcode,'C.B 4');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for meghna is 01223 727410 and they are located at 205 Victoria Road Chesterton . The postcode is C.B 4 , 3 L.F." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect . Thanks for the information . Goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for choosing our system . Good bye" } ]
WOZ20467.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Meghna" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "address", "205 Victoria Road Chesterton" ], [ "_:result", "name", "meghna" ], [ "_:result", "phone", "01223 727410" ], [ "_:result", "postcode", "3 L.F." ], [ "_:result", "postcode", "C.B 4" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'london kings crossing');(_:search,leave_at,'8:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book a train for 8:45 to go to london kings crossing ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day are you planning to travel ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to travel on Friday ." }, { "id": 3, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))", "inform((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm sorry I do nt ' have any trains for that day . Would you like to leave at a different time ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be leaving from Cambridge on Friday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,leave_at,'09:00');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The earliest train I have is at 09:00 . Is that ok ?" }, { "id": 6, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,duration,?);(_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "That 's fine . Can you give me the arrival time , travel time , and train ID please ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'9:51');(_:result,duration,'51 minutes');(_:result,id,'TR2000');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR2000 takes 51 minutes to arrive at by 9:51 . Would you like me to reserve this for you ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope , that 's all I needed . Thanks !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo Centre , and have a great day !" } ]
SNG1223.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "london kings crossing" ], [ "_:search", "leave_at", "8:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "london kings crossing" ], [ "_:search", "leave_at", "8:45" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "london kings crossing" ], [ "_:search", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "london kings crossing" ], [ "_:search", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "09:00" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "?" ], [ "_:result", "duration", "?" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "london kings crossing" ], [ "_:search", "leave_at", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "09:00" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "arrive_by", "9:51" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "id", "TR2000" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,pricerange,'moderately');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "We are visiting cambridge for the first time and looking for a moderately priced place to stay for 5 nights that includes free parking . Any suggestions ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'wide - range');(_:result,category,'hotels');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Most definitely ! We have a wide - range of hotels that offer free wifi and parking . Do you prefer a particular a particular area in Cambridge ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I think I want somewhere in the east" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'warkworth house');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have two places to pick from , I recommend the warkworth house , shall I book you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'7');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure I need rooms for 7 people" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day will you be coming in and how long will you be staying ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'7');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I want to start my stay on Sunday for 7 people , 4 nights ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'42Z3RMYG');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . \n Reference number is : 42Z3RMYG ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'near the hotel');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you recommend a tour of the college near the hotel ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'that area');(_:search,category,'colleges');(_:search,type,'Attraction'))" ], "speaker": "system", "text": "There are no colleges in that area . Should I look in another area ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Why do n't you search for a boat attraction instead please" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,area,'east');(_:result,category,'camboats');(_:result,count,'1');(_:result,name,'Camboats');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Camboats is the one choice for boat attractions in the east . Can I do anything else today ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could you give me the address and entrance fee ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'The Plugh , Green End , Fen Ditton');(_:result,entrance_fee,\"does n't tell me what the entrance fee\");(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Of course . My computer does n't tell me what the entrance fee is . The address is The Plugh , Green End , Fen Ditton . Is there anything else I can assist you with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is it . Thank you so much for your help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are very welcome ! Enjoy your visit !" } ]
PMUL4149.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stay", "5" ], [ "_:result", "amount", "wide - range" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "stay", "5" ], [ "_:result", "amount", "wide - range" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "east" ], [ "_:result", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "wide - range" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "east" ], [ "_:result", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "wide - range" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "42Z3RMYG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "wide - range" ], [ "_:result", "category", "hotels" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "warkworth house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "42Z3RMYG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/66ce3228" ], [ "_:search/66ce3228", "area", "that area" ], [ "_:search/66ce3228", "category", "colleges" ], [ "_:search/66ce3228", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "wide - range" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "42Z3RMYG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/66ce3228" ], [ "_:search/66ce3228", "area", "that area" ], [ "_:search/66ce3228", "category", "colleges" ], [ "_:search/66ce3228", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "east" ], [ "_:result", "category", "camboats" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Camboats" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "amount", "wide - range" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "4" ], [ "_:booking", "ref", "42Z3RMYG" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/66ce3228" ], [ "_:search/66ce3228", "area", "that area" ], [ "_:search/66ce3228", "category", "colleges" ], [ "_:search/66ce3228", "type", "Attraction" ], [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "east" ], [ "_:result", "category", "camboats" ], [ "_:result", "count", "1" ], [ "_:result", "name", "Camboats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "The Plugh , Green End , Fen Ditton" ], [ "_:result", "entrance_fee", "does n't tell me what the entrance fee" ], [ "_: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,food,'british');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I want to find a moderately priced restaurant that serves british food . What is the address and phone number ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,food,'British');(_:result,pricerange,'moderately price');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 5 moderately price restaurants that serve British food . Is there an area of town that would work best for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I do not care . Please suggest one ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,food,'british');(_:result,name,'saint johns chop house');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "saint johns chop house serves british food , is in the west area of town and is in the moderate price range" }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is their address and phone number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,address,'21 - 24 Northampton Street');(_:result,phone,'01223353110');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "the phone number is 01223353110 and the address is 21 - 24 Northampton Street , 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 ." } ]
WOZ20149.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "count", "5" ], [ "_:result", "food", "British" ], [ "_:result", "pricerange", "moderately price" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "british" ], [ "_:result", "name", "saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "british" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "count", "5" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "west" ], [ "_:result", "food", "british" ], [ "_:result", "name", "saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "21 - 24 Northampton Street" ], [ "_:result", "phone", "01223353110" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'nightclubs');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I m looking for some nightclubs in the centre of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'nightclub');(_:result,count,'5');(_:result,entrance_fee,'4 pound');(_:result,name,'the soul tree');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I have 5 in that area of town can I recommend the soul tree nightclub it only has a 4 pound entrance fee ." }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Are there any that are free entry ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,category,'nightclubs');(_:result,entrance_fee,'they all have an entrance fee');(_:result,name,'Soul Tree');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "No , our nightclubs are top notch and that takes a bit of punch , so they all have an entrance fee . The Soul Tree is the most budget sensitive ." }, { "id": 4, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Ok I need the address of the the soul tree ." }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'1 - 6 corn exchange street');(_:result,name,'Soul Tree');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Soul Tree is located at 1 - 6 corn exchange street ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,stars,'two');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thank you ! I 'm also looking for a cheap hotel with a two star rating ." }, { "id": 7, "rdf-acts": [ "request((_:search,stars,?);(_:search,type,'Hotel'))", "canthelp((_:search,type,'Hotel'))" ], "speaker": "system", "text": "There are none available would you like to try a different star rating ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about one that is in the moderate price range ?" }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Ashley Hotel');(_:result,pricerange,'moderately priced');(_:result,stars,'2');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The moderately priced Ashley Hotel in the north area might suit you . It has 2 stars and provides internet and parking . Would you like to make a reservation ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I need to make it for 6 people start Saturday for 5 nights ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'3ZAWRMEC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful and your reference number is 3ZAWRMEC ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is everything for today ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "enjoy your stay !" } ]
PMUL2889.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "nightclub" ], [ "_:result", "count", "5" ], [ "_:result", "entrance_fee", "4 pound" ], [ "_:result", "name", "the soul tree" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "nightclubs" ], [ "_:search", "type", "Attraction" ], [ "_:result", "count", "5" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "they all have an entrance fee" ], [ "_:result", "name", "Soul Tree" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "5" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "they all have an entrance fee" ], [ "_:result", "address", "1 - 6 corn exchange street" ], [ "_:result", "name", "Soul Tree" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "stars", "two" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "5" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "they all have an entrance fee" ], [ "_:result", "address", "1 - 6 corn exchange street" ], [ "_:result", "name", "Soul Tree" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/d5bbdae6" ], [ "_:search/d5bbdae6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "5" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "they all have an entrance fee" ], [ "_:result", "address", "1 - 6 corn exchange street" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/d5bbdae6" ], [ "_:search/d5bbdae6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "count", "5" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "entrance_fee", "they all have an entrance fee" ], [ "_:result", "address", "1 - 6 corn exchange street" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "?" ], [ "_:system", "canthelp", "_:search/d5bbdae6" ], [ "_:search/d5bbdae6", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "2" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "3ZAWRMEC" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am traveling to Cambridge and ca n't wait to see some attractions . I am interested in a particular attraction ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,name,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Okay ! What is the name of the attraction that you are interested in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'trinity college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "It is Trinity College . Can you tell me a little about it ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Trinity Street');(_:result,area,'center');(_:result,category,'colleges');(_:result,entrance_fee,'1 pound');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure it is one of Cambridge 's most famous colleges and has a 1 pound entrance fee and is located on Trinity Street in the center of town ." }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks . I also need a cheap place to stay while I am in town ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guest houses and hotels');(_:result,count,'10');(_:result,stars,'0 to 4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 10 hotels in town matching that requirement ranging from 0 to 4 stars guest houses and hotels . Do you have a preference for the area ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'east');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "it should be in the east and have free wifi" }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "great , i have 3 options for you !" }, { "id": 8, "rdf-acts": [ "inform((_:search,pricerange,'cheapest');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Give me the cheapest option please and book it for me" }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'Leverton House');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))", "inform((_:result,name,'the');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "That would be for the Leverton House . What day are you wanting to stay and how many guests ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,car,?);(_:result,ref,?);(_:result,type,'Hotel');(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Monday , for 2 nights , 2 people . I 'll need a reference number . Also , I need a taxi to college by 4:00 . I need the contact number and car type ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'XIMION2S');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Reference number is : XIMION2S , for the hotel . You also need a taxi ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "yes i need to leave the hotel by 4:00" }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'yellow lexus');(_:result,phone,'07923249169');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! Booked car type - yellow lexus Contact number : 07923249169" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great thanks so much ! That is all I needed . Have a nice day !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting Cambridge TownInfo Centre . Have a great trip . Goodbye ." } ]
PMUL3107.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "trinity college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "trinity college" ], [ "_:result", "address", "Trinity Street" ], [ "_:result", "area", "center" ], [ "_:result", "category", "colleges" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "type", "Attraction" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "trinity college" ], [ "_:result", "address", "Trinity Street" ], [ "_:result", "area", "center" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "category", "guest houses and hotels" ], [ "_:result", "count", "10" ], [ "_:result", "stars", "0 to 4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "trinity college" ], [ "_:result", "address", "Trinity Street" ], [ "_:result", "area", "center" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "category", "guest houses and hotels" ], [ "_:result", "stars", "0 to 4" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheapest" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "trinity college" ], [ "_:result", "address", "Trinity Street" ], [ "_:result", "area", "center" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "category", "guest houses and hotels" ], [ "_:result", "stars", "0 to 4" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "cheapest" ], [ "_:booking", "name", "Leverton House" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "the" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "car", "?" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "name", "trinity college" ], [ "_:result", "address", "Trinity Street" ], [ "_:result", "area", "center" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "category", "guest houses and hotels" ], [ "_:result", "stars", "0 to 4" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "cheapest" ], [ "_:booking", "name", "Leverton House" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:result", "name", "the" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "car", "?" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Taxi" ], [ "_:booking", "ref", "XIMION2S" ], [ "_:booking", "type", "Booking" ], [ "_: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", "category", "?" ], [ "_:search", "name", "trinity college" ], [ "_:result", "address", "Trinity Street" ], [ "_:result", "area", "center" ], [ "_:result", "entrance_fee", "1 pound" ], [ "_:result", "category", "guest houses and hotels" ], [ "_:result", "stars", "0 to 4" ], [ "_:search", "area", "east" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "cheapest" ], [ "_:booking", "name", "Leverton House" ], [ "_:booking", "day", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:result", "name", "the" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "XIMION2S" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ], [ "_:result", "car", "yellow lexus" ], [ "_:result", "phone", "07923249169" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you help me locate a restaurant in the east area of town ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'quite a few');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Absolutely , there are quite a few restaurants . Can you help me by specifying what type of food you 're looking for ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am interested in an expensive restaurant . See what 's available , and maybe I can choose from there ." }, { "id": 3, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have five places , what type would you prefer ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'15:30');(_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,food,'italian');(_:search,type,'Restaurant');(_:search,type,'Train'))" ], "speaker": "user", "text": "Italian would be great . I also need a train to Cambridge that arrives on Tuesday by 15:30 ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Italian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no Italian places to dine , is there another food you would prefer before we book the train ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'18:30');(_:search,people,'8');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "any expensive restaurant will suffice . Reserve it for 8 people at 18:30 on tuesday and I 'll need the reservation number please ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'51VEERAC');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 51VEERAC ." }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train to Cambridge departing from Stevenage ." }, { "id": 9, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day would you like to travel on ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'8');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "I 'll be traveling Tuesday , and need it booked for 8 . Could I also get the reference number for that as well ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,departure,'Stevenage');(_:result,leave_at,'05:54');(_:result,leave_at,'23:54');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The first train leaves Stevenage at 05:54 and every two hours thereafter until the last train at 23:54 . What time would you like to leave or arrive ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'same number of people');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Anytime would be great , I 'd like to book it for the same number of people as my restaurant ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR0517');(_:booking,leave_at,'11:54');(_:booking,ref,'IAYFJ8SI');(_:booking,ticket,'102.4 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok , I 've booked your party on TR0517 , it leaves at 11:54 . Reference number is IAYFJ8SI . Total is 102.4 GBP payable at the station . Anything else I can do ?" }, { "id": 14, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Restaurant');(_:result,type,'Train'))" ], "speaker": "user", "text": "Reference number is IAYFJ8SI , that will be all" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Great ! Have a great day !" } ]
MUL1425.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "?" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/b3eb0240" ], [ "_:search/b3eb0240", "food", "Italian" ], [ "_:search/b3eb0240", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "8" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/b3eb0240" ], [ "_:search/b3eb0240", "food", "Italian" ], [ "_:search/b3eb0240", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "18:30" ], [ "_:search", "people", "8" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "ref", "51VEERAC" ], [ "_:booking", "type", "Booking" ], [ "_: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", "area", "east" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/b3eb0240" ], [ "_:search/b3eb0240", "food", "Italian" ], [ "_:search/b3eb0240", "type", "Restaurant" ], [ "_:search", "duration", "18:30" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "ref", "51VEERAC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "count", "5" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/b3eb0240" ], [ "_:search/b3eb0240", "food", "Italian" ], [ "_:search/b3eb0240", "type", "Restaurant" ], [ "_:search", "duration", "18:30" ], [ "_:search", "pricerange", "expensive" ], [ "_:booking", "ref", "51VEERAC" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:result", "ref", "?" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "leave_at", "05:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "same number of people" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "count", "5" ], [ "_:search", "food", "?" ], [ "_:system", "canthelp", "_:search/b3eb0240" ], [ "_:search/b3eb0240", "food", "Italian" ], [ "_:search/b3eb0240", "type", "Restaurant" ], [ "_:search", "duration", "18:30" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:result", "ref", "?" ], [ "_:result", "departure", "Stevenage" ], [ "_:result", "leave_at", "05:54" ], [ "_:result", "leave_at", "23:54" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "people", "same number of people" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR0517" ], [ "_:booking", "leave_at", "11:54" ], [ "_:booking", "ref", "IAYFJ8SI" ], [ "_:booking", "ticket", "102.4 GBP" ], [ "_:booking", "type", "Booking" ], [ "_: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,category,'hotel');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay in Cambridge . I 'm looking for a hotel with 0 stars ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Is there a certain area you would like to be in ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't really have an area in mind . I would just like for it to have free wifi and be a hotel instead of a guesthouse ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'Centre');(_:result,category,'hotel');(_:result,has_internet,'none');(_:result,name,'Cityroomz');(_:result,pricerange,'moderately priced');(_:result,stars,'0');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Cityroomz over in Centre would work perfectly for you then ! They do have free wifi and are a moderately priced 0 star hotel . Would you like a room ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'two');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like to book it for 5 nights for two people starting on Monday ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Monday');(_:booking,name,'cityroomz');(_:booking,ref,'MSZ63RPW');(_:booking,stay,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have booked the cityroomz for you for 5 nights starting on Monday . The reference number is MSZ63RPW . Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I would also like to find a train from Cambridge ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Okay where is the destination and what day would you like to travel ?" } ]
PMUL3811.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "0" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "two" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "stars", "0" ], [ "_:search", "area", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "area", "Centre" ], [ "_:result", "category", "hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Cityroomz" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "stars", "0" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "two" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "name", "cityroomz" ], [ "_:booking", "ref", "MSZ63RPW" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for an entertaining place to go this evening in the Cambridge area , please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,count,'79');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 79 attractions in Cambridge . Can I narrow your search by area and/or type ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'theatre');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "How about a theatre in the centre ? I will need an address and phone number too please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'anglia ruskin enterprise , east road');(_:result,name,'the mumford theatre');(_:result,phone,'08451962320');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "I recommend the mumford theatre , their phone number is 08451962320 and their address is anglia ruskin enterprise , east road . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'kings lynn');(_:search,leave_at,'15:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train going to kings lynn leaving after 15:45 please" }, { "id": 5, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,day,'Friday');(_:booking,leave_at,'16:11');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can book your tickets for Friday . The train leaves at 16:11 . Would that be alright ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Is it possible to change Friday to Saturday instead ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,day,'Saturday');(_:result,departure,'cambridge');(_:result,destination,'kings lynn');(_:result,id,'TR8364');(_:result,leave_at,'16:11');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Absolutely . TR8364 will depart cambridge for kings lynn at 16:11 on Saturday . Would you like to book passage on that train ?" }, { "id": 8, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , and please be sure to give me the ID ." }, { "id": 9, "rdf-acts": [ "inform((_:result,id,'TR8364');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The train ID is TR8364 . How many tickets do you need ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Just one ticket , please ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'GKBADV9A');(_:booking,ticket,'7.84 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great , your booking was successful . Your reference number is GKBADV9A . You will need to pay 7.84 GBP at the station ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks - that 's all I need today ! I appreciate your help ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a nice day ." } ]
MUL0407.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:result", "area", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "area", "?" ], [ "_:result", "count", "79" ], [ "_:result", "type", "Attraction" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "area", "?" ], [ "_:result", "count", "79" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "anglia ruskin enterprise , east road" ], [ "_:result", "name", "the mumford theatre" ], [ "_:result", "phone", "08451962320" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "area", "?" ], [ "_:result", "count", "79" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "anglia ruskin enterprise , east road" ], [ "_:result", "name", "the mumford theatre" ], [ "_:result", "phone", "08451962320" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "15:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "leave_at", "16:11" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "?" ], [ "_:result", "count", "79" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "anglia ruskin enterprise , east road" ], [ "_:result", "name", "the mumford theatre" ], [ "_:result", "phone", "08451962320" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "15:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "leave_at", "16:11" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "kings lynn" ], [ "_:result", "id", "TR8364" ], [ "_:result", "leave_at", "16:11" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "?" ], [ "_:result", "count", "79" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "anglia ruskin enterprise , east road" ], [ "_:result", "name", "the mumford theatre" ], [ "_:result", "phone", "08451962320" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "15:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "leave_at", "16:11" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "kings lynn" ], [ "_:result", "leave_at", "16:11" ], [ "_:result", "id", "TR8364" ], [ "_: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": [ [ "_:result", "area", "?" ], [ "_:result", "count", "79" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "theatre" ], [ "_:result", "address", "anglia ruskin enterprise , east road" ], [ "_:result", "name", "the mumford theatre" ], [ "_:result", "phone", "08451962320" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "kings lynn" ], [ "_:search", "leave_at", "15:45" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "leave_at", "16:11" ], [ "_:search", "day", "friday" ], [ "_:result", "day", "Saturday" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "destination", "kings lynn" ], [ "_:result", "leave_at", "16:11" ], [ "_:result", "id", "TR8364" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "GKBADV9A" ], [ "_:booking", "ticket", "7.84 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,area,'east');(_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a guesthouse to stay in on the east side . You know of any ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'guesthouses');(_:result,count,'6');(_:result,stars,'4');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "There are 6 guesthouses all with 4 star ratings that fit your request . Would you like to add any other specifications ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The guesthouse should be expensive ." }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "canthelp((_:search,area,'east');(_:search,category,'guest houses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "I do not have any guest houses in the east that are expensive . Do you want to change areas or maybe modify the price range ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Okay , I guess I could go for something different . Do you have anything on the cheap side ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'east');(_:result,category,'guesthouses');(_:result,count,'3');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Allenbell');(_:result,name,'Autumn House');(_:result,name,'Leverton House');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 3 guesthouses in the east . All are 4-star rated and all of them have free wifi and parking . They are the Allenbell , Autumn House and Leverton House ." }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I actually want something in the expensive price range , sorry ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "canthelp((_:search,area,'east');(_:search,category,'guesthouses');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))", "inform((_:result,category,'hotel');(_:result,pricerange,'expensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I apologize . There are not any expensive guesthouses in the east area . There is a hotel that is expensive , or we could try a different area ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'autumn house');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'm sorry for changing my mind again but cheap is fine . You had mentioned Autumn House . What is their address , please ." }, { "id": 9, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,phone,'01223575122');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The phone number is 01223575122 . Would you like me to book that for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,has_internet,?);(_:result,has_parking,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "First I need the address please . Also , can you tell me if they have free parking and wifi ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'710 Newmarket Road');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Autumn House');(_:result,postcode,'CB58RS');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Yes they have internet and parking at Autumn House . They are located at 710 Newmarket Road , CB58RS . Can I help you with anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is it , thanks ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you , if you need anything else let me know . Good Bye ." } ]
SNG0949.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "6" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "6" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/a20fffdf" ], [ "_:search/a20fffdf", "area", "east" ], [ "_:search/a20fffdf", "category", "guest houses" ], [ "_:search/a20fffdf", "pricerange", "expensive" ], [ "_:search/a20fffdf", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/a20fffdf" ], [ "_:search/a20fffdf", "area", "east" ], [ "_:search/a20fffdf", "category", "guest houses" ], [ "_:search/a20fffdf", "pricerange", "expensive" ], [ "_:search/a20fffdf", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/a20fffdf" ], [ "_:search/a20fffdf", "area", "east" ], [ "_:search/a20fffdf", "category", "guest houses" ], [ "_:search/a20fffdf", "pricerange", "expensive" ], [ "_:search/a20fffdf", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "stars", "4-star" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/20bf3e1c" ], [ "_:search/20bf3e1c", "area", "east" ], [ "_:search/20bf3e1c", "category", "guesthouses" ], [ "_:search/20bf3e1c", "pricerange", "expensive" ], [ "_:search/20bf3e1c", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "autumn house" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "canthelp", "_:search/a20fffdf" ], [ "_:search/a20fffdf", "area", "east" ], [ "_:search/a20fffdf", "category", "guest houses" ], [ "_:search/a20fffdf", "pricerange", "expensive" ], [ "_:search/a20fffdf", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "count", "3" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Allenbell" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "name", "Leverton House" ], [ "_:result", "stars", "4-star" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/20bf3e1c" ], [ "_:search/20bf3e1c", "area", "east" ], [ "_:search/20bf3e1c", "category", "guesthouses" ], [ "_:search/20bf3e1c", "pricerange", "expensive" ], [ "_:search/20bf3e1c", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "name", "autumn house" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "?" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223575122" ], [ "_: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, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:system", "canthelp", "_:search/a20fffdf" ], [ "_:search/a20fffdf", "area", "east" ], [ "_:search/a20fffdf", "category", "guest houses" ], [ "_:search/a20fffdf", "pricerange", "expensive" ], [ "_:search/a20fffdf", "type", "Hotel" ], [ "_:result", "area", "east" ], [ "_:result", "count", "3" ], [ "_:result", "stars", "4-star" ], [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/20bf3e1c" ], [ "_:search/20bf3e1c", "area", "east" ], [ "_:search/20bf3e1c", "category", "guesthouses" ], [ "_:search/20bf3e1c", "pricerange", "expensive" ], [ "_:search/20bf3e1c", "type", "Hotel" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:search", "name", "autumn house" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "phone", "01223575122" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "710 Newmarket Road" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Autumn House" ], [ "_:result", "postcode", "CB58RS" ], [ "_: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,destination,'broxbourne');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train going to Broxbourne ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help you find a train but need more information . What day do you need the train and where are you traveling to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'17:45');(_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I would like to leave on Saturday , leaving from cambridge , and I would like to arrive by 17:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'17:45');(_:result,id,'TR8252');(_:result,type,'Train'))" ], "speaker": "system", "text": "Okay the TR8252 arrives by 17:45 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'2');(_:search,type,'Train'))" ], "speaker": "user", "text": "That will work . Can you book me 2 seats , please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'8RMLZ0N0');(_:booking,ticket,'28.64 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 28.64 GBP payable at the station . Reference number is : 8RMLZ0N0 . Is there anything else I can help with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'swimming pool');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , could you recommend a swimming pool in the centre ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'pool');(_:result,name,'parkside pools');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure thing , this is the pool in the centre parkside pools ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Ok that sounds like what we need" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'Gonville Place');(_:result,phone,'01223446100');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "It is at Gonville Place . I 'm not sure how much it is to enter the pool . 01223446100 is the phone number that could give you further information ." }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Could you give me the postcode , address please ? Too bad it does n't mention the entrance fee , but I will call them ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Gonville Place');(_:result,postcode,'cb11ly');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The address is Gonville Place , postcode cb11ly . What else can I help you with today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thank you so much !" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our service today !" } ]
PMUL3505.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "broxbourne" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "17:45" ], [ "_:result", "id", "TR8252" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "17:45" ], [ "_:result", "id", "TR8252" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "8RMLZ0N0" ], [ "_:booking", "ticket", "28.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "17:45" ], [ "_:result", "id", "TR8252" ], [ "_:search", "people", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "8RMLZ0N0" ], [ "_:booking", "ticket", "28.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "pool" ], [ "_:result", "name", "parkside pools" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "17:45" ], [ "_:result", "id", "TR8252" ], [ "_:search", "people", "2" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "8RMLZ0N0" ], [ "_:booking", "ticket", "28.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "pool" ], [ "_:result", "name", "parkside pools" ], [ "_:result", "address", "Gonville Place" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "?" ], [ "_:search", "arrive_by", "17:45" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "arrive_by", "17:45" ], [ "_:result", "id", "TR8252" ], [ "_:search", "people", "2" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "8RMLZ0N0" ], [ "_:booking", "ticket", "28.64 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "swimming pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "pool" ], [ "_:result", "name", "parkside pools" ], [ "_:result", "phone", "01223446100" ], [ "_:result", "entrance_fee", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Gonville Place" ], [ "_:result", "postcode", "cb11ly" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,\"great saint mary 's church\");(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm trying to find great saint mary 's church" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'market square');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Ok , it 's located at market square . would you like the phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes . The type of attraction , adress including area as well ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Market Square');(_:result,area,'centre');(_:result,category,'architecture');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure . It is an architecture attraction in the centre area . The address is Market Square ." }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train to go to Peterborough ." }, { "id": 5, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help you with that . What time and day would you like to travel ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,leave_at,'8:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will need to leave Cambridge after 8:00 on Saturday ." }, { "id": 7, "rdf-acts": [ "inform((_:result,id,'TR0160');(_:result,leave_at,'08:06');(_:result,ticket,'13.20 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , the TR0160 leaves at 08:06 and is 13.20 pounds per ticket . Would you like me to book this for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes please book for one person and get me a reference number ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'BU9J8UKF');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "It 's booked ! Your reference number is : BU9J8UKF . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you , my mac and cheese is almost ready , got ta go . Thanks for the help ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , click end chat to end this session and have a great day ." } ]
PMUL1496.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "great saint mary 's church" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "great saint mary 's church" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "market square" ], [ "_:result", "type", "Attraction" ], [ "_:result", "area", "?" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "great saint mary 's church" ], [ "_:result", "address", "Market Square" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "great saint mary 's church" ], [ "_:result", "address", "Market Square" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:result", "type", "Attraction" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "8:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "great saint mary 's church" ], [ "_:result", "address", "Market Square" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "8:00" ], [ "_:result", "id", "TR0160" ], [ "_:result", "leave_at", "08:06" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "great saint mary 's church" ], [ "_:result", "address", "Market Square" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "architecture" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "8:00" ], [ "_:result", "id", "TR0160" ], [ "_:result", "leave_at", "08:06" ], [ "_:result", "ticket", "13.20 pounds" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "BU9J8UKF" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'spanish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an affordable spanish restaurant ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is one match . La Raza is located at 4 - 6 Rose Crescent , cb23ll . Phone number is 01223464550 . Would you like to book a table now ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "Is it in the center ? If so I 'd like to book a table ." }, { "id": 3, "rdf-acts": [ "request((_:booking,duration,?);(_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , it is in the centre . When would you like to arrive ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'16:15');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "16:15 on Monday for 7 people ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Monday');(_:booking,duration,'16:15');(_:booking,name,'La Raza');(_:booking,people,'7');(_:booking,ref,'U4H95J7A');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking for La Raza on Monday at 16:15 for 7 people . The reference number is U4H95J7A ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much for all of your help ." }, { "id": 7, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You 're welcome ! Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you find me a train for Monday going to Cambridge ?" }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I would love to help you but I need to know where you 're leaving from and a departure or arrival time that suits you ." }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'09:15');(_:search,departure,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "train arrive by 09:15 depart from london liverpool street" }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'9:07');(_:result,id,'TR3938');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The TR3938 train sounds perfect . It arrives into town at 9:07 . Would you like me to purchase some tickets for you ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "not now . thanks for the information ." }, { "id": 13, "rdf-acts": [ "thank()", "reqmore()" ], "speaker": "system", "text": "You are welcome ! Is there anything else I may assist you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you that is all I needed ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "I am pleased to help , enjoy your trip ." } ]
PMUL0881.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "spanish" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "spanish" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "spanish" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:15" ], [ "_:booking", "name", "La Raza" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "U4H95J7A" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "spanish" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:15" ], [ "_:booking", "name", "La Raza" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "U4H95J7A" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_: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", "food", "spanish" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:15" ], [ "_:booking", "name", "La Raza" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "U4H95J7A" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "spanish" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:15" ], [ "_:booking", "name", "La Raza" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "U4H95J7A" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "id", "TR3938" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "spanish" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "Monday" ], [ "_:booking", "duration", "16:15" ], [ "_:booking", "name", "La Raza" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "U4H95J7A" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "monday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "09:15" ], [ "_:search", "departure", "london liverpool street" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "9:07" ], [ "_:result", "id", "TR3938" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'11:30');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train that departs from cambridge and arrives at my destination by 11:30 ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'a number of trains');(_:result,departure,'Cambridge');(_:result,type,'Train'))", "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Certainly . There are a number of trains departing from Cambridge . Where is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'11:30');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to get to Bishops Stortford for a very important meeting . Can you find me a train to get me there by 11:30 ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'21');(_:result,type,'Train'))", "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are 21 trains making that trip , what day would you like to go ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,type,'Train'))" ], "speaker": "user", "text": "On Saturday . And could you tell me how long that trip takes ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'11:30');(_:result,count,'3');(_:result,duration,'38 minutes');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are three trains that will get you there before 11:30 . The trip lasts a total of 38 minutes . How early would you like to leave ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'11:30');(_:search,destination,'bishops stortford');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to take the train that arrives closest to bishops stortford at 11:30 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'10:07');(_:result,id,'TR3396');(_:result,leave_at,'09:29');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR3396 leaves at 09:29 and arrives by 10:07 . Is that okay ?" }, { "id": 8, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes . how much would that cost ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,ticket,'8.08 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "The cost of the one way journey is 8.08 pounds ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Perfect . I 'm all set . Goodbye !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "It was my pleasure . Have a great day ." } ]
SNG0342.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "11:30" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "a number of trains" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "a number of trains" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:result", "count", "21" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "saturday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "a number of trains" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "day", "saturday" ], [ "_:result", "arrive_by", "11:30" ], [ "_:result", "count", "3" ], [ "_:result", "duration", "38 minutes" ], [ "_:result", "type", "Train" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "a number of trains" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "day", "saturday" ], [ "_:result", "count", "3" ], [ "_:result", "duration", "38 minutes" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR3396" ], [ "_:result", "leave_at", "09:29" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:result", "amount", "a number of trains" ], [ "_:result", "departure", "Cambridge" ], [ "_:search", "day", "saturday" ], [ "_:result", "count", "3" ], [ "_:result", "duration", "38 minutes" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "11:30" ], [ "_:search", "destination", "bishops stortford" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "10:07" ], [ "_:result", "id", "TR3396" ], [ "_:result", "leave_at", "09:29" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ticket", "8.08 pounds" ], [ "_:result", "type", "Train" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,name,'cambridge museum of technology');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Do you have information about the Cambridge Museum of Technology ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'east');(_:result,entrance_fee,'5 pounds');(_:result,name,'cambridge museum of technology');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , the cambridge museum of technology is in the east part of town . The entrance fee in 5 pounds . Would you like a ticket ?" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Not at this moment . I would like the museum 's postcode , though ." }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'cb58ld');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their postcode is cb58ld" }, { "id": 4, "rdf-acts": [ "thank()", "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks . And it is an actual museum , correct ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,category,'museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , it is a museum . Is there anything else you would like to know ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that will cover it . Thanks so much , you 've been very helpful ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Your welcome . Enjoy visit at the cambridge museum of technology" } ]
SNG1099.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "cambridge museum of technology" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ], [ "_:search", "name", "cambridge museum of technology" ], [ "_:search", "type", "Attraction" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "cambridge museum of technology" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge museum of technology" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "cambridge museum of technology" ], [ "_:result", "postcode", "cb58ld" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge museum of technology" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "east" ], [ "_:result", "entrance_fee", "5 pounds" ], [ "_:result", "name", "cambridge museum of technology" ], [ "_:result", "postcode", "cb58ld" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "museum" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you book me a room for 2 people for 2 days starting Friday at the express by holiday Inn in cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Express by Holiday Inn');(_:result,type,'Hotel'))", "request((_:booking,day,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))", "inform((_:booking,day,'Friday');(_:booking,people,'2');(_:booking,stay,'2');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can certainly help you with that . The Express by Holiday Inn is a great choice . So can you confirm that was Friday for 2 people , 2 nights ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Actually , I change my mind . I can arrange the booking myself . Can you just let me know if they offer free wifi ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , they do have internet ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for all your help today ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Please contact us if you would like us to make the reservation instead ." } ]
SNG0814.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "people", "2" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "name", "Express by Holiday Inn" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "people", "2" ], [ "_:booking", "stay", "2" ], [ "_:booking", "type", "Booking" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'finches bed and breakfast');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Finches Bed and Breakfast was recommended to me highly . Could you help me find it ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes I have found it , it is in the west of town , and cheap ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'8');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great ! Can you book a room there for 5 nights ? There will be 8 of us , and we 'll arrive on Friday ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'PZ9SHTWA');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful . Your reference number is PZ9SHTWA ." }, { "id": 4, "rdf-acts": [ "inform((_:search,food,'austrian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would also like to eat some Austrian food ." }, { "id": 5, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,food,'Austrian');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am sorry , there are no Austrian restaurants . Can I try a different cuisine ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'mediterranean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Okay , then how about an expensive mediterranean food restaurant in the centre ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,count,'2');(_:result,name,'la mimosa');(_:result,name,'shiraz restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "You have a choice of two restaurants : la mimosa or shiraz restaurant ." }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'la mimosa');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Give me the phone number and address for la mimosa please" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'is thompsons lane fen ditton');(_:result,phone,'01223362525');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223362525 and the address is Thompsons Lane Fen Ditton ." }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am also going to need a taxi ." }, { "id": 11, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Where are you departing from and arriving at ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,departure,'finches bed and breakfast');(_:search,destination,'la mimosa');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be departing from Finches Bed and Breakfast to la mimosa restaurant ." }, { "id": 13, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like the taxi ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'03:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I want to leave the hotel by 03:15 , can never be too early ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'blue audi');(_:result,phone,'07871628908');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Booking completed ! \n Booked car type \t : \t blue audi \n Contact number \t : \t 07871628908" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great . That was all I needed for now . Thanks for everything ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Have a lovely day ." } ]
PMUL0231.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "finches bed and breakfast" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "finches bed and breakfast" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "finches bed and breakfast" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "PZ9SHTWA" ], [ "_:booking", "type", "Booking" ], [ "_:search", "food", "austrian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "finches bed and breakfast" ], [ "_:result", "area", "west" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "PZ9SHTWA" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3d5867dc" ], [ "_:search/3d5867dc", "food", "Austrian" ], [ "_:search/3d5867dc", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "PZ9SHTWA" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3d5867dc" ], [ "_:search/3d5867dc", "food", "Austrian" ], [ "_:search/3d5867dc", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "name", "shiraz restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "PZ9SHTWA" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3d5867dc" ], [ "_:search/3d5867dc", "food", "Austrian" ], [ "_:search/3d5867dc", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "name", "shiraz restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:result", "address", "is thompsons lane fen ditton" ], [ "_:result", "phone", "01223362525" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "PZ9SHTWA" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3d5867dc" ], [ "_:search/3d5867dc", "food", "Austrian" ], [ "_:search/3d5867dc", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "name", "shiraz restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:result", "address", "is thompsons lane fen ditton" ], [ "_:result", "phone", "01223362525" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "departure", "finches bed and breakfast" ], [ "_:search", "destination", "la mimosa" ], [ "_: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", "area", "west" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "PZ9SHTWA" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3d5867dc" ], [ "_:search/3d5867dc", "food", "Austrian" ], [ "_:search/3d5867dc", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "name", "shiraz restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:result", "address", "is thompsons lane fen ditton" ], [ "_:result", "phone", "01223362525" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "destination", "la mimosa" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "03:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "5" ], [ "_:booking", "ref", "PZ9SHTWA" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/3d5867dc" ], [ "_:search/3d5867dc", "food", "Austrian" ], [ "_:search/3d5867dc", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "2" ], [ "_:result", "name", "la mimosa" ], [ "_:result", "name", "shiraz restaurant" ], [ "_:search", "name", "la mimosa" ], [ "_:result", "address", "is thompsons lane fen ditton" ], [ "_:search", "destination", "la mimosa" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "03:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue audi" ], [ "_:result", "phone", "07871628908" ], [ "_:result", "type", "Taxi" ] ], "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,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Could you help me find a 4 star lodging on the south end ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'aylesbray lodge guest house');(_:result,name,\"rosa 's bed and breakfast\");(_:result,type,'Hotel'))" ], "speaker": "system", "text": "aylesbray lodge guest house or rosa 's bed and breakfast are both available" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are either of them cheap ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,\"rosa 's bed and breakfast\");(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , rosa 's bed and breakfast is in the cheap price range . Would you like to book a room ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I need 3 nights starting on friday for 1 ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'TH1IW110');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "All right , I 've reserved your room . The reference number is TH1IW110 . Is there anything else I can do for you ?" }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Okay great . That is all I need ." }, { "id": 7, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Wonderful , have a great day ." }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "You do the same !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Thank you , goodbye ." } ]
SNG0852.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "aylesbray lodge guest house" ], [ "_:result", "name", "rosa 's bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "rosa 's bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "rosa 's bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TH1IW110" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "rosa 's bed and breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TH1IW110" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I am looking for a restaurant that is expensive and serves European food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I show 5 listings . Would you like a certain area of town ?" }, { "id": 2, "rdf-acts": [ "request((_:result,area,?);(_:result,type,'Restaurant'))", "inform((_:search,day,'friday');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No specific area , but I would like it for Friday ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'City Stop Restaurant');(_:result,type,'Restaurant'))", "request((_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , I recommend City Stop Restaurant . What time would you like the reservation for and for how many people ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'11:15');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to make reservations for 7 people at 11:15 on Friday please ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Friday');(_:booking,duration,'11:15');(_:booking,people,'7');(_:booking,ref,'V2IWL8VW');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You have a table reserved for 7 on Friday at 11:15 . Your reference number is V2IWL8VW ." }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'08:15');(_:search,day,'friday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks , I 'm also looking for a train for Friday that goes to Cambridge and arrives by 08:15 ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "And where will you be coming from ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,departure,'peterborough');(_:search,people,'7');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be coming from Peterborough . All 7 of us will need tickets for the train ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'08:09');(_:result,id,'TR0035');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "TR0035 arrives by 08:09 . Does that work for you ?" }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , please include the reference number ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'MU82CCWU');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes of course , the reference number for the train is MU82CCWU ." }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all for today . Goodbye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
PMUL3138.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "area", "?" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "area", "?" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "11:15" ], [ "_:search", "people", "7" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "V2IWL8VW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "08:15" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "area", "?" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "11:15" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "V2IWL8VW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "08:15" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "area", "?" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:search", "duration", "11:15" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "people", "7" ], [ "_:booking", "ref", "V2IWL8VW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "08:15" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "08:09" ], [ "_:result", "id", "TR0035" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "area", "?" ], [ "_:result", "count", "5" ], [ "_:result", "area", "?" ], [ "_:result", "name", "City Stop Restaurant" ], [ "_:search", "duration", "11:15" ], [ "_:booking", "day", "Friday" ], [ "_:booking", "duration", "11:15" ], [ "_:booking", "people", "7" ], [ "_:search", "arrive_by", "08:15" ], [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "departure", "peterborough" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "08:09" ], [ "_:result", "id", "TR0035" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "MU82CCWU" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,leave_at,'16:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am looking for a train leaving after 16:15 on friday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be traveling from and to ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should depart from cambridge and arrive at leicester ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR0094');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Okay . The TR0094 meets your criteria . Would you like more information or would you like to book tickets ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "book for 1 person and get me reference number" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'UYWWVHK8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your ticket is booked ! Reference number UYWWVHK8 . Can I be of any further help ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes please . I 'm looking for a good museum in town . Can you suggest one that you like ?" }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "Are you looking for one in a particular area ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , the west please ." }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'quite a few');(_:result,area,'west');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "we have quite a few in the west , how can I help you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you please provide me a list of museum options ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'museums');(_:result,count,'5');(_:result,name,'Lynne Strover Gallery');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "We have five museums in the west area . I would recommend the Lynne Strover Gallery . Would you like information on some of the other museums ?" }, { "id": 12, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you give me the postcode , entrance fee , and address of one ?" }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,address,'23 high street , fen ditton');(_:result,entrance_fee,'free');(_:result,name,'The lynne strover gallery');(_:result,postcode,'cb30aq');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The lynne strover gallery is located at 23 high street , fen ditton , postcode cb30aq , and is free . May I help you with something else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no thanks that is enough for today" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Bye !" } ]
PMUL4876.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR0094" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR0094" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UYWWVHK8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR0094" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UYWWVHK8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "museum" ], [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR0094" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UYWWVHK8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:result", "amount", "quite a few" ], [ "_:result", "area", "west" ], [ "_:result", "type", "Attraction" ], [ "_: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", "day", "friday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR0094" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UYWWVHK8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "5" ], [ "_:result", "name", "Lynne Strover Gallery" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_: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", "friday" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "leicester" ], [ "_:result", "id", "TR0094" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "UYWWVHK8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "west" ], [ "_:result", "amount", "quite a few" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museums" ], [ "_:result", "count", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "23 high street , fen ditton" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "The lynne strover gallery" ], [ "_:result", "postcode", "cb30aq" ], [ "_: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,name,'city stop restaurant');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am in Cambridge and would like to try the restaurant City Stop Restaurant ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like me to make a booking for you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'17:45');(_:search,people,'7');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Could you ? That would be great . I would love a table for 7 on Saturday at 17:45 please ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'RSD4T8NR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great ! I 've booked it for you . Your reference number is RSD4T8NR ." }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks . I also want to find a college in the center to visit ." }, { "id": 5, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,area,'centre');(_:result,category,'colleges');(_:result,type,'Attraction'))", "request((_:search,entrance_fee,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text": "We have several colleges in the centre area to choose from . Would you like information on one with no entrance fee ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes please . Could you make sure I get the postcode ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,name,\"christ 's college\");(_:result,postcode,'cb23bu');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "christ 's college \t postcode is cb23bu" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , that is all that I needed . Have a great day !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome ! You have a great day too !" } ]
PMUL2288.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:booking", "ref", "RSD4T8NR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:booking", "ref", "RSD4T8NR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:result", "type", "Attraction" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "city stop restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "17:45" ], [ "_:search", "people", "7" ], [ "_:booking", "ref", "RSD4T8NR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "colleges" ], [ "_:search", "entrance_fee", "?" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "christ 's college" ], [ "_:result", "postcode", "cb23bu" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to get a train going to Stevenage ." }, { "id": 1, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))", "inform((_:result,departure,'cambridge');(_:result,type,'Train'))" ], "speaker": "system", "text": "I will need some more information . The train is departing from cambridge correct ? What day would you like to leave ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,leave_at,'15:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , departing from Cambridge . We 'll be leaving on Tuesday , hopefully after 15:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR5343');(_:result,id,'TR9883');(_:result,leave_at,'15:21');(_:result,leave_at,'17:21');(_:result,type,'Train'))" ], "speaker": "system", "text": "How about TR5343 ? It leaves at 15:21 . Your next choice is TR9883 which leaves at 17:21 ." }, { "id": 4, "rdf-acts": [ "request((_:result,ticket,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the price for TR5343 ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,ticket,'12.80 pounds');(_:result,type,'Train'))" ], "speaker": "system", "text": "It is 12.80 pounds ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I would like information on pools in the north ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'jesus green outdoor pool');(_:result,name,'kings hedges learner pool');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "jesus green outdoor pool and kings hedges learner pool are in that area . Could I get you info on one of those ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,name,'jesus green outdoor pool');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "How about Jesus Green Outdoor pool . Could I have their address and phone number ." }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'between victoria road and the river');(_:result,name,'jesus green outdoor pool');(_:result,phone,'01223302579');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Sure , the phone number for jesus green outdoor pool is 01223302579 . The address is listed as between victoria road and the river ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "thanks ! that 's all i need now" }, { "id": 11, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there any other info or booking I can do ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , not at this time . Thank you ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Okay glad I could help ." } ]
PMUL4433.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "departure", "cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR5343" ], [ "_:result", "id", "TR9883" ], [ "_:result", "leave_at", "15:21" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "type", "Train" ], [ "_:result", "ticket", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "id", "TR5343" ], [ "_:result", "id", "TR9883" ], [ "_:result", "leave_at", "15:21" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "id", "TR5343" ], [ "_:result", "id", "TR9883" ], [ "_:result", "leave_at", "15:21" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:search", "area", "north" ], [ "_:result", "name", "jesus green outdoor pool" ], [ "_:result", "name", "kings hedges learner pool" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "jesus green outdoor pool" ], [ "_: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", "destination", "stevenage" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "id", "TR5343" ], [ "_:result", "id", "TR9883" ], [ "_:result", "leave_at", "15:21" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:search", "area", "north" ], [ "_:search", "name", "jesus green outdoor pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "between victoria road and the river" ], [ "_:result", "name", "jesus green outdoor pool" ], [ "_:result", "phone", "01223302579" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "stevenage" ], [ "_:result", "departure", "cambridge" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "leave_at", "15:15" ], [ "_:result", "id", "TR5343" ], [ "_:result", "id", "TR9883" ], [ "_:result", "leave_at", "15:21" ], [ "_:result", "leave_at", "17:21" ], [ "_:result", "ticket", "12.80 pounds" ], [ "_:search", "area", "north" ], [ "_:search", "name", "jesus green outdoor pool" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "between victoria road and the river" ], [ "_:result", "name", "jesus green outdoor pool" ], [ "_:result", "phone", "01223302579" ], [ "_: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,day,'friday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book a train for Friday please ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Great . Where are you headed ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am going to Cambridge . I would like to arrive in the afternoon , please ." }, { "id": 3, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you departing from ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'16:45');(_:search,departure,'kings lynn');(_:search,people,'2');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "There are two of us departing from kings lynn and we need to arrive by 16:45 . Can you book it for 2 people and send me the reference number ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,id,'TR5331');(_:booking,ref,'GPFBA8K5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I booked TR5331 for you . Your reference is GPFBA8K5 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can I also get information on king 's college ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,entrance_fee,'free');(_:result,name,\"King 's College\");(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Of course . King 's College has a free entrance fee and is in the centre of town" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the address ?" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "adress is Kings Parade" } ]
PMUL1499.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "16:45" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "16:45" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5331" ], [ "_:booking", "ref", "GPFBA8K5" ], [ "_: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", "day", "friday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "arrive_by", "16:45" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR5331" ], [ "_:booking", "ref", "GPFBA8K5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "centre" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "King 's College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'italian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I need some assistance with finding a nice Italian restaurant in centre of Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "How much money did you want to spend ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am interested in cheap restaurants ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'12 Bridge Street City Centre');(_:result,name,'Ask restaurant');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "Great ! How about Ask restaurant , at 12 Bridge Street City Centre ? May I book you a table ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,duration,'15:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please , just me on Tuesday , at 15:30 ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'ASSBU60Y');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is ASSBU60Y . Can I help you with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'm also looking for a place to stay for the night , and I ca n't break the bank on it either ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,category,'hotels');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have many inexpensive hotels . Did you have any area in mind ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Any area is fine as long as it is 4 star and a guesthouse ." }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'center');(_:result,category,'guesthouse');(_:result,name,'Alexander Bed & Breakfast');(_:result,pricerange,'cheap');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I recommend the Alexander Bed & Breakfast in the center of town . It 's a cheap , 4-star guesthouse ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That sounds great ! Can you book a room there for 3 nights ? Just me , and I 'll be arriving on Tuesday ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'JPAQ0BHO');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful , the reservation number is JPAQ0BHO . Is there anything else I can help you with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,arrive_by,'15:30');(_:search,departure,'the hotel');(_:search,destination,'the restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to take me from the hotel to the restaurant . I need to make sure I get there by 15:30 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'blue honda');(_:result,phone,'07653774441');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Your booking is completed . The car is a blue honda and the contact number is 07653774441 . Is there anything else I can help you with ?" }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No . I think you took care of everything . Have a nice night . Bye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Enjoy your time ! Goodbye !" } ]
MUL1375.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:result", "name", "Ask restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:result", "name", "Ask restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ASSBU60Y" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:result", "name", "Ask restaurant" ], [ "_:search", "day", "tuesday" ], [ "_:search", "duration", "15:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ASSBU60Y" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "category", "hotels" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:search", "duration", "15:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "ASSBU60Y" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander Bed & Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_: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", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:search", "duration", "15:30" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander Bed & Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "3" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "JPAQ0BHO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "food", "italian" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "12 Bridge Street City Centre" ], [ "_:search", "duration", "15:30" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "center" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "name", "Alexander Bed & Breakfast" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "4-star" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "3" ], [ "_:booking", "ref", "JPAQ0BHO" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "15:30" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue honda" ], [ "_:result", "phone", "07653774441" ], [ "_:result", "type", "Taxi" ], [ "_: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": "I have a particular restaurant that I need to find please ." }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "Do you know the name of the location ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'Cambridge Chop House');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "The restaurant is called the Cambridge Chop House . I would really like to make a reservation there ." }, { "id": 3, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great , how many people will be dining ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'Six');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Six people will be dining ." }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What day and time would you like to make the reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'19:30');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "On Thursday at 19:30 please ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'KOOJ1Y7I');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reservation has been made . The table will be reserved for 15 minutes . Your reference number is : KOOJ1Y7I . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am also looking for some where to go in the center of town ." }, { "id": 9, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'lots');(_:result,category,'colleges');(_:result,category,'museums');(_:result,category,'nightclubs');(_:result,category,'theatres');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Did you have something in mind . We have lots of great things to do -- colleges , museums , theatres , nightclubs , etc ." }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'museums');(_:search,type,'Attraction'))", "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'm not sure . What types of museums are there ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,category,'anthropology and archaeology museums');(_:result,category,'art galleries');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "yes we have art galleries and anthropology and archaeology museums ." }, { "id": 12, "rdf-acts": [ "request((_:result,category,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "select one and give me its entrance fee , attraction type and phone number" }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'fitzwilliam museum');(_:result,type,'Attraction'))", "reqmore()", "inform((_:result,entrance_fee,'no entrance fee');(_:result,phone,'01223332900');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the fitzwilliam museum is very popular . There is no entrance fee and their phone number is 01223332900 . Is there anything else I can do for you today ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,departure,'the museum');(_:search,destination,'the restaurant');(_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like to get a taxi from the museum to the restaurant , to get there in time for my reservation ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'grey bmw');(_:result,phone,'07720582184');(_:result,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "Okay great ! Your car will be a grey bmw and the contact number is 07720582184 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Very good , thank you kindly , that will be all . You are dismissed ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting the Cambridge TownInfo centre . Goodbye" } ]
PMUL2243.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Chop House" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Chop House" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "Six" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Chop House" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "Six" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "Cambridge Chop House" ], [ "_:booking", "people", "?" ], [ "_:search", "people", "Six" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "19:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "KOOJ1Y7I" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:booking", "people", "?" ], [ "_:search", "people", "Six" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "19:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "KOOJ1Y7I" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "lots" ], [ "_:result", "category", "colleges" ], [ "_:result", "category", "museums" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "category", "theatres" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:booking", "people", "?" ], [ "_:search", "people", "Six" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "19:30" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "KOOJ1Y7I" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "lots" ], [ "_:search", "category", "museums" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "anthropology and archaeology museums" ], [ "_:result", "category", "art galleries" ], [ "_:result", "type", "Attraction" ], [ "_:result", "category", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:booking", "people", "?" ], [ "_:search", "people", "Six" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "19:30" ], [ "_:booking", "ref", "KOOJ1Y7I" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "lots" ], [ "_:search", "category", "museums" ], [ "_:result", "category", "anthropology and archaeology museums" ], [ "_:result", "category", "art galleries" ], [ "_:result", "category", "?" ], [ "_:result", "name", "fitzwilliam museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:result", "phone", "01223332900" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:booking", "people", "?" ], [ "_:search", "people", "Six" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "19:30" ], [ "_:booking", "ref", "KOOJ1Y7I" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "name", "?" ], [ "_:result", "amount", "lots" ], [ "_:search", "category", "museums" ], [ "_:result", "category", "anthropology and archaeology museums" ], [ "_:result", "category", "art galleries" ], [ "_:result", "category", "?" ], [ "_:result", "name", "fitzwilliam museum" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "entrance_fee", "no entrance fee" ], [ "_:search", "departure", "the museum" ], [ "_:search", "destination", "the restaurant" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey bmw" ], [ "_:result", "phone", "07720582184" ], [ "_:result", "type", "Taxi" ] ], "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,'east');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place to dine in the east part of Cambridge that serves indian food ." }, { "id": 1, "rdf-acts": [ "select((_:result,name,'Curry prince and Rajmahal');(_:result,name,'Pipasha');(_:result,name,'Sitar Tandoori');(_:result,pricerange,'moderately priced');(_:result,pricerange,'more expensive');(_:result,type,'Restaurant'))", "inform((_:result,count,'4');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I 've found four in that area . Curry prince and Rajmahal are moderately priced . Pipasha restaurant and Sitar Tandoori are more expensive . Do any of these sound good to you ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,name,'curry prince');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Curry Prince sounds good . Thank you ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,name,'Curry Prince');(_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Would you like to make a reservation at Curry Prince ? If so , for how many and when ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'11:30');(_:search,people,'7');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "I need a reservation for 7 people on Sunday at 11:30 please and can you give me the reference number ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,ref,'63U62R15');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great your reference number is 63U62R15" }, { "id": 6, "rdf-acts": [ "inform((_:search,arrive_by,'8:45');(_:search,departure,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks ! I also need a train departing from leicester and arriving by 8:45 ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help you with that , what day would you like to travel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'8:45');(_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am leaving on Sunday and I want to arrive in cambridge by 8:45 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'07:54');(_:result,leave_at,'06:09');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have a train that leaves at 06:09 and arrives at 07:54 . Would you like me make a reservation ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , and give me the train i d , please ." }, { "id": 11, "rdf-acts": [ "inform((_:result,id,'TR0466');(_:result,type,'Train'))", "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "The train ID is TR0466 , how many tickets do you need ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "I just need one ticket , please ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'PFLVZ20N');(_:booking,ticket,'30.24 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful , the total fee is 30.24 GBP payable at the station . Your Reference number is : PFLVZ20N . Is there anything else I can help with ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I am all set . Thanks !" }, { "id": 15, "rdf-acts": [], "speaker": "system", "text": "I need to report a crime ." }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "You should go to the local police department ?" }, { "id": 17, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "The police department is 01223358966" }, { "id": 18, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for the information" }, { "id": 19, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with today ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that will be all . Thanks for your help !" }, { "id": 21, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "If that is all you need assistance with I thank you for using our service . Have a great day !" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for your help ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Thank you , enjoy ." } ]
MUL0343.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", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "63U62R15" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "departure", "leicester" ], [ "_: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", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "63U62R15" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "leicester" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "sunday" ], [ "_: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", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "63U62R15" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "leicester" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:54" ], [ "_:result", "leave_at", "06:09" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_: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", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:30" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "63U62R15" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "leicester" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:54" ], [ "_:result", "leave_at", "06:09" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:result", "id", "TR0466" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_: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", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:30" ], [ "_:result", "ref", "?" ], [ "_:search", "departure", "leicester" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:54" ], [ "_:result", "leave_at", "06:09" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "TR0466" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PFLVZ20N" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ] ], "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", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:30" ], [ "_:result", "ref", "?" ], [ "_:search", "departure", "leicester" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:54" ], [ "_:result", "leave_at", "06:09" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "TR0466" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PFLVZ20N" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] }, { "id": 9, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:30" ], [ "_:result", "ref", "?" ], [ "_:search", "departure", "leicester" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:54" ], [ "_:result", "leave_at", "06:09" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "TR0466" ], [ "_:search", "people", "one" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PFLVZ20N" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:30" ], [ "_:result", "ref", "?" ], [ "_:search", "departure", "leicester" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:54" ], [ "_:result", "leave_at", "06:09" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "TR0466" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PFLVZ20N" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "indian" ], [ "_:result", "name", "Curry prince and Rajmahal" ], [ "_:result", "name", "Pipasha" ], [ "_:result", "name", "Sitar Tandoori" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "pricerange", "more expensive" ], [ "_:result", "count", "4" ], [ "_:search", "name", "curry prince" ], [ "_:booking", "name", "Curry Prince" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:search", "duration", "11:30" ], [ "_:result", "ref", "?" ], [ "_:search", "departure", "leicester" ], [ "_:search", "arrive_by", "8:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "arrive_by", "07:54" ], [ "_:result", "leave_at", "06:09" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "id", "TR0466" ], [ "_:search", "people", "one" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "PFLVZ20N" ], [ "_:booking", "ticket", "30.24 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'Lodon Liverpool Street');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need help finding train to Lodon Liverpool Street ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Train'))", "thank()" ], "speaker": "system", "text": "Thank you , I see there are several to choose from ." }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'19:45');(_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need it to arrive by 19:45 on Sunday and I 'm leaving from Cambridge ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR1163');(_:result,leave_at,'05:59');(_:result,type,'Train'))" ], "speaker": "system", "text": "Train TR1163 leaves at 05:59 , is that okay ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'd like to book it for 3 people . Could I get the reference number as well ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'121NE14K');(_:booking,ticket,'39.83 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 39.83 GBP payable at the station . Your reference number is 121NE14K . Can I help with anything else today ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you find me an expensive restaurant in the centre , please ?" }, { "id": 7, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'33');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 33 results . Can we narrow down by type of food ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,food,'venetian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a restaurant that serves venetian food , please ." }, { "id": 9, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'centre');(_:search,food,'venetian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are no expensive venetian restaurants in the city centre . Is there another food type you want ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure , how about some British food ?" }, { "id": 11, "rdf-acts": [ "select((_:result,name,'Cambridge Chop House');(_:result,name,'Fitzbillies Restaurant');(_:result,name,'Midsummer House Restaurant');(_:result,type,'Restaurant'))", "inform((_:result,count,'3');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 3 : Fitzbillies Restaurant , the Cambridge Chop House , and Midsummer House Restaurant . Do any of these sound good to you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'midsummer house restaurant');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Are all three of these expensive restaurants ? If so I 'd like to try the Midsummer House Restaurant . May I get their address please ?" }, { "id": 13, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'Midsummer Common');(_:result,name,'Midsummer House Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes Midsummer House Restaurant is expensive , it 's located at Midsummer Common . Would you like me to help you make a booking ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That was all the information I needed , thank you !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system !" } ]
MUL1666.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "Lodon Liverpool Street" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "Lodon Liverpool Street" ], [ "_:result", "amount", "several" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "Lodon Liverpool Street" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1163" ], [ "_:result", "leave_at", "05:59" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "Lodon Liverpool Street" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1163" ], [ "_:result", "leave_at", "05:59" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "121NE14K" ], [ "_:booking", "ticket", "39.83 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "destination", "Lodon Liverpool Street" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1163" ], [ "_:result", "leave_at", "05:59" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "121NE14K" ], [ "_:booking", "ticket", "39.83 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "food", "venetian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "destination", "Lodon Liverpool Street" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1163" ], [ "_:result", "leave_at", "05:59" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "121NE14K" ], [ "_:booking", "ticket", "39.83 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "count", "33" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/41199ed1" ], [ "_:search/41199ed1", "area", "centre" ], [ "_:search/41199ed1", "food", "venetian" ], [ "_:search/41199ed1", "pricerange", "expensive" ], [ "_:search/41199ed1", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "destination", "Lodon Liverpool Street" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1163" ], [ "_:result", "leave_at", "05:59" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "121NE14K" ], [ "_:booking", "ticket", "39.83 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/41199ed1" ], [ "_:search/41199ed1", "area", "centre" ], [ "_:search/41199ed1", "food", "venetian" ], [ "_:search/41199ed1", "pricerange", "expensive" ], [ "_:search/41199ed1", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "name", "Cambridge Chop House" ], [ "_:result", "name", "Fitzbillies Restaurant" ], [ "_:result", "name", "Midsummer House Restaurant" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "destination", "Lodon Liverpool Street" ], [ "_:result", "amount", "several" ], [ "_:search", "arrive_by", "19:45" ], [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "id", "TR1163" ], [ "_:result", "leave_at", "05:59" ], [ "_:search", "people", "3" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "121NE14K" ], [ "_:booking", "ticket", "39.83 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:system", "canthelp", "_:search/41199ed1" ], [ "_:search/41199ed1", "area", "centre" ], [ "_:search/41199ed1", "food", "venetian" ], [ "_:search/41199ed1", "pricerange", "expensive" ], [ "_:search/41199ed1", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "count", "3" ], [ "_:search", "name", "midsummer house restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "Midsummer Common" ], [ "_:result", "name", "Midsummer House Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_: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,'hamilton lodge');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Howdy ! Is the Hamilton Lodge still open ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes , this guesthouse is open . Do you need help with booking ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please . I 'd like a room for 5 people on Monday for 5 nights ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "reqmore()", "inform((_:result,area,'same area');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I am sorry the booking was unsuccessful , can I help you find another place in the same area ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'same price range');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "How about another hotel in the same price range ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'acorn guest house');(_:booking,type,'Booking');(_:result,name,'Hamilton Lodge');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Would you like to book a room at the acorn guest house ? It is in the moderate price range like the Hamilton Lodge ." }, { "id": 6, "rdf-acts": [], "speaker": "user", "text": "Yes that will be fine ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'1WRSIG9U');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your booking was successful . Your reference number is 1WRSIG9U . Is there anything else I can help you with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nope . I think that is all I need . Thanks for your help !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "Happy to help . Have a great day ! Good - Bye !" } ]
SSNG0255.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" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:search/62afcf69" ], [ "_:search/62afcf69", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "same area" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:search/62afcf69" ], [ "_:search/62afcf69", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "hamilton lodge" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "day", "monday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:system", "canthelp", "_:search/62afcf69" ], [ "_:search/62afcf69", "type", "Hotel" ], [ "_:result", "area", "same area" ], [ "_:search", "pricerange", "same price range" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "name", "acorn guest house" ], [ "_:result", "name", "Hamilton Lodge" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1WRSIG9U" ], [ "_:booking", "type", "Booking" ] ], "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,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am planning your trip in Cambridge . I need a train , The train should depart from birmingham new street and should leave on sunday" }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Train'))", "thank()" ], "speaker": "system", "text": "I can help you with that . Do you have a time preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes I need to arrive by 14:30 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,arrive_by,'14:23,is');(_:result,id,'TR9644');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have train TR9644 arriving by 14:23,is that good for you ?" }, { "id": 4, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Yes could you please book it for me and get me a reference number ?" }, { "id": 5, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets do you need ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'1');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need 1 ticket please ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR9644');(_:booking,people,'1');(_:booking,ref,'CFPQ0W33');(_:booking,ticket,'60.08 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have 1 ticket booked on TR9644 . The cost is 60.08 GBP and your reference number is CFPQ0W33 . Can I help you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I 'd like to find an expensive hotel in the city centre ." }, { "id": 9, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Gonville Hotel');(_:result,name,'University Arms Hotel');(_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Sure ! Would you like to stay at the Gonville Hotel ( 3 stars ) , or the University Arms Hotel ( 4 stars ) ? Both have parking and internet ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'1');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Lets go with university arms , please book me for 1 person , 4 nights on sunday ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'IFHSYRZN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "All set , the reference number is IFHSYRZN , any other questions today ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'1');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Which ever one you recommend . I 'll need it booked for 1 person , Sunday , 3 nights please ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,ref,'IFHSYRZN');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all set ! Your reference number is IFHSYRZN" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you for all your help ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Have a nice day ." } ]
PMUL1643.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "14:23,is" ], [ "_:result", "id", "TR9644" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "arrive_by", "14:23,is" ], [ "_:result", "id", "TR9644" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "1" ], [ "_:search", "type", "Train" ] ], "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", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "arrive_by", "14:23,is" ], [ "_:result", "id", "TR9644" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9644" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "CFPQ0W33" ], [ "_:booking", "ticket", "60.08 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "arrive_by", "14:23,is" ], [ "_:result", "id", "TR9644" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9644" ], [ "_:booking", "people", "1" ], [ "_:booking", "ref", "CFPQ0W33" ], [ "_:booking", "ticket", "60.08 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "arrive_by", "14:23,is" ], [ "_:result", "id", "TR9644" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9644" ], [ "_:booking", "people", "1" ], [ "_:booking", "ticket", "60.08 GBP" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "IFHSYRZN" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "14:30" ], [ "_:result", "arrive_by", "14:23,is" ], [ "_:result", "id", "TR9644" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9644" ], [ "_:booking", "people", "1" ], [ "_:booking", "ticket", "60.08 GBP" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "1" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "IFHSYRZN" ], [ "_: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,'north');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a cheap hotel in the north ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Chesterton');(_:result,name,'Worth house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I would recommend the Worth house on Chesterton Road . Would you like the number ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free wifi and a 4 star rating . I need wifi , and I 'd like a nice rating ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'worth house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have a listing for worth house that fits what you are looking for , can I make a booking for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,people,'5');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there availability for 5 people for 5 nights starting on Thursday ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,day,'Thursday');(_:booking,name,'Worth House');(_:booking,people,'5');(_:booking,stay,'5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you booked for Thursday at the Worth House for 5 nights with 5 people !" }, { "id": 6, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Great . What is the reference number ?" }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "My mistake , booking was actually unsuccessful . Would you like to find another hotel ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is there another hotel in the same general price range ?" }, { "id": 9, "rdf-acts": [ "canthelp((_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "With all other parameters the same , unfortunately not . Want to try different parameters ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Any hotel , in the north , cheap . Nothing else matters ." }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'City centre north b and b');(_:booking,ref,'B2H3YYF4');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "City centre north b and b . Reference number is : B2H3YYF4 . Will you need anything else ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all . Thank You ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Great . Glad I could be of help . Enjoy your stay ." } ]
SSNG0229.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "Chesterton" ], [ "_:result", "name", "Worth house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "Chesterton" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "worth house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "Chesterton" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "worth house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Worth House" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "address", "Chesterton" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "worth house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Worth House" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/e9dc6ea7" ], [ "_:booking/e9dc6ea7", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "address", "Chesterton" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "worth house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "name", "Worth House" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "5" ], [ "_:booking", "type", "Booking" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/e9dc6ea7" ], [ "_:booking/e9dc6ea7", "type", "Booking" ], [ "_:system", "canthelp", "_:search/c95f5620" ], [ "_:search/c95f5620", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_: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" ], [ "_:result", "address", "Chesterton" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "worth house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "thursday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "5" ], [ "_:booking", "day", "Thursday" ], [ "_:booking", "people", "5" ], [ "_:booking", "stay", "5" ], [ "_:result", "ref", "?" ], [ "_:system", "canthelp", "_:booking/e9dc6ea7" ], [ "_:booking/e9dc6ea7", "type", "Booking" ], [ "_:system", "canthelp", "_:search/c95f5620" ], [ "_:search/c95f5620", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "City centre north b and b" ], [ "_:booking", "ref", "B2H3YYF4" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'worth house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel named Worth House" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))", "thank()" ], "speaker": "system", "text": "Found it ! It is located in the north and it is cheap . Would you like to make a reservation ?" }, { "id": 2, "rdf-acts": [ "request((_:result,has_internet,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Is that a hotel or guesthouse ? And , do they have free internet ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is a guesthouse , cheap , wifi and parking . Would you like to reserve it ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'none');(_:search,name,'de luca cucina and bar');(_:search,type,'Hotel');(_:search,type,'Restaurant'))", "request((_:result,address,?);(_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No just need the address and do they have free internet ? I am also looking for a nice place to eat called the de luca cucina and bar" }, { "id": 5, "rdf-acts": [ "inform((_:result,address,'83 Regent Street');(_:result,food,'modern european');(_:result,name,'de luca cucina and bar');(_:result,phone,'01223356666');(_:result,postcode,'cb21aw');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "found it , de luca cucina and bar is modern european centre of moderate price range . phone number is 01223356666 \t code , cb21aw \t and is located on 83 Regent Street" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'11:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you , I want to book a table for 8 people at 11:30 on saturday ." }, { "id": 7, "rdf-acts": [ "inform((_:booking,ref,'3EZLDF7Q');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book it the reference number is 3EZLDF7Q ." }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))", "inform((_:search,name,'Worth House');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Thanks . What was the address for Worth House ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'warkworth terrace');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "warkworth terrace is the address , anything else ?" }, { "id": 10, "rdf-acts": [ "request((_:result,category,?);(_:result,has_internet,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I 'd also like the hotel type and internet status , please ." }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Worth House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Worth House has internet and parking . Will that work for you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Restaurant');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "yes that works . I also need a taxi to get between the guest house and restaurant ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'black bmw');(_:result,destination,'de luca cucina and bar');(_:result,phone,'07228077167');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Ok , a black bmw will pick you up in time to arrive for your reservation at de luca cucina and bar . The taxi 's number is 07228077167 . Anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all thanks for your time ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thank you , please contact us again if you 'd like additional assistance . Have a great day !" } ]
MUL1220.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "worth house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "none" ], [ "_:search", "name", "de luca cucina and bar" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "has_internet", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "none" ], [ "_:search", "name", "de luca cucina and bar" ], [ "_:result", "has_internet", "?" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "none" ], [ "_:result", "has_internet", "?" ], [ "_:result", "address", "83 Regent Street" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "3EZLDF7Q" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "type", "Hotel" ], [ "_:search", "name", "Worth House" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "has_internet", "none" ], [ "_:result", "has_internet", "?" ], [ "_:result", "food", "modern european" ], [ "_:result", "name", "de luca cucina and bar" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "3EZLDF7Q" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Worth House" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "warkworth terrace" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "has_internet", "none" ], [ "_:result", "food", "modern european" ], [ "_:result", "phone", "01223356666" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "3EZLDF7Q" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Worth House" ], [ "_:result", "address", "warkworth terrace" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "category", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Worth House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "guesthouse" ], [ "_:search", "has_internet", "none" ], [ "_:result", "food", "modern european" ], [ "_:result", "postcode", "cb21aw" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "11:30" ], [ "_:search", "people", "8" ], [ "_:booking", "ref", "3EZLDF7Q" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Worth House" ], [ "_:result", "address", "warkworth terrace" ], [ "_:result", "category", "?" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Worth House" ], [ "_:search", "type", "Restaurant" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black bmw" ], [ "_:result", "destination", "de luca cucina and bar" ], [ "_:result", "phone", "07228077167" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'tang chinese');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a tax going to tang chinese ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure , where are you coming from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'whale of a time');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'll be coming from whale of a time" }, { "id": 3, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I can help you with that booking , what time are you wanting to leave / arrive by ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'05:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to arrive by 05:15 ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'grey lexus');(_:result,phone,'07087526103');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Okay I have a grey lexus and the contact number is 07087526103 . Anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Nothing else right now . Thanks for the booking . Goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Happy to help !" } ]
SNG02141.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "tang chinese" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "destination", "tang chinese" ], [ "_:search", "departure", "whale of a time" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "destination", "tang chinese" ], [ "_:search", "departure", "whale of a time" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "05:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "destination", "tang chinese" ], [ "_:search", "departure", "whale of a time" ], [ "_:search", "leave_at", "?" ], [ "_:search", "arrive_by", "05:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "grey lexus" ], [ "_:result", "phone", "07087526103" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,pricerange,'moderately');(_:search,stars,'4-star');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Are there any 4-star hotels which are moderately priced ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,category,'guest houses');(_:result,count,'11');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have 11 guest houses which are moderately priced , but no hotels ." }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "A guesthouse is fine . I 'm looking for a place in the north with free parking ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'Acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Acorn guest house is available if that works for you ." }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "That 's good . Can you book it for 3 people ?" }, { "id": 5, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "For how many days and starting what day ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'3');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Starting Friday for 4 nights . There will be 3 guests ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'm not able to book for those nights . Would you want to try a shorter stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'one');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , that would be fine . Is there a room available for one night ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,name,'Acorn');(_:result,type,'Hotel'))", "reqmore()", "inform((_:booking,ref,'E45FQB5O');(_:booking,stay,'1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to get you 1 night at the Acorn Ref # E45FQB5O . Can I help you with anything else today ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That shall be all ! Thank you !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , goodbye and enjoy your stay !" } ]
SNG1004.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "11" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "11" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "11" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "11" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/e8a262b5" ], [ "_:booking/e8a262b5", "type", "Booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "moderately" ], [ "_:search", "stars", "4-star" ], [ "_:result", "category", "guest houses" ], [ "_:result", "count", "11" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "area", "north" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:booking", "day", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "3" ], [ "_:system", "canthelp", "_:booking/e8a262b5" ], [ "_:booking/e8a262b5", "type", "Booking" ], [ "_:search", "stay", "one" ], [ "_:search", "type", "Hotel" ], [ "_:result", "name", "Acorn" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "E45FQB5O" ], [ "_:booking", "stay", "1" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'royal spice');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 've heard about Royal Spice , is it a very good restaurant ? What is the price like ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Royal Spice');(_:result,pricerange,'inexpensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Royal Spice is an inexpensive restaurant . I am not able to say if it 's a good restaurant . Is there anything else I can help you with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,duration,'11:15');(_:search,name,'royal spice');(_:search,people,'6');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like you to book a table for me at Royal Spice for 6 people at 11:15 on Monday please ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'TOQNLZH1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You 're all set ! I 've got you booked with reference number TOQNLZH1 . Is there anything else I can do ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No . I am all set . Thanks . Goodbye ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thank you for contacting us and let us know if we can help you in the future ." } ]
PMUL2249.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "royal spice" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Royal Spice" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "name", "royal spice" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "name", "Royal Spice" ], [ "_:result", "pricerange", "inexpensive" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "monday" ], [ "_:search", "duration", "11:15" ], [ "_:search", "name", "royal spice" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "TOQNLZH1" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need information on a hotel that includes free parking please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,category,'hotels');(_:result,count,'29');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 29 hotels that meet your needs . Would you like to narrow your search by area and/or price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need free wifi , and it needs to be a hotel , not a guesthouse or anything like that ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'Ashley Hotel');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Ashley Hotel is in the north area of town in the moderate price range with internet and parking . Would you like to book a room ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'5');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes please , for 5 people and 4 nights on Friday ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,name,'Ashley Hotel');(_:booking,ref,'0M3JW724');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking for Ashley Hotel was successful . \n Reference number is : 0M3JW724 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'christmas');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thank you for your help . Can I find a place to eat , I 'm looking for a place serving christmas food in the centre ." }, { "id": 7, "rdf-acts": [ "request((_:search,area,?);(_:search,food,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'centre');(_:search,food,'Christmas');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I 'm very sorry but there are no restaurants serving Christmas food in the centre . Is there another area I could look in for you , or another type of cuisine ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'Christmas');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , I really wanted Christmas food in town centre , can you look for an expensive one ?" }, { "id": 9, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "canthelp((_:search,area,'centre');(_:search,food,'Christmas');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I am very sorry , but there are are no restaurants that serve expensive Christmas food in the centre . Are you sure you do n't want me to look in another area ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about an Indian restaurant in the centre ? In the expensive range ." }, { "id": 11, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,area,'centre');(_:result,food,'Indian');(_:result,name,'Golden Curry');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are several Indian options in the expensive price range in the town centre . How about The Golden Curry ?" }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , please give me their phone number ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Golden Curry');(_:result,phone,'01223329432');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Of course ! The Golden Curry can be reached at 01223329432 . May I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,departure,'the restaurant');(_:search,destination,'the hotel');(_:search,leave_at,'5:00');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I also need a taxi from the restaurant to the hotel . I 'd like to leave the restaurant by 5:00 ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'white volvo');(_:result,phone,'07979170593');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Sure ! Look for a white volvo to pick you up . In case you need it , the contact number is 07979170593 . May I help you with anything else ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all I needed . Thank you !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you . Enjoy your visit ." } ]
MUL0012.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "ref", "0M3JW724" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "christmas" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "ref", "0M3JW724" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/adc7e384" ], [ "_:search/adc7e384", "area", "centre" ], [ "_:search/adc7e384", "food", "Christmas" ], [ "_:search/adc7e384", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "Christmas" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "ref", "0M3JW724" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/adc7e384" ], [ "_:search/adc7e384", "area", "centre" ], [ "_:search/adc7e384", "food", "Christmas" ], [ "_:search/adc7e384", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/66253810" ], [ "_:search/66253810", "area", "centre" ], [ "_:search/66253810", "food", "Christmas" ], [ "_:search/66253810", "pricerange", "expensive" ], [ "_:search/66253810", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "ref", "0M3JW724" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/adc7e384" ], [ "_:search/adc7e384", "area", "centre" ], [ "_:search/adc7e384", "food", "Christmas" ], [ "_:search/adc7e384", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/66253810" ], [ "_:search/66253810", "area", "centre" ], [ "_:search/66253810", "food", "Christmas" ], [ "_:search/66253810", "pricerange", "expensive" ], [ "_:search/66253810", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Golden Curry" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "ref", "0M3JW724" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/adc7e384" ], [ "_:search/adc7e384", "area", "centre" ], [ "_:search/adc7e384", "food", "Christmas" ], [ "_:search/adc7e384", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/66253810" ], [ "_:search/66253810", "area", "centre" ], [ "_:search/66253810", "food", "Christmas" ], [ "_:search/66253810", "pricerange", "expensive" ], [ "_:search/66253810", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Golden Curry" ], [ "_:result", "phone", "01223329432" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "5:00" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "29" ], [ "_:search", "has_internet", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "5" ], [ "_:search", "stay", "4" ], [ "_:booking", "name", "Ashley Hotel" ], [ "_:booking", "ref", "0M3JW724" ], [ "_:booking", "type", "Booking" ], [ "_:system", "canthelp", "_:search/adc7e384" ], [ "_:search/adc7e384", "area", "centre" ], [ "_:search/adc7e384", "food", "Christmas" ], [ "_:search/adc7e384", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/66253810" ], [ "_:search/66253810", "area", "centre" ], [ "_:search/66253810", "food", "Christmas" ], [ "_:search/66253810", "pricerange", "expensive" ], [ "_:search/66253810", "type", "Restaurant" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "amount", "several" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Indian" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "name", "Golden Curry" ], [ "_:search", "category", "hotel" ], [ "_:search", "departure", "the restaurant" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "5:00" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "white volvo" ], [ "_:result", "phone", "07979170593" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to take a train from cambridge to London Kings Cross" }, { "id": 1, "rdf-acts": [ "thank()", "request((_:search,day,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I can help you with that ! What day would like to travel and what time would you like to depart ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'Cambridge');(_:search,destination,'london kings cross');(_:search,leave_at,'15:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Tuesday from Cambridge to London Kings Cross , anytime after 15:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR0945');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR0945 fits the bill , would you like me to book you passage ?" }, { "id": 4, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the travel time on that train ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,duration,'51 minutes');(_:result,type,'Train'))" ], "speaker": "system", "text": "The travel time is 51 minutes ." }, { "id": 6, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "What is the arrival time ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,arrive_by,'17:51');(_:result,type,'Train'))" ], "speaker": "system", "text": "The arrival time is 17:51 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks ! Can you also tell me about the best museum in the center of town ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,category,'interesting');(_:result,name,'the whipple museum of the history of science');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "the whipple museum of the history of science is an interesting one !" }, { "id": 10, "rdf-acts": [], "speaker": "user", "text": "What is the entry free to the Whipple Museum ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The entrance fee is free ." }, { "id": 12, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Perfect . Can you get me a phone number for them ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,phone,'01223330906');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure ! it is 01223330906 ." }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks so much for your help today !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Not a problem ! Have a nice day !" } ]
PMUL1010.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR0945" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Train" ], [ "_:result", "id", "TR0945" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "type", "Train" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "id", "TR0945" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "arrive_by", "17:51" ], [ "_:result", "type", "Train" ], [ "_:search", "area", "center" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "id", "TR0945" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "arrive_by", "17:51" ], [ "_:search", "area", "center" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "interesting" ], [ "_:result", "name", "the whipple museum of the history of science" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "id", "TR0945" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "arrive_by", "17:51" ], [ "_:search", "area", "center" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "interesting" ], [ "_:result", "name", "the whipple museum of the history of science" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "Cambridge" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "15:45" ], [ "_:result", "id", "TR0945" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "duration", "51 minutes" ], [ "_:result", "arrive_by", "17:51" ], [ "_:search", "area", "center" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "interesting" ], [ "_:result", "name", "the whipple museum of the history of science" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223330906" ], [ "_: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,type,'Hospital'))" ], "speaker": "user", "text": "Am injured and are looking for a hospital nearby" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))", "request((_:search,department,?);(_:search,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is located at Hills Rd , Cambridge . Is there a particular department you 're looking for ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "No particular department . Could I get their phone number ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The number for the hospital is 01223245151 . Is there anything else I can help you with today ?" }, { "id": 4, "rdf-acts": [ "thank()", "request((_:result,address,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Can you also give me their address while I call them , to save some time ? Thanks ." }, { "id": 5, "rdf-acts": [ "inform((_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Yes , it is Hills Rd . Cambridge . Postcode is CB20QQ ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you , goodbye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Goodbye . I hope you feel better !" } ]
SNG01319.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", "type", "Hospital" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:search", "department", "?" ], [ "_:search", "type", "Hospital" ], [ "_:result", "phone", "01223245151" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'El Shaddai');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like some information about the El Shaddai ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'guesthouse');(_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,pricerange,'cheap');(_:result,stars,'0');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It 's a 0 star cheap guesthouse in the centre with free parking and internet ." }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Ok , great . Can I get their phone number please so that I can contact them ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,name,\"El Shaddai 's\");(_:result,phone,'01223327978');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Sure ! El Shaddai 's phone number is 01223327978 . Can I help you with anything else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,departure,\"london king 's cross\");(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please and thank you . I 'd like to learn about the train schedule if you can help me with that ? I 'll be traveling from London King 's Cross to Cambridge ." }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure what day will you be travelling ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,leave_at,'11:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Saturday and would like to leave after 11:45 ." }, { "id": 7, "rdf-acts": [ "inform((_:result,day,'saturday');(_:result,id,'TR5729');(_:result,leave_at,'13:17');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "i have train i d number TR5729 leaving saturday at 13:17 . would you like me to book a ticket ?" }, { "id": 8, "rdf-acts": [ "request((_:result,arrive_by,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Can I check on the arrival time of that train first ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'14:08');(_:result,type,'Train'))" ], "speaker": "system", "text": "It arrives by 14:08 ." }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks for the information . That 's all I need ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "I 'm glad I could help . Have a wonderful day . Goodbye ." } ]
PMUL3927.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "El Shaddai" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "El Shaddai" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "0" ], [ "_:result", "type", "Hotel" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "El Shaddai" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "0" ], [ "_:result", "name", "El Shaddai 's" ], [ "_:result", "phone", "01223327978" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "london king 's cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "El Shaddai" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "0" ], [ "_:result", "name", "El Shaddai 's" ], [ "_:result", "phone", "01223327978" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "london king 's cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "El Shaddai" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "0" ], [ "_:result", "name", "El Shaddai 's" ], [ "_:result", "phone", "01223327978" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "london king 's cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "saturday" ], [ "_:result", "id", "TR5729" ], [ "_:result", "leave_at", "13:17" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "El Shaddai" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "guesthouse" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "stars", "0" ], [ "_:result", "name", "El Shaddai 's" ], [ "_:result", "phone", "01223327978" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "departure", "london king 's cross" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "saturday" ], [ "_:search", "leave_at", "11:45" ], [ "_:search", "type", "Train" ], [ "_:result", "day", "saturday" ], [ "_:result", "id", "TR5729" ], [ "_:result", "leave_at", "13:17" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:result", "arrive_by", "14:08" ], [ "_:result", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I was robbed and I need help !" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "Oh no ! You will want to contact the Parkside Police at 01223358966 ." }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "an get the postcode please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "The postcode to the police is CB11JG ." }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Perfect , thanks for your help ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , you have been very helpful . Thank you and have a good day ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our services ." } ]
SNG01799.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", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'curry king');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hey , is curry king still open ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'5 Jordans Yard Bridge Street City Centre');(_:result,type,'Restaurant'))", "thank()" ], "speaker": "system", "text": "It certainly is . It 's located at 5 Jordans Yard Bridge Street City Centre" }, { "id": 2, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "yes and thank you for your help" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Would you like to make a booking or may I help you with anything else today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'11:45');(_:search,departure,'cambidge');(_:search,type,'Train'))" ], "speaker": "user", "text": "i m also looking for a train from cambidge and shound arrive by 11:45" }, { "id": 5, "rdf-acts": [ "request((_:search,day,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok . What day will you be traveling and where are you headed to ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,destination,'london kings cross');(_:search,type,'Train'))" ], "speaker": "user", "text": "I will be traveling on Sunday to London Kings Cross" }, { "id": 7, "rdf-acts": [ "inform((_:result,day,'Sunday');(_:result,departure,'Cambridge');(_:result,destination,'London Kings Crossing');(_:result,leave_at,'9:51');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "There is a train leaving Cambridge at 9:00 and arriving at London Kings Crossing at 9:51 on Sunday . Would you like me to make that reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , please make a reservation for 8 people ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'JCP77LOL');(_:booking,ticket,'169.92 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful , the total fee is 169.92 GBP payable at the station . \n Reference number is : JCP77LOL ." }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'15:30');(_:search,name,'Curry King');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Thanks . We never did book a table at Curry King . I would like to book a table for 8 at 15:30 on Saturday ." }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'7I8PLAM0');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have made those reservations and your reference number is 7I8PLAM0 ." }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "that takes care of everything i need . thanks for the help . bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
PMUL0834.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "curry king" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "curry king" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "5 Jordans Yard Bridge Street City Centre" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "curry king" ], [ "_:result", "address", "5 Jordans Yard Bridge Street City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "cambidge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "curry king" ], [ "_:result", "address", "5 Jordans Yard Bridge Street City Centre" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "cambidge" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "london kings cross" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "curry king" ], [ "_:result", "address", "5 Jordans Yard Bridge Street City Centre" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "cambidge" ], [ "_:search", "day", "sunday" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "London Kings Crossing" ], [ "_:result", "leave_at", "9:51" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "address", "5 Jordans Yard Bridge Street City Centre" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "cambidge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "London Kings Crossing" ], [ "_:result", "leave_at", "9:51" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "JCP77LOL" ], [ "_:booking", "ticket", "169.92 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "name", "Curry King" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "address", "5 Jordans Yard Bridge Street City Centre" ], [ "_:system", "offered", "_:booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "11:45" ], [ "_:search", "departure", "cambidge" ], [ "_:search", "destination", "london kings cross" ], [ "_:result", "day", "Sunday" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "destination", "London Kings Crossing" ], [ "_:result", "leave_at", "9:51" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ticket", "169.92 GBP" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "15:30" ], [ "_:search", "name", "Curry King" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:booking", "ref", "7I8PLAM0" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel to stay at located in the centre ." }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'expensive');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))", "inform((_:result,area,'centre');(_:result,category,'hotels');(_:result,count,'3');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Ok . There are 3 hotels located in the centre of town . They are in the moderate and expensive price ranges . Do you have a preference ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like expensive , please ." }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Gonville Hotel');(_:result,name,'University Arms Hotel');(_:result,stars,'3');(_:result,stars,'4');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Gonville Hotel has 3 stars , and the University Arms Hotel has 4 . Both meet your other criteria . Would you like to book a room at one of these ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "Yes , you can . I 'll try the Gonville ." }, { "id": 5, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I 'll be happy to do that for you . How many people are in your party ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Please book for 4 people ." }, { "id": 7, "rdf-acts": [ "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "What is your arrival day and number of days you wish to stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,people,'2');(_:search,stay,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I will be arriving on Sunday and staying for 3 nights . And there will be 2 people , not 4 ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'SWVV72FS');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "Okay , your room is reserved . The reference number is SWVV72FS . Is there anything else I can help with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that 's all . Thanks ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome . Have a great day !" } ]
SNG0964.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "2" ], [ "_: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", "centre" ], [ "_:search", "category", "hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "3" ], [ "_:search", "pricerange", "expensive" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "Gonville Hotel" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "stars", "3" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "sunday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "3" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "ref", "SWVV72FS" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a four star hotel in Cambridge . It needs to include free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,count,'19');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 19 different options . Is there an area or price range you prefer so that we can narrow it down ?" }, { "id": 2, "rdf-acts": [ "request((_:result,has_internet,?);(_:result,type,'Hotel'))", "inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Do you have any with free wifi ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They all offer free wifi actually ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I would like a guesthouse with a star rating of 4 . Once we select lodging , I would like you to send the postcode and address ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'many');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are many options available . Is there a particular area you would like to stay ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "If you could recommend one that would be great , as long as it has free parking and is 4 stars ." }, { "id": 7, "rdf-acts": [ "inform((_:result,area,'north');(_:result,has_parking,'none');(_:result,name,'Acorn Guest House');(_:result,pricerange,'moderate');(_:result,stars,'4');(_:result,type,'Hotel'))", "offer((_:booking,type,'Booking'))" ], "speaker": "system", "text": "The Acorn Guest House on the north side in the moderate pricerange , it has a 4 star rating with free parking . Do you want me to book the reservation ?" }, { "id": 8, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "I do n't need a reservation yet . Could you give me the address and postcode for it ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,address,'154 Chesterton Road');(_:result,name,'Acorn Guest House');(_:result,postcode,'cb41da');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "The Acorn Guest House is located at 154 Chesterton Road , cb41da . Is there any other way I can be of assistance ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,arrive_by,'19:45');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I need a train that goes to Cambridge and arrives by 19:45 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,count,'1029');(_:result,destination,'Cambridge');(_:result,type,'Train'))", "request((_:search,arrive_by,?);(_:search,day,?);(_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "I have 1029 travelling to Cambridge . Can you be more specific on what day you 'd like to leave and time / place you 'd like to depart from ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,departure,'london liverpool street');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I 'll be coming in from London Liverpool Street on Friday ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'17:07');(_:result,id,'TR9802');(_:result,leave_at,'15:39');(_:result,ticket,'16.60 pounds');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR9802 leaves at 15:39 and will get you to your destination at 17:07 . The cost of the ticket is 16.60 pounds . Would you like me to book it for you ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,people,'one');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , I would like a booking for one person ." }, { "id": 15, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'QUECHW83');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have reserved your ticket . Your reference number is QUECHW83 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all , thank you ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for using TownInfo ." } ]
MUL0714.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "four" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "19" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "?" ], [ "_:search", "pricerange", "?" ], [ "_:result", "count", "19" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "count", "19" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "count", "19" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "category", "guesthouse" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:result", "type", "Hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "?" ], [ "_:result", "count", "19" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "arrive_by", "19:45" ], [ "_: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", "pricerange", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "postcode", "cb41da" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "1029" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "type", "Train" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "london liverpool street" ], [ "_: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", "pricerange", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "postcode", "cb41da" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "1029" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:result", "arrive_by", "17:07" ], [ "_:result", "id", "TR9802" ], [ "_:result", "leave_at", "15:39" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:search", "people", "one" ], [ "_: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", "pricerange", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "many" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "stars", "4" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "154 Chesterton Road" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "postcode", "cb41da" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "count", "1029" ], [ "_:result", "destination", "Cambridge" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "day", "friday" ], [ "_:search", "departure", "london liverpool street" ], [ "_:result", "arrive_by", "17:07" ], [ "_:result", "id", "TR9802" ], [ "_:result", "leave_at", "15:39" ], [ "_:result", "ticket", "16.60 pounds" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "one" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "QUECHW83" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "I am looking for the Addenbrookes Hospital , can you please give me their phone number ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "The phone number for the Addenbrookes Hospital is 01223245151 . Is there anything else ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "what is the postcode and address ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Addenbrookes Hospital is located at Hills Rd , Cambridge , Postcode CB20QQ . Do you need any further information ?" }, { "id": 4, "rdf-acts": [], "speaker": "user", "text": "No , that should be all . I better get going ." }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Glad to be of help . Goodbye ." } ]
SNG0202.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:result", "phone", "?" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_:result", "postcode", "CB20QQ" ], [ "_:result", "type", "Hospital" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,category,'architecture');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you help me find a place to go in the west section of town ? I would like to go to an architecture attraction ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "canthelp((_:search,area,'west');(_:search,category,'architecture');(_:search,type,'Attraction');(_:search,type,'Hotel'))" ], "speaker": "system", "text": "There are no matches for an architecture attraction in the west part of town . Would you like me to search another area ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "What about a type of college ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'west');(_:result,entrance_fee,'free');(_:result,name,'and churchill college');(_:result,name,'clare hall');(_:result,name,'magdalene college');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "magdalene college , clare hall , and churchill college are all colleges in the west with free entrance fees ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Attraction'))", "inform((_:search,name,'churchill college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "The churchill college is fine . Can I have the phone number please ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223336233');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223336233 . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))", "inform((_:search,name,'Churchill College');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes . What is the postcode for Churchill College ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,postcode,'cb30ds');(_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "The postcode is cb30ds . Anything else I can assist you with ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , that is all I needed . Thanks ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Thank you and goodbye !" } ]
SNG1084.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "category", "architecture" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/213d7524" ], [ "_:search/213d7524", "area", "west" ], [ "_:search/213d7524", "category", "architecture" ], [ "_:search/213d7524", "type", "Attraction" ], [ "_:search/213d7524", "type", "Hotel" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/213d7524" ], [ "_:search/213d7524", "area", "west" ], [ "_:search/213d7524", "category", "architecture" ], [ "_:search/213d7524", "type", "Attraction" ], [ "_:search/213d7524", "type", "Hotel" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "and churchill college" ], [ "_:result", "name", "clare hall" ], [ "_:result", "name", "magdalene college" ], [ "_:result", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:search", "name", "churchill college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/213d7524" ], [ "_:search/213d7524", "area", "west" ], [ "_:search/213d7524", "category", "architecture" ], [ "_:search/213d7524", "type", "Attraction" ], [ "_:search/213d7524", "type", "Hotel" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "and churchill college" ], [ "_:result", "name", "clare hall" ], [ "_:result", "name", "magdalene college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223336233" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "?" ], [ "_:system", "canthelp", "_:search/213d7524" ], [ "_:search/213d7524", "area", "west" ], [ "_:search/213d7524", "category", "architecture" ], [ "_:search/213d7524", "type", "Attraction" ], [ "_:search/213d7524", "type", "Hotel" ], [ "_:search", "category", "college" ], [ "_:result", "area", "west" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "and churchill college" ], [ "_:result", "name", "clare hall" ], [ "_:result", "name", "magdalene college" ], [ "_:result", "phone", "01223336233" ], [ "_:search", "name", "Churchill College" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "cb30ds" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I 'm looking for something to do ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Cambridge University Botanic Garden');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Found a place you might be interested in visiting The Cambridge University Botanic Garden" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "that is great . please get for me the entrance fee , address , and phone number ." }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Bateman street');(_:result,entrance_fee,'4 pounds');(_:result,phone,'01223336265');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The entrance fee is 4 pounds , the address is on Bateman street , and the phone number is 01223336265 ." }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'alpha - milton guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay too . Could you give me information on the alpha - milton guest house ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,phone,'01223311625');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is in the moderate price range with no internet or parking . Phone is 01223311625 . Would you like a room booked ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'8');(_:search,stay,'4');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes could you please book me there for 4 nights for 8 people starting Saturday ? I will need a booking reference number as ell ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'T8E1KFUW');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok your booking was successful . The reference number is T8E1KFUW . Can I assist you with anything else ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , thank you . I think I have everything I need today . Goodbye ." }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "It was a pleasure helping you today . Please reach out to us again , if we can be of further assistance . Good - bye ." } ]
PMUL2745.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "name", "Cambridge University Botanic Garden" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "name", "Cambridge University Botanic Garden" ], [ "_:result", "address", "Bateman street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:result", "phone", "01223336265" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "alpha - milton guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "name", "Cambridge University Botanic Garden" ], [ "_:result", "address", "Bateman street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:search", "name", "alpha - milton guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223311625" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "name", "Cambridge University Botanic Garden" ], [ "_:result", "address", "Bateman street" ], [ "_:result", "entrance_fee", "4 pounds" ], [ "_:search", "name", "alpha - milton guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223311625" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "8" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "T8E1KFUW" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am looking for information in Cambridge" }, { "id": 1, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "I 'm happy to help you with that . Is there something in specific I can tell you about ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm staying in the west and I want to find a place near here that serves real British food ." }, { "id": 3, "rdf-acts": [ "inform((_:result,food,'British');(_:result,name,'Saint johns chop house');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Saint johns chop house is in the moderate price range serving British food ." }, { "id": 4, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Cool , could you give me the phone number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223353110');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Yes , they can be reached at 01223353110 , is there anything else that I can help with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train for Thursday ." }, { "id": 7, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , I am happy to help with that . Can you tell me your destination and where you 'll be departing from ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,arrive_by,'12:30');(_:search,departure,'norwich');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'll be departing from norwich , and will be going to cambridge . I 'd like to arrive by 12:30 ." }, { "id": 9, "rdf-acts": [ "inform((_:result,arrive_by,'11.35');(_:result,type,'Train'))" ], "speaker": "system", "text": "the train arrives at 11.35" }, { "id": 10, "rdf-acts": [ "request((_:result,id,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Ok , can I get the train ID ." }, { "id": 11, "rdf-acts": [ "inform((_:result,amount,'other options');(_:result,arrive_by,'11:35');(_:result,id,'TR6655');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train that arrives at 11:35 is the TR6655 . However there are other options if you prefer a different time ." }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "That time is sufficient ." }, { "id": 13, "rdf-acts": [ "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay ! Would you like for me to book you a ticket ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Yes , I sure would . That would be fantastic ." }, { "id": 15, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "How many tickets will you be needing ?" }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I 'm sorry , I actually do n't need it to be booked at this time . I just realized I have other things to figure out first . That will be all thank you !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for using our system today !" } ]
PMUL3708.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223353110" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223353110" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "arrive_by", "12:30" ], [ "_: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": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223353110" ], [ "_:search", "day", "thursday" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "11.35" ], [ "_:result", "type", "Train" ], [ "_:result", "id", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223353110" ], [ "_:search", "day", "thursday" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "other options" ], [ "_:result", "arrive_by", "11:35" ], [ "_:result", "id", "TR6655" ], [ "_: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", "area", "west" ], [ "_:search", "food", "british" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223353110" ], [ "_:search", "day", "thursday" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ], [ "_:result", "amount", "other options" ], [ "_:result", "arrive_by", "11:35" ], [ "_:result", "id", "TR6655" ], [ "_: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, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "british" ], [ "_:result", "food", "British" ], [ "_:result", "name", "Saint johns chop house" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223353110" ], [ "_:search", "day", "thursday" ], [ "_:search", "arrive_by", "12:30" ], [ "_:search", "departure", "norwich" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "other options" ], [ "_:result", "arrive_by", "11:35" ], [ "_:result", "id", "TR6655" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "?" ], [ "_:search", "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,'east');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a place to stay in the east ." }, { "id": 1, "rdf-acts": [ "inform((_:result,amount,'several');(_:result,type,'Hotel'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have several available . What days would you like to stay ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'east');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I do n't need to book it . I need a 3 star in the east ." }, { "id": 3, "rdf-acts": [ "canthelp((_:search,area,'east');(_:search,category,'hotels');(_:search,stars,'3');(_:search,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "I do not have any hotels in the east with a 3 star . Would you like to try something else ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you find something in the south ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'the bridge guest house');(_:result,name,'the lensfield hotel');(_:result,pricerange,'expensive');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "We have the bridge guest house which is moderately priced and the lensfield hotel which is expensive , would you like me to book you for either one ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Either one is fine . I want it for 6 people for 2 nights starting wednesday ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Bridge Guest House');(_:booking,ref,'ZUFSD1J5');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Ok I was able to book your party at Bridge Guest House . Your reference code is ZUFSD1J5 . Is there anything else I can help you with tonight ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . Yes , I think I 'll be traveling by train wednesday as well . Are there any trains leaving ely on that day ?" }, { "id": 9, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,departure,?);(_:search,destination,?);(_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Sure , Are you traveling to cambridge ? What time would you like to leave or arrive by ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'18:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes the train should go to cambridge and should leave after 18:30 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,arrive_by,'19:52');(_:result,id,'TR0328');(_:result,leave_at,'19:35');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I recommend train TR0328 . It departs at 19:35 and will get you there by 19:52 . Want me to book it ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "Not right now , thanks . What 's the total travel time for that train , though ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,duration,'17-minute');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "It 's a quick , 17-minute trip . Is there anything else I can help you with today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "I believe that 's it . Thanks so much for your help !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Safe travels and if you need anything else , please contact us ." } ]
MUL2299.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "east" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/13617284" ], [ "_:search/13617284", "area", "east" ], [ "_:search/13617284", "category", "hotels" ], [ "_:search/13617284", "stars", "3" ], [ "_:search/13617284", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "south" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/13617284" ], [ "_:search/13617284", "area", "east" ], [ "_:search/13617284", "category", "hotels" ], [ "_:search/13617284", "stars", "3" ], [ "_:search/13617284", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "the bridge guest house" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/13617284" ], [ "_:search/13617284", "area", "east" ], [ "_:search/13617284", "category", "hotels" ], [ "_:search/13617284", "stars", "3" ], [ "_:search/13617284", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "the bridge guest house" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Bridge Guest House" ], [ "_:booking", "ref", "ZUFSD1J5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/13617284" ], [ "_:search/13617284", "area", "east" ], [ "_:search/13617284", "category", "hotels" ], [ "_:search/13617284", "stars", "3" ], [ "_:search/13617284", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "the bridge guest house" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Bridge Guest House" ], [ "_:booking", "ref", "ZUFSD1J5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/13617284" ], [ "_:search/13617284", "area", "east" ], [ "_:search/13617284", "category", "hotels" ], [ "_:search/13617284", "stars", "3" ], [ "_:search/13617284", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "the bridge guest house" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Bridge Guest House" ], [ "_:booking", "ref", "ZUFSD1J5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:52" ], [ "_:result", "id", "TR0328" ], [ "_:result", "leave_at", "19:35" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:result", "amount", "several" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stars", "3" ], [ "_:system", "canthelp", "_:search/13617284" ], [ "_:search/13617284", "area", "east" ], [ "_:search/13617284", "category", "hotels" ], [ "_:search/13617284", "stars", "3" ], [ "_:search/13617284", "type", "Hotel" ], [ "_:search", "area", "south" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "the bridge guest house" ], [ "_:result", "name", "the lensfield hotel" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:booking", "name", "Bridge Guest House" ], [ "_:booking", "ref", "ZUFSD1J5" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "wednesday" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "departure", "?" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "18:30" ], [ "_:search", "type", "Train" ], [ "_:result", "arrive_by", "19:52" ], [ "_:result", "id", "TR0328" ], [ "_:result", "leave_at", "19:35" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "17-minute" ], [ "_:result", "type", "Train" ], [ "_: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,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , I would like to book a 4 star guesthouse in Cambridge" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Sure , is there an area that you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I would like it to be in the north ." }, { "id": 3, "rdf-acts": [ "request((_:search,has_internet,?);(_:search,has_parking,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Do you care about internet or parking ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I will need both ." }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,count,'7');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "We have 7 places to pick from any other preferences ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'dontcare');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I have no other preferences ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'Acorn Guest House');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Okay , I would like to recommend the Acorn Guest House ." }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'2');(_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Great . Please book it for 2 people for 2 nights starting on wednesday , and provide the reference number . Also , we would like to find an attraction near the hotel ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,name,'acorn guest house');(_:booking,ref,'TVFEX8R1');(_:booking,type,'Booking'))", "reqmore()" ], "speaker": "system", "text": "I have booked at the Acorn Guest House . Your reference number is TVFEX8R1 . How can I further assist you ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "What attractions are nearby ?" }, { "id": 11, "rdf-acts": [ "select((_:result,category,'a park');(_:result,category,'and pools');(_:result,category,'boats');(_:result,type,'Attraction'))", "inform((_:result,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Okay . There are boats , a park , and pools . Would like more information on any of this ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "Anything that you recommend , I 'm new to the town ." }, { "id": 13, "rdf-acts": [ "inform((_:result,name,'riverboat georgina');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "I would recommend riverboat georgina . Would you like the address or phone number for that ?" }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "Yes can you please get that for me ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,address,', jubilee house');(_:result,address,'Cambridge Passenger Cruisers');(_:result,phone,'01223902091');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their address is Cambridge Passenger Cruisers , Jubilee House . Their phone number is 01223902091 ." }, { "id": 16, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm going to need a ride between the two , can I get a taxi ?" }, { "id": 17, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "What time would you like to travel ?" }, { "id": 18, "rdf-acts": [ "inform((_:search,departure,'the hotel');(_:search,leave_at,'16:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to leave the hotel by 16:15 . Thanks" }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'Red Lexus');(_:result,departure,'hotel');(_:result,leave_at,'16:15');(_:result,phone,'07277932086');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A Red Lexus will pick you up at 16:15 at the hotel . Contact number is 07277932086 . Is there anything else I can help you with ?" }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all , thank you so much !" }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "you 're welcome . thank you for using our system . have a good day ." } ]
PMUL2684.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "north" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "4" ], [ "_:search", "area", "north" ], [ "_: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", "guesthouse" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "7" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "7" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "7" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "ref", "TVFEX8R1" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "7" ], [ "_:search", "pricerange", "dontcare" ], [ "_:result", "name", "Acorn Guest House" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "ref", "TVFEX8R1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "a park" ], [ "_:result", "category", "and pools" ], [ "_:result", "category", "boats" ], [ "_:result", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "7" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "ref", "TVFEX8R1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Attraction" ], [ "_:result", "category", "a park" ], [ "_:result", "category", "and pools" ], [ "_:result", "category", "boats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "riverboat georgina" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "7" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "ref", "TVFEX8R1" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "a park" ], [ "_:result", "category", "and pools" ], [ "_:result", "category", "boats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "riverboat georgina" ], [ "_:result", "address", ", jubilee house" ], [ "_:result", "address", "Cambridge Passenger Cruisers" ], [ "_:result", "phone", "01223902091" ], [ "_:result", "type", "Attraction" ], [ "_: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", "category", "guesthouse" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "7" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "ref", "TVFEX8R1" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "a park" ], [ "_:result", "category", "and pools" ], [ "_:result", "category", "boats" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "riverboat georgina" ], [ "_:result", "address", ", jubilee house" ], [ "_:result", "address", "Cambridge Passenger Cruisers" ], [ "_:result", "phone", "01223902091" ], [ "_:result", "type", "Attraction" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "area", "north" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "stars", "?" ], [ "_:result", "count", "7" ], [ "_:search", "pricerange", "dontcare" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "2" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "name", "acorn guest house" ], [ "_:booking", "ref", "TVFEX8R1" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "a park" ], [ "_:result", "category", "and pools" ], [ "_:result", "category", "boats" ], [ "_:result", "name", "riverboat georgina" ], [ "_:result", "address", ", jubilee house" ], [ "_:result", "address", "Cambridge Passenger Cruisers" ], [ "_:search", "departure", "the hotel" ], [ "_:search", "leave_at", "16:15" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "Red Lexus" ], [ "_:result", "departure", "hotel" ], [ "_:result", "leave_at", "16:15" ], [ "_:result", "phone", "07277932086" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "This is an emergency . I was robbed and need help ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'Parkside Police Station');(_:result,phone,'01223358966');(_:result,type,'Police'))" ], "speaker": "system", "text": "Contact the Parkside Police Station at 01223358966" }, { "id": 2, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Police'))" ], "speaker": "user", "text": "What 's their postcode , please ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,postcode,'CB11JG');(_:result,type,'Police'))" ], "speaker": "system", "text": "Their postcode is CB11JG . Is there other information you need , or anything else I can help with ?" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "no thanks . have a nice day" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "You have a great day as well , thank you so much !" } ]
SNG01976.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "type", "Police" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [ "_:result", "name", "Parkside Police Station" ], [ "_:result", "phone", "01223358966" ], [ "_:result", "postcode", "CB11JG" ], [ "_:result", "type", "Police" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'steakhouse');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Would you be able to suggest a steakhouse restaurant in Cambridge ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,food,'Steakhouses');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are currently zero Steakhouses listed for this area . Would you like for me to look elsewhere ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'european');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Is there any European moderate restaurants ?" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'5');(_:result,food,'European');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are 5 moderately priced European restaurants . Would you like to specify a preferred area ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'dontcare');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No preference in area . Would you be able to recommend one ?" }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "inform((_:result,area,'south');(_:result,name,'Restaurant Alimentum');(_:result,pricerange,'moderately priced');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Do you have an area preference ? If not , I could recommend Restaurant Alimentum . It is moderately priced , popular and in the south ." }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'16:30');(_:search,people,'2');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That 's fine . Book me a table for 2 on thursday at 16:30 , if that does n't work try 15:30 . I need a reference number ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,duration,'15:30');(_:booking,people,'two');(_:booking,ref,'8ZM15RZ8');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book a table for two at 15:30 , your reference number is 8ZM15RZ8 . Can I assist you with anything else ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes could you also help me find a nightclub to visit in the city center ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,category,'nightclubs');(_:result,count,'5');(_:result,entrance_fee,'5 pound');(_:result,name,'Ballare');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 5 nightclubs located in the centre . I recommend the Ballare , which has a 5 pound entrance fee ." }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'ballare');(_:search,type,'Attraction'))", "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Awesome ... what is the postcode for the Ballare ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:result,name,'Ballare');(_:result,postcode,'cb23na');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The postcode for Ballare is cb23na . How else may I assist you today ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "that is all thanks" }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! If you need anything else , feel free to ask ." } ]
MUL0833.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "steakhouse" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f09c950e" ], [ "_:search/f09c950e", "food", "Steakhouses" ], [ "_:search/f09c950e", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f09c950e" ], [ "_:search/f09c950e", "food", "Steakhouses" ], [ "_:search/f09c950e", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "5" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "area", "dontcare" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f09c950e" ], [ "_:search/f09c950e", "food", "Steakhouses" ], [ "_:search/f09c950e", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "5" ], [ "_:result", "food", "European" ], [ "_:search", "area", "?" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Restaurant Alimentum" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f09c950e" ], [ "_:search/f09c950e", "food", "Steakhouses" ], [ "_:search/f09c950e", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "count", "5" ], [ "_:result", "food", "European" ], [ "_:result", "area", "south" ], [ "_:result", "name", "Restaurant Alimentum" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "15:30" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "8ZM15RZ8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f09c950e" ], [ "_:search/f09c950e", "food", "Steakhouses" ], [ "_:search/f09c950e", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "duration", "15:30" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "8ZM15RZ8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "entrance_fee", "5 pound" ], [ "_:result", "name", "Ballare" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "ballare" ], [ "_:search", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "canthelp", "_:search/f09c950e" ], [ "_:search/f09c950e", "food", "Steakhouses" ], [ "_:search/f09c950e", "type", "Restaurant" ], [ "_:search", "food", "european" ], [ "_:search", "pricerange", "moderate" ], [ "_:result", "food", "European" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "16:30" ], [ "_:search", "people", "2" ], [ "_:result", "ref", "?" ], [ "_:booking", "duration", "15:30" ], [ "_:booking", "people", "two" ], [ "_:booking", "ref", "8ZM15RZ8" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "center" ], [ "_:search", "category", "nightclub" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "nightclubs" ], [ "_:result", "count", "5" ], [ "_:result", "entrance_fee", "5 pound" ], [ "_:search", "name", "ballare" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "name", "Ballare" ], [ "_:result", "postcode", "cb23na" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'kymmoy');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for the restaurant kymmoy ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'52 Mill Road City Centre , cb12as');(_:result,food,'asian oriental');(_:result,name,'kymmoy');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "kymmoy is an asian oriental restaurant located on 52 Mill Road City Centre , cb12as . Would you like a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'16:15');(_:search,people,'7');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "yes i want to book a table for 7 people at 16:15 on Wednesday . i want the reference number" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'MXG517HW');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is : MXG517HW . The table will be held for 15 minutes . Is there anything else I can do to assist you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes I am looking for a place to stay . i would prefer a hotel in the 4 state rating category ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'University Arms Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "University Arms Hotel is located in the centre . Would you like to make a reservation ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Does it have free parking ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes . Would you like a room ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , please . Can you book me for Wednesday for 7 people , 2 nights please ?" }, { "id": 9, "rdf-acts": [ "inform((_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great ! I have the rooms booked for you ." }, { "id": 10, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Could I please get the reference number ?" }, { "id": 11, "rdf-acts": [ "inform((_:booking,ref,'ZU5RABWR');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Sure , your reference number is ZU5RABWR" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thanks so much , now I need a taxi to get us there on time ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'black Ford');(_:result,phone,'07889021658');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Okay ! You 'll be picked up in a black Ford . The contact number is 07889021658 . Can I help you with anything else ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That will be all for today . Thanks so much . Goodbye" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Thanks for letting us assist you ! Have a great trip !" } ]
PMUL0209.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "kymmoy" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "kymmoy" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "52 Mill Road City Centre , cb12as" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "kymmoy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "kymmoy" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "52 Mill Road City Centre , cb12as" ], [ "_:result", "food", "asian oriental" ], [ "_:result", "name", "kymmoy" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MXG517HW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "kymmoy" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "52 Mill Road City Centre , cb12as" ], [ "_:result", "food", "asian oriental" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "16:15" ], [ "_:search", "people", "7" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MXG517HW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "kymmoy" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "52 Mill Road City Centre , cb12as" ], [ "_:result", "food", "asian oriental" ], [ "_:search", "duration", "16:15" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MXG517HW" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "name", "kymmoy" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "52 Mill Road City Centre , cb12as" ], [ "_:result", "food", "asian oriental" ], [ "_:search", "duration", "16:15" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "MXG517HW" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "name", "kymmoy" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "52 Mill Road City Centre , cb12as" ], [ "_:result", "food", "asian oriental" ], [ "_:search", "duration", "16:15" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "ZU5RABWR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "name", "kymmoy" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "52 Mill Road City Centre , cb12as" ], [ "_:result", "food", "asian oriental" ], [ "_:search", "duration", "16:15" ], [ "_:result", "ref", "?" ], [ "_:search", "category", "hotel" ], [ "_:search", "stars", "4" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "University Arms Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:booking", "ref", "ZU5RABWR" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "black Ford" ], [ "_:result", "phone", "07889021658" ], [ "_:result", "type", "Taxi" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'9:45');(_:search,destination,'leicester');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like a train to Leicester to arrive by 9:45 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Okay , where would you like to depart from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'd like to leave from Cambridge , please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,count,'28');(_:result,type,'Train'))" ], "speaker": "system", "text": "There are 28 trains , do you have a day preference ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to leave on Tuesday ." }, { "id": 5, "rdf-acts": [ "inform((_:result,arrive_by,'9:06');(_:result,day,'Tuesday');(_:result,id,'TR2863');(_:result,leave_at,'7:21');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Train TR2863 leaves on Tuesday at 7:21 and arrives at 9:06 . Would you like me to book ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,people,'8');(_:search,type,'Train'))" ], "speaker": "user", "text": "I sure would , thanks . I will need seats for 8 people ." }, { "id": 7, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,ref,'XNMIHQHK');(_:booking,ticket,'302.39 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your reference number is : XNMIHQHK , the total fee is 302.39 GBP payable at the station . Is there anything else I can do for you ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thank you . Have a great day !" }, { "id": 9, "rdf-acts": null, "speaker": "system", "text": "You as well , enjoy your trip !" } ]
SNG0428.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:45" ], [ "_:search", "destination", "leicester" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:45" ], [ "_:search", "destination", "leicester" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:45" ], [ "_:search", "destination", "leicester" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "28" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:45" ], [ "_:search", "destination", "leicester" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "28" ], [ "_:search", "day", "tuesday" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "id", "TR2863" ], [ "_:result", "leave_at", "7:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "category", "Train" ], [ "_:booking", "type", "Booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "9:45" ], [ "_:search", "destination", "leicester" ], [ "_:search", "departure", "cambridge" ], [ "_:result", "count", "28" ], [ "_:search", "day", "tuesday" ], [ "_:result", "arrive_by", "9:06" ], [ "_:result", "day", "Tuesday" ], [ "_:result", "id", "TR2863" ], [ "_:result", "leave_at", "7:21" ], [ "_:result", "type", "Train" ], [ "_:system", "offered", "_:booking" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "XNMIHQHK" ], [ "_:booking", "ticket", "302.39 GBP" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'portugese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a cheap restaurant that serves portugese food ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,area,'south');(_:result,count,'2');(_:result,food,'portuguese');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 2 , one in the south and one in the centre of town . Both are cheap and serve portuguese food ." }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,duration,'14:00');(_:search,people,'6');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Could you book a reservation for me ? I would like a reservation for 6 people at 14:00 on Wednesday . May I also have the reference number ?" }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'TRQQXOBM');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have reserved your table . Your reference number is TRQQXOBM ." }, { "id": 4, "rdf-acts": [ "inform((_:search,arrive_by,'14:15');(_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks for that , I am also looking for a train that should arrive by 14:15 and should leave on Thursday ." }, { "id": 5, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where are you traveling to and from ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))" ], "speaker": "user", "text": "I am traveling from Cambridge to Peterborough ." }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,arrive_by,'13:56');(_:result,id,'TR9792');(_:result,type,'Train'))" ], "speaker": "system", "text": "We have many trains that fit your needs . The latest one you could take would be the TR9792 which would have you arriving at 13:56 ." }, { "id": 8, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "OK , thanks . When does that train depart ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,departure,'Cambridge');(_:result,leave_at,'13:06');(_:result,type,'Train'))" ], "speaker": "system", "text": "The train departs Cambridge at 13:06 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Thank you . Can you please book that train for me ?" }, { "id": 11, "rdf-acts": [ "request((_:search,people,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Yes , of course . How many tickets would you like booked ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,people,'6');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need 6 tickets ." }, { "id": 13, "rdf-acts": [ "reqmore()", "inform((_:booking,category,'Train');(_:booking,id,'TR9792');(_:booking,ref,'BKXNWE2O');(_:booking,ticket,'99 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Booking was successful for TR9792 , the total fee is 99 GBP payable at the station . Your reference number is : BKXNWE2O . Do you need any further assistance ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , I think that 's all I need today . Thank you for your help !" }, { "id": 15, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Okay great . enjoy your travel and thank you for calling ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you for using this system ." } ]
MUL0263.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "food", "portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "food", "portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "TRQQXOBM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "food", "portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "TRQQXOBM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "food", "portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "TRQQXOBM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "13:56" ], [ "_:result", "id", "TR9792" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "food", "portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "14:00" ], [ "_:search", "people", "6" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "TRQQXOBM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "13:56" ], [ "_:result", "id", "TR9792" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "leave_at", "13:06" ], [ "_:result", "type", "Train" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "food", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "food", "portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "14:00" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "TRQQXOBM" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "13:56" ], [ "_:result", "id", "TR9792" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "leave_at", "13:06" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_: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", "food", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "food", "portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "14:00" ], [ "_:result", "ref", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "13:56" ], [ "_:result", "id", "TR9792" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "leave_at", "13:06" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9792" ], [ "_:booking", "ref", "BKXNWE2O" ], [ "_:booking", "ticket", "99 GBP" ], [ "_:booking", "type", "Booking" ] ], "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", "portugese" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "area", "centre" ], [ "_:result", "area", "south" ], [ "_:result", "count", "2" ], [ "_:result", "food", "portuguese" ], [ "_:result", "pricerange", "cheap" ], [ "_:search", "duration", "14:00" ], [ "_:result", "ref", "?" ], [ "_:search", "arrive_by", "14:15" ], [ "_:search", "day", "thursday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "peterborough" ], [ "_:result", "amount", "many" ], [ "_:result", "arrive_by", "13:56" ], [ "_:result", "id", "TR9792" ], [ "_:result", "departure", "Cambridge" ], [ "_:result", "leave_at", "13:06" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "6" ], [ "_:search", "type", "Train" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "category", "Train" ], [ "_:booking", "id", "TR9792" ], [ "_:booking", "ref", "BKXNWE2O" ], [ "_:booking", "ticket", "99 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:system", "dismissed", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'golden wok');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I 'm visiting Cambridge and ca n't wait to try local restaurants . Have you heard anything about a place called golden wok ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'191 Histon Road Chesterton');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have ! It is located at 191 Histon Road Chesterton . Can I make a reservation for you ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Not yet . I would appreciate the phone number and address ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'191 Histon Road Chesterton');(_:result,phone,'01223350688');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number is 01223350688 , it is located on 191 Histon Road Chesterton . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'expensive');(_:search,stars,'four');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need an expensive room , four stars ." }, { "id": 5, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Which are would you like it to be in ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'west');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I would like to be in the west and I need free parking for my Mercedes please ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,name,'Huntingdon Marriott');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have the Huntingdon Marriott . may I book that for you ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Yes please , for 6 people and 2 nights starting Saturday . Could I also get the reference number ?" }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'1IJ50X09');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "OK , you 're booked and the reference number is 1IJ50X09 . Can I help you with anything else ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,name,'Golden Wok');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I 've heard good things about the Golden Wok , can you tell me about that ?" }, { "id": 11, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,food,'Chinese');(_:result,name,'Golden Wok');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Golden Wok serves Chinese food . It is in the north area and is in the moderate price range . Would you like me to book you a table there ?" }, { "id": 12, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No thanks , I almost forgot , you already gave me all of that info . Thanks so much for your help !" }, { "id": 13, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "Thank you for contacting us . If you have any more questions please do n't hesitate to ask ." }, { "id": 14, "rdf-acts": [], "speaker": "user", "text": "I wo n't . I may even ask twice , ha ha ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Okay thank you ." } ]
MUL1338.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "address", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "phone", "01223350688" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "four" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "phone", "01223350688" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "four" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "phone", "01223350688" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "four" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Huntingdon Marriott" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "phone", "01223350688" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "four" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "name", "Huntingdon Marriott" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1IJ50X09" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Golden Wok" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "phone", "01223350688" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "four" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1IJ50X09" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Golden Wok" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "191 Histon Road Chesterton" ], [ "_:result", "phone", "01223350688" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "stars", "four" ], [ "_:search", "area", "west" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "day", "saturday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "1IJ50X09" ], [ "_:booking", "type", "Booking" ], [ "_:search", "name", "Golden Wok" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "north" ], [ "_:result", "food", "Chinese" ], [ "_:result", "name", "Golden Wok" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_: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,type,'Attraction'))" ], "speaker": "user", "text": "Can you find specific attractions for people ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "I can try . What are you trying to find ?" }, { "id": 2, "rdf-acts": [], "speaker": "user", "text": "I am looking for people 's portraits exhibition ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'girton college , huntingdon road');(_:result,area,'west');(_:result,category,'museum');(_:result,entrance_fee,'free');(_:result,phone,'01223338901');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Yes , it 's a lovely museum in the west at girton college , huntingdon road . Their phone number is 01223338901 and they offer free entrance . May I help with anything else ?" }, { "id": 4, "rdf-acts": [ "request((_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "can you give me the post code for it ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:result,postcode,'cb3ojg');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The post code is cb3ojg . May I help with anything else ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,name,'golden house');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I would also like to find a restaurant called Golden House please ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "They 're located in the centre . Would you like a reservation ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,duration,'19:30');(_:search,people,'8');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , how about a table for 8 on saturday . Try 19:30 , if that does n't work then try 18:30 ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Saturday');(_:booking,duration,'18:30');(_:booking,ref,'3C5H16N9');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I was able to book you at 18:30 on Saturday . Reference number 3C5H16N9 . Is there anything else I can help you with ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all , thank you ." }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Thank you very much ! Have a great day" } ]
MUL2464.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:search", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "girton college , huntingdon road" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338901" ], [ "_:result", "type", "Attraction" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "address", "girton college , huntingdon road" ], [ "_:result", "area", "west" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338901" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb3ojg" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "golden house" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "?" ], [ "_:result", "address", "girton college , huntingdon road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338901" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "postcode", "cb3ojg" ], [ "_:search", "name", "golden house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_: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", "category", "?" ], [ "_:result", "address", "girton college , huntingdon road" ], [ "_:result", "category", "museum" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "phone", "01223338901" ], [ "_:result", "postcode", "cb3ojg" ], [ "_:search", "name", "golden house" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "saturday" ], [ "_:search", "duration", "19:30" ], [ "_:search", "people", "8" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Saturday" ], [ "_:booking", "duration", "18:30" ], [ "_:booking", "ref", "3C5H16N9" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,\"saint catharine 's college\");(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Please help me reserve a taxi from saint catharine 's college" }, { "id": 1, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Sure ! when would you like to arrive ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,arrive_by,'01:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I would like to arrive by 01:15 ." }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Great ! And what is your destination ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'loch fyne');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'm going to loch fyne ." }, { "id": 5, "rdf-acts": [ "inform((_:result,car,'red lexus');(_:result,phone,'07866626052');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "You are booked for a red lexus with the contact number 07866626052 ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . I am now finished ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "I 'm glad we could help . Have a good day ." } ]
SNG01565.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "saint catharine 's college" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "departure", "saint catharine 's college" ], [ "_:search", "arrive_by", "01:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "departure", "saint catharine 's college" ], [ "_:search", "arrive_by", "01:15" ], [ "_:search", "destination", "loch fyne" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "departure", "saint catharine 's college" ], [ "_:search", "arrive_by", "01:15" ], [ "_:search", "destination", "loch fyne" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "red lexus" ], [ "_:result", "phone", "07866626052" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I 'm looking for a specific hospital by the name of Addenbrookes ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "That hospital is located at Hills Rd , Cambridge . Do you need more information ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Hospital'))" ], "speaker": "user", "text": "Yes . I 'd like to know their phone number please ." }, { "id": 3, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))" ], "speaker": "system", "text": "Telephone \t : \t 01223245151 is their telephone number" }, { "id": 4, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks for your help ." }, { "id": 5, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Is there anything else I can help you with today ?" }, { "id": 6, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "No , that 's all . Good bye ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Please call back if you need anything else ." } ]
SNG01759.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", "type", "Hospital" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], [ "_:result", "address", "Hills Rd , Cambridge" ], [ "_: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", "phone", "01223245151" ], [ "_:result", "type", "Hospital" ], [ "_:system", "inquired", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'turkish');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you help me find a restaurant with a moderate price range that serves turkish food ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,count,'2');(_:result,name,'antolia');(_:result,name,'efes restaurant');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "There are two restaurants : antolia and efes restaurant . Need a reservation ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,duration,'13:45');(_:search,name,'antolia');(_:search,people,'2');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Sure . I 'd like a table for 2 at antolia on thursday at 13:45 ." }, { "id": 3, "rdf-acts": [ "inform((_:booking,ref,'0TAI4M3W');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Here is your booking information : Booking was successful . The table will be reserved for 15 minutes . \n Reference number is : 0TAI4M3W ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am also looking for a moderate priced guesthouse to stay in that includes free parking" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Thanks a lot welcome again" } ]
PMUL0414.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "antolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "name", "antolia" ], [ "_:search", "people", "2" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "turkish" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "count", "2" ], [ "_:result", "name", "antolia" ], [ "_:result", "name", "efes restaurant" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "duration", "13:45" ], [ "_:search", "name", "antolia" ], [ "_:search", "people", "2" ], [ "_:booking", "ref", "0TAI4M3W" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,category,'hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for a hotel in North Cambridge" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'74 Chesterton Road');(_:result,area,'north');(_:result,category,'hotels');(_:result,count,'2');(_:result,name,'Ashley Hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are 2 hotels in the north . I recommend Ashley Hotel , at 74 Chesterton Road ." }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need them in the cheap range" }, { "id": 3, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'Both');(_:result,area,'north');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Both hotels in the north are moderately priced , would you like me to look for a cheap hotel in a different area of Cambridge ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "No , thank you . I 'd like more information on the ones in the moderate price range ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'74 chesterton road');(_:result,name,'ashley hotel');(_:result,phone,'01223350059');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The ashley hotel telephone number is \t 01223350059 \t and the adress is 74 chesterton road . Would you like me to book a room ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,has_internet,?);(_:result,has_parking,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Do they have free parking and wifi ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,amount,'both');(_:result,has_parking,'none');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "Yes they are included in both" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Great , I 'll book Tuesday - Sunday night so that I leave on Monday ." }, { "id": 9, "rdf-acts": [ "request((_:booking,people,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Am I booking for you only or are there others ?" }, { "id": 10, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction');(_:result,type,'Hotel'))" ], "speaker": "user", "text": "No that 's all sure you get address and entrance fee ." }, { "id": 11, "rdf-acts": [ "inform((_:result,address,'74 chesterton road');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The address is 74 chesterton road ." }, { "id": 12, "rdf-acts": [ "request((_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you let me know the entrance fee ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,category,'hotel');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "It is a hotel . There is no entrance fee , but the price range is moderate ." }, { "id": 14, "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": "Can you tell me if they have free parking and internet ?" }, { "id": 15, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,has_parking,'none');(_:result,name,'the ashley hotel');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "Yes the ashley hotel has both free internet and free parking . Can I help you with anything else ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,area,'near the hotel');(_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd also like some information on a park near the hotel ." }, { "id": 17, "rdf-acts": [ "inform((_:result,name,'milton country park');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "milton country park is a very nice park . What would you like to know ?" }, { "id": 18, "rdf-acts": [ "request((_:result,address,?);(_:result,entrance_fee,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I want the address and entrance fee information" }, { "id": 19, "rdf-acts": [ "inform((_:result,address,'Milton Country Park');(_:result,entrance_fee,'free');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The Milton Country Park is free to get into , and the address is Milton Country Park , Milton . A bit redundant , I know ." }, { "id": 20, "rdf-acts": [ "inform((_:search,leave_at,'11:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thanks ! Can you book a taxi to pick me up at 11:00 at the hotel and take me to the park ?" }, { "id": 21, "rdf-acts": [ "inform((_:result,car,'blue volkswagen');(_:result,phone,'07990624686');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "A blue volkswagen is reserved for you . The phone number is 07990624686 . Will there be anything else today ?" }, { "id": 22, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thanks that will be all I 'm needing today . Goodbye ." }, { "id": 23, "rdf-acts": null, "speaker": "system", "text": "Have a great trip . Goodbye ." } ]
PMUL4000.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "category", "hotel" ], [ "_:result", "address", "74 Chesterton Road" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "address", "74 Chesterton Road" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "Both" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "area", "?" ], [ "_:result", "amount", "Both" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "?" ], [ "_:result", "has_parking", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "area", "?" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "phone", "01223350059" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "?" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "area", "?" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "phone", "01223350059" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "?" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "?" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:result", "category", "hotels" ], [ "_:result", "count", "2" ], [ "_:search", "area", "?" ], [ "_:result", "area", "north" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "phone", "01223350059" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "?" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "type", "Hotel" ], [ "_: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", "category", "hotel" ], [ "_:result", "count", "2" ], [ "_:search", "area", "?" ], [ "_:result", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "has_internet", "?" ], [ "_:result", "amount", "both" ], [ "_:result", "has_parking", "none" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Hotel" ], [ "_:result", "has_parking", "?" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:result", "count", "2" ], [ "_:result", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "amount", "both" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "the ashley hotel" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "category", "park" ], [ "_:search", "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": [ [ "_:result", "count", "2" ], [ "_:result", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "amount", "both" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "entrance_fee", "?" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ], [ "_:result", "name", "milton country park" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ] ], "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", "count", "2" ], [ "_:result", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "phone", "01223350059" ], [ "_:result", "amount", "both" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "category", "park" ], [ "_:result", "name", "milton country park" ], [ "_:result", "address", "Milton Country Park" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "type", "Attraction" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] }, { "id": 11, "multi_relations": false, "triples": [ [ "_:result", "count", "2" ], [ "_:result", "area", "north" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "both" ], [ "_:search", "day", "tuesday" ], [ "_:search", "stay", "5" ], [ "_:booking", "people", "?" ], [ "_:booking", "type", "Booking" ], [ "_:result", "category", "hotel" ], [ "_:result", "pricerange", "moderate" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_internet", "none" ], [ "_:result", "has_parking", "none" ], [ "_:search", "area", "near the hotel" ], [ "_:search", "category", "park" ], [ "_:result", "name", "milton country park" ], [ "_:result", "address", "Milton Country Park" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "leave_at", "11:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue volkswagen" ], [ "_:result", "phone", "07990624686" ], [ "_: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,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need lodging in Cambridge that has free parking . I do n't need internet , though . What have you got ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'29');(_:result,type,'Hotel'))", "reqmore()" ], "speaker": "system", "text": "We have 29 entries that match your criteria . Do you have any other preferences ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I also need free parking included and I would like it to be a hotel ." }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'north');(_:result,has_parking,'none');(_:result,name,'ashley hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The ashley hotel in the north has free parking ." }, { "id": 4, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'no');(_:search,name,'Ashley hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "The Ashley hotel does not have internet is that correct ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,has_internet,'none');(_:result,name,'Ashley hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Ashley hotel does have free wifi ." }, { "id": 6, "rdf-acts": [ "request((_:result,address,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "Oh , that 's great ! What 's the address for The Ashley ?" }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'74 chesterton road');(_:result,name,'ashley hotel');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The ashley hotel 74 chesterton road . Would you like to book a room ?" }, { "id": 8, "rdf-acts": [], "speaker": "user", "text": "Yes , I would like to book a room ." }, { "id": 9, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "When would you like your reservation to start , how long would you like to stay , and how many are in your party ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'modern american');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I also need a place to dine serving modern american food in the centre ." }, { "id": 11, "rdf-acts": [ "request((_:booking,day,?);(_:booking,duration,?);(_:booking,people,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "before we get to your restaurant inquiry could you give me some information on your hotel stay ? When would you be staying ? How many days ? How many would be joining you ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Actually , I will go ahead and book myself later . But , if you can help me find a moderately priced restaurant in the centre of town that would be great ." }, { "id": 13, "rdf-acts": [ "select((_:result,food,'Asian');(_:result,food,'Brittish');(_:result,food,'chinese');(_:result,type,'Restaurant'))", "inform((_:result,amount,'many');(_:result,area,'centre');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))", "canthelp((_:search,food,'American');(_:search,type,'Restaurant'))" ], "speaker": "system", "text": "There are many moderate restaurants in the centre but no American restaurant . Would you be interested in Asian , Brittish , or chinese ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "How about a British one then ?" }, { "id": 15, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'6 Lensfield Road');(_:result,name,'Oak Bistro');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The Oak Bistro is located at 6 Lensfield Road . Would you like for me to book a table for you ?" }, { "id": 16, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,duration,'12:30');(_:search,people,'5');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes please . Please book a table for 5 at 12:30 on friday ." }, { "id": 17, "rdf-acts": [ "inform((_:booking,ref,'BKV4ED6B');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Yes I have done that for you and your reference number is BKV4ED6B ." }, { "id": 18, "rdf-acts": [ "inform((_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I also need to get a taxi to go between the two places ." }, { "id": 19, "rdf-acts": [ "inform((_:result,car,'blue Volkswagen');(_:result,phone,'07081400797');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I have gone ahead and booked that Taxi for you . The Taxi will be a blue Volkswagen and the Taxi contact number will be 07081400797 ." }, { "id": 20, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great thanks ! That 's all I needed ." }, { "id": 21, "rdf-acts": null, "speaker": "system", "text": "Thank you for choosing Cambridge TownInfo Centre ! Have a nice trip !" } ]
MUL0045.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:result", "count", "29" ], [ "_:result", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:result", "name", "Ashley hotel" ], [ "_:result", "type", "Hotel" ], [ "_:result", "address", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:result", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:search", "type", "Hotel" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:result", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "type", "Hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "food", "modern american" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:result", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "area", "north" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:result", "type", "Hotel" ], [ "_:search", "food", "modern american" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_: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", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "address", "74 chesterton road" ], [ "_:result", "name", "ashley hotel" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "Brittish" ], [ "_:result", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "moderate" ], [ "_:result", "type", "Restaurant" ], [ "_:system", "canthelp", "_:search/0a7744d1" ], [ "_:search/0a7744d1", "food", "American" ], [ "_:search/0a7744d1", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_: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": [ [ "_:result", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "Brittish" ], [ "_:result", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/0a7744d1" ], [ "_:search/0a7744d1", "food", "American" ], [ "_:search/0a7744d1", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "address", "6 Lensfield Road" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "5" ], [ "_: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", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "Brittish" ], [ "_:result", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/0a7744d1" ], [ "_:search/0a7744d1", "food", "American" ], [ "_:search/0a7744d1", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "address", "6 Lensfield Road" ], [ "_:result", "name", "Oak Bistro" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "BKV4ED6B" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 ] }, { "id": 10, "multi_relations": false, "triples": [ [ "_:result", "count", "29" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "has_parking", "none" ], [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "no" ], [ "_:search", "name", "Ashley hotel" ], [ "_:result", "has_internet", "none" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "duration", "?" ], [ "_:booking", "people", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderately" ], [ "_:result", "food", "Asian" ], [ "_:result", "food", "Brittish" ], [ "_:result", "food", "chinese" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "pricerange", "moderate" ], [ "_:system", "canthelp", "_:search/0a7744d1" ], [ "_:search/0a7744d1", "food", "American" ], [ "_:search/0a7744d1", "type", "Restaurant" ], [ "_:search", "food", "british" ], [ "_:result", "address", "6 Lensfield Road" ], [ "_:result", "name", "Oak Bistro" ], [ "_:search", "day", "friday" ], [ "_:search", "duration", "12:30" ], [ "_:search", "people", "5" ], [ "_:booking", "ref", "BKV4ED6B" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "blue Volkswagen" ], [ "_:result", "phone", "07081400797" ], [ "_:result", "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": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I was hoping for some information about places to go in the centre area ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'plenty');(_:result,area,'centre');(_:result,category,'museum');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There is plenty to do in the centre . Do you have anything in particular you 'd like to do ? Perhaps visit a museum ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Yes , a museum sounds good . Do you have any suggestions ?" }, { "id": 3, "rdf-acts": [ "inform((_:result,address,'Saint Andrews Street');(_:result,entrance_fee,'free');(_:result,name,'the castle galleries');(_:result,type,'Attraction'))", "thank()" ], "speaker": "system", "text": "Sure . There 's the castle galleries on Saint Andrews Street . It 's free ." }, { "id": 4, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Awesome that sounds great . I am also looking for a 4 star hotel with free wifi . Can you make a recommendation ?" }, { "id": 5, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Hotel'))" ], "speaker": "system", "text": "Can we narrow it down a bit ? What price range are you looking for ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Try the cheap price range ." }, { "id": 7, "rdf-acts": [ "inform((_:result,name,'alexander bed and breakfast');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "alexander bed and breakfast \t would be a good fit" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "OK , I will need to book for 6 people starting wednesday for 2 nights ." }, { "id": 9, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Unfortunately , that was not available . Would you like to try another day or go for a shorter stay ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Will you try 1 night please ?" }, { "id": 11, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'alexander bed and breakfast');(_:booking,ref,'9NS2MB3K');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your stay at alexander bed and breakfast is booked . Your reference number is 9NS2MB3K . Is there anything else I can help with ?" }, { "id": 12, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm going to need a ride to get from the hotel to the museum ." }, { "id": 13, "rdf-acts": [ "request((_:search,arrive_by,?);(_:search,leave_at,?);(_:search,type,'Taxi'))", "thank()" ], "speaker": "system", "text": "I can help you with that . What is the timeframe you were looking for ?" }, { "id": 14, "rdf-acts": [ "inform((_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need to leave the hotel at 5:30 , please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,car,'red BMW');(_:result,phone,'07401091982');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Okay . I was able to book a red BMW for you , contact number 07401091982 ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Wonderful ! That should be all I need today . Thank you !" }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "Thank you ! Have a nice day !" } ]
MUL2638.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" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "Saint Andrews Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the castle galleries" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "Saint Andrews Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:result", "name", "the castle galleries" ], [ "_:result", "type", "Attraction" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "Saint Andrews Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "Saint Andrews Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/5c893bab" ], [ "_:booking/5c893bab", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "Saint Andrews Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/5c893bab" ], [ "_:booking/5c893bab", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "ref", "9NS2MB3K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "Saint Andrews Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/5c893bab" ], [ "_:booking/5c893bab", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "ref", "9NS2MB3K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_: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", "centre" ], [ "_:result", "amount", "plenty" ], [ "_:result", "area", "centre" ], [ "_:result", "category", "museum" ], [ "_:search", "category", "museum" ], [ "_:result", "address", "Saint Andrews Street" ], [ "_:result", "entrance_fee", "free" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "pricerange", "cheap" ], [ "_:result", "name", "alexander bed and breakfast" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:system", "canthelp", "_:booking/5c893bab" ], [ "_:booking/5c893bab", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "alexander bed and breakfast" ], [ "_:booking", "ref", "9NS2MB3K" ], [ "_:booking", "type", "Booking" ], [ "_:search", "arrive_by", "?" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Hotel" ], [ "_:result", "car", "red BMW" ], [ "_:result", "phone", "07401091982" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'09:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to arrive by 09:45" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "I 'd be happy to help ! Where are you coming from ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,departure,'finches bed and breakfast');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "The pickup location will be finches bed and breakfast" }, { "id": 3, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Ok , I will also need your destination for booking purposes ." }, { "id": 4, "rdf-acts": [ "inform((_:search,destination,'sidney sussex college');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I will be traveling to sidney sussex college today ." }, { "id": 5, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker": "system", "text": "Do you have a time you would like to leave by ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,leave_at,'9:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Is 9:00 good ? Do you think forty - five minutes is enough time to get to the college ?" }, { "id": 7, "rdf-acts": [ "inform((_:result,car,'yellow lexus');(_:result,leave_at,'9:00');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Yes , the taxi will pick you up at 9:00 . It is a yellow lexus ." }, { "id": 8, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Taxi'))" ], "speaker": "user", "text": "Great . Can I get a contact number ?" }, { "id": 9, "rdf-acts": [ "inform((_:result,phone,'07336173784');(_:result,type,'Taxi'))", "reqmore()" ], "speaker": "system", "text": "Of course , the contact number is 07336173784 . Is there anything else you need ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That 's all thanks" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "You 're welcome , have a great day ." } ]
SNG01867.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:45" ], [ "_:search", "departure", "finches bed and breakfast" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:45" ], [ "_:search", "departure", "finches bed and breakfast" ], [ "_:search", "destination", "sidney sussex college" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:45" ], [ "_:search", "departure", "finches bed and breakfast" ], [ "_:search", "destination", "sidney sussex college" ], [ "_:search", "leave_at", "9:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:45" ], [ "_:search", "departure", "finches bed and breakfast" ], [ "_:search", "destination", "sidney sussex college" ], [ "_:search", "leave_at", "9:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow lexus" ], [ "_:result", "leave_at", "9:00" ], [ "_:result", "type", "Taxi" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:45" ], [ "_:search", "departure", "finches bed and breakfast" ], [ "_:search", "destination", "sidney sussex college" ], [ "_:search", "leave_at", "9:00" ], [ "_:search", "type", "Taxi" ], [ "_:result", "car", "yellow lexus" ], [ "_:result", "leave_at", "9:00" ], [ "_:result", "phone", "07336173784" ], [ "_: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,name,'maharajah tandoori');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant called maharajah tandoori ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'41518 Castle Street City Centre');(_:result,area,'west');(_:result,food,'Indian');(_:result,name,'Maharajah Tandoori Restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Maharajah Tandoori Restaurant is an expensive Indian restaurant on the west side of town at 41518 Castle Street City Centre . Do you want their phone number ?" }, { "id": 2, "rdf-acts": [ "request((_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "Yes I would like their phone number" }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,phone,'01223358399');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Their phone number is 01223358399 . Is there anything more I can help you with today ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,leave_at,'9:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "Thanks so much . Can you help me find a train leaving Thursday after 9:45 ?" }, { "id": 5, "rdf-acts": null, "speaker": "system", "text": "Sure thing , where will you be departing from ?" } ]
PMUL0623.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "maharajah tandoori" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "maharajah tandoori" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Maharajah Tandoori Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "name", "maharajah tandoori" ], [ "_:result", "address", "41518 Castle Street City Centre" ], [ "_:result", "area", "west" ], [ "_:result", "food", "Indian" ], [ "_:result", "name", "Maharajah Tandoori Restaurant" ], [ "_:result", "pricerange", "expensive" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "phone", "01223358399" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "9:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'european');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Know anywhere that has european food ?" }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,amount,'lots of');(_:result,food,'European');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Sure , there are lots of good European restaurants in town . Is there a price range that you prefer ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes actually , can we find something in the moderate price range ?" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'centre');(_:result,name,'Galleria');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "How about the Galleria in the town centre ? I could make a reservation for you if you wish ." }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,duration,'18:15');(_:search,type,'Restaurant'))", "request((_:result,ref,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "That would be greatly appreciated . I will have one other person with me , this will be on sunday at 18:15 . Also could i get the reference number ?" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,day,'Sunday');(_:booking,ref,'7W544X5O');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are all set for Sunday . The reference number is 7W544X5O . Is there anything else I could help you with ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No , you have been very helpful . Thank you ." }, { "id": 7, "rdf-acts": [ "reqmore()" ], "speaker": "system", "text": "Thank you for using our service . Have all of your needs been met ?" }, { "id": 8, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That should be all I need , thank you ." }, { "id": 9, "rdf-acts": [ "bye()" ], "speaker": "system", "text": "You 're welcome . Thank you for using the Cambridge Towninfo Centre ." }, { "id": 10, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thanks I appreciate it . Bye !" }, { "id": 11, "rdf-acts": null, "speaker": "system", "text": "Alright , thank you . Goodbye ." } ]
SNG0574.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "lots of" ], [ "_:result", "food", "European" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "lots of" ], [ "_:result", "food", "European" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Galleria" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "lots of" ], [ "_:result", "food", "European" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Galleria" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "ref", "7W544X5O" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "lots of" ], [ "_:result", "food", "European" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Galleria" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "ref", "7W544X5O" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "food", "european" ], [ "_:result", "amount", "lots of" ], [ "_:result", "food", "European" ], [ "_:search", "pricerange", "moderate" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "Galleria" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "day", "sunday" ], [ "_:search", "duration", "18:15" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "ref", "?" ], [ "_:booking", "day", "Sunday" ], [ "_:booking", "ref", "7W544X5O" ], [ "_:booking", "type", "Booking" ], [ "_:system", "inquired", "_:user" ], [ "_:system", "dismissed", "_:user" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a Chinese place in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,pricerange,?);(_:search,type,'Restaurant'))", "inform((_:result,count,'10');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "I have 10 restaurants matching your request . Did you have a price range you would like ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,pricerange,\"does n't matter\");(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No , it does n't matter ." }, { "id": 3, "rdf-acts": [], "speaker": "system", "text": "Would you like for it to have a certain number of stars ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,day,'wednesday');(_:search,duration,'15:00');(_:search,food,'chinese');(_:search,people,'4');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "No just book at a chinese place in the centre . I need a table for 4 at 15:00 on wednesday please ." }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,name,'Jinling Noodle bar');(_:booking,ref,'OCNH3CJJ');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I have you at Jinling Noodle bar then , reference is OCNH3CJJ . Anything else you need ?" }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "No that is it . Thank you ." }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "Have a great day !" } ]
SSNG0007.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "chinese" ], [ "_:result", "count", "10" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "count", "10" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "food", "chinese" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:result", "count", "10" ], [ "_:result", "type", "Restaurant" ], [ "_:search", "pricerange", "does n't matter" ], [ "_:search", "area", "centre" ], [ "_:search", "day", "wednesday" ], [ "_:search", "duration", "15:00" ], [ "_:search", "food", "chinese" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Restaurant" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "name", "Jinling Noodle bar" ], [ "_:booking", "ref", "OCNH3CJJ" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'danish');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I want an expensive restaurant and serves danish food ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "system", "text": "I found no restaurants serving Danish food in the expensive price range ." }, { "id": 2, "rdf-acts": [ "inform((_:search,food,'asian oriental');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "asian oriental" }, { "id": 3, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'Asian Oriental');(_:result,name,'Kymmoy');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "Kymmoy is an Asian Oriental restaurant located in the centre of town and is in the expensive price range . Would you like their address ?" }, { "id": 4, "rdf-acts": [ "request((_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))" ], "speaker": "user", "text": "What is the phone number and area ?" }, { "id": 5, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,name,'kymmoy');(_:result,phone,'01223 311911');(_:result,type,'Restaurant'))" ], "speaker": "system", "text": "The phone number for kymmoy is 01223 311911 and they are located in the centre of town ." }, { "id": 6, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you ! Goodbye !" }, { "id": 7, "rdf-acts": null, "speaker": "system", "text": "You 're very welcome . Thanks for calling us . Goodbye ." } ]
WOZ20466.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "danish" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/e7bc7c44" ], [ "_:search/e7bc7c44", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/e7bc7c44" ], [ "_:search/e7bc7c44", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "area", "centre" ], [ "_:result", "food", "Asian Oriental" ], [ "_:result", "name", "Kymmoy" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "type", "Restaurant" ], [ "_:result", "area", "?" ], [ "_:result", "phone", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:system", "canthelp", "_:search/e7bc7c44" ], [ "_:search/e7bc7c44", "type", "Restaurant" ], [ "_:search", "food", "asian oriental" ], [ "_:search", "type", "Restaurant" ], [ "_:result", "food", "Asian Oriental" ], [ "_:result", "pricerange", "expensive" ], [ "_:result", "area", "centre" ], [ "_:result", "name", "kymmoy" ], [ "_:result", "phone", "01223 311911" ], [ "_:result", "type", "Restaurant" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Can you help me find a guesthouse that includes free wifi ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))", "inform((_:result,category,'guesthouses');(_:result,count,'23');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "I have 23 guesthouses that would meet that criteria . Would you like to narrow it down by area , stars , or price range ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Sure . I need something in the North , and I 'd like a 4 star establishment ." }, { "id": 3, "rdf-acts": [ "inform((_:result,name,'acorn guest house');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "acorn guest house is a great place" }, { "id": 4, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))", "request((_:result,address,?);(_:result,has_parking,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "That would be great . Can I have the postcode , phone number , and if they have free parking ?" }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'154 chesterton road');(_:result,has_parking,'none');(_:result,phone,'01223353888');(_:result,postcode,'cb41da');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "They do have parking available . I 'm sure you 'll love it . They 're at 154 chesterton road , cb41da and their phone number is 01223353888 . Want to book a room ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,departure,'birmingham new street');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "No thank you . I 'm looking for a train that is departing from Birmingham New Street heading to Cambridge ." }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "What day are you wanting to travel on ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking to travel on thursday" }, { "id": 9, "rdf-acts": [ "inform((_:result,amount,'many');(_:result,type,'Train'))", "request((_:search,leave_at,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "There are many leaving that day . What time would you like to leave ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,day,'thursday');(_:search,leave_at,'20:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "The train should leave on thursday and should leave after 20:00 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,leave_at,'20:40');(_:result,type,'Train'))", "offer((_:booking,category,'Train');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Great . I have a train that leaves at 20:40 . Would you like me to book that for you ?" }, { "id": 12, "rdf-acts": [ "request((_:result,duration,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "No thank you , I just need the arrival and travel time ." }, { "id": 13, "rdf-acts": [ "inform((_:result,arrive_by,'23:23');(_:result,destination,'Cambridge');(_:result,duration,'163 minutes');(_:result,id,'TR5106');(_:result,type,'Train'))", "reqmore()" ], "speaker": "system", "text": "The TR5106 arrives in Cambridge at 23:23 . The travel time is 163 minutes . Can I help you with anything else today ?" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "That is all I needed ! Thank you so much ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You 're welcome ! Have a great day !" } ]
PMUL3005.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "23" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "23" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:result", "type", "Hotel" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ], [ "_:result", "address", "?" ], [ "_:result", "has_parking", "?" ], [ "_:result", "phone", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "23" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "23" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:result", "type", "Hotel" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "day", "thursday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "23" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:result", "type", "Train" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "23" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "20:40" ], [ "_:result", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:result", "duration", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "pricerange", "?" ], [ "_:result", "category", "guesthouses" ], [ "_:result", "count", "23" ], [ "_:search", "area", "north" ], [ "_:search", "stars", "4" ], [ "_:result", "name", "acorn guest house" ], [ "_:search", "has_parking", "yes" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "address", "154 chesterton road" ], [ "_:result", "has_parking", "none" ], [ "_:result", "phone", "01223353888" ], [ "_:result", "postcode", "cb41da" ], [ "_:search", "departure", "birmingham new street" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "many" ], [ "_:search", "day", "thursday" ], [ "_:search", "leave_at", "20:00" ], [ "_:search", "type", "Train" ], [ "_:result", "leave_at", "20:40" ], [ "_:booking", "category", "Train" ], [ "_:result", "arrive_by", "23:23" ], [ "_:result", "destination", "Cambridge" ], [ "_:result", "duration", "163 minutes" ], [ "_:result", "id", "TR5106" ], [ "_:result", "type", "Train" ], [ "_: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,name,'magdalene college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am planning a trip to Cambridge . I was hoping to find the attraction called magdalene college ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'college');(_:result,name,'Magdalene College');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Magdalene College is located in the west part of Cambridge . What information would you like about the college ?" }, { "id": 2, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like the postcode and address , please ." }, { "id": 3, "rdf-acts": [ "reqmore()", "inform((_:result,address,'Magdalene Street');(_:result,name,'Magdalene College');(_:result,postcode,'CB30AG');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Magdalene College is located on Magdalene Street with a postcode of CB30AG . Is there anything else I can help you with ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,name,'ashley hotel');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'd like to find the Ashley Hotel , please ." }, { "id": 5, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,area,'north');(_:result,category,'hotel');(_:result,name,'Ashley Hotel');(_:result,pricerange,'moderately priced');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "The Ashley Hotel is a moderately priced hotel on the north side of town . Would you like assistance booking a room there ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,day,'friday');(_:search,people,'7');(_:search,stay,'2');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes . I 'd like to book a room on Friday for 2 nights for 7 people ." }, { "id": 7, "rdf-acts": [ "canthelp((_:booking,type,'Booking'))", "request((_:booking,day,?);(_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "That booking was unsuccessful . Would you like to try a different day , or a different length of stay ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,stay,'1');(_:search,type,'Hotel'))", "request((_:result,ref,?);(_:result,type,'Hotel'))" ], "speaker": "user", "text": "How about just for 1 night ? Can I also get a reference number ." }, { "id": 9, "rdf-acts": [ "inform((_:booking,ref,'ZR1YUZB1');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful . Your reference number is ZR1YUZB1 ." }, { "id": 10, "rdf-acts": [ "inform((_:search,departure,'the college');(_:search,destination,'the hotel');(_:search,type,'Hotel');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "Thank you . I also need a taxi from the college to the hotel , please ." }, { "id": 11, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))", "inform((_:result,departure,'the college');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "I would be happy to book a taxi for you , what time would you like to leave the college by ?" }, { "id": 12, "rdf-acts": [], "speaker": "user", "text": "I 'd like to leave the college by 7:00 ." }, { "id": 13, "rdf-acts": [ "inform((_:result,car,'white ford');(_:result,leave_at,'7:00');(_:result,phone,'07979324338');(_:result,type,'Taxi'))" ], "speaker": "system", "text": "Your booking with a white ford has been completed . The contact number is 07979324338 and you will leave at 7:00 ." }, { "id": 14, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you that is all , good bye ." }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "You are welcome . Have a nice day . Good bye ." } ]
MUL1046.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "magdalene college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "magdalene college" ], [ "_:search", "type", "Attraction" ], [ "_:result", "area", "west" ], [ "_:result", "category", "college" ], [ "_:result", "name", "Magdalene College" ], [ "_:result", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:result", "area", "west" ], [ "_:result", "category", "college" ], [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Magdalene Street" ], [ "_:result", "name", "Magdalene College" ], [ "_:result", "postcode", "CB30AG" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "ashley hotel" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Magdalene Street" ], [ "_:result", "postcode", "CB30AG" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:search", "stay", "2" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Magdalene Street" ], [ "_:result", "postcode", "CB30AG" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/fca4f678" ], [ "_:booking/fca4f678", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "stay", "1" ], [ "_:search", "type", "Hotel" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Magdalene Street" ], [ "_:result", "postcode", "CB30AG" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/fca4f678" ], [ "_:booking/fca4f678", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "ZR1YUZB1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the college" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "type", "Hotel" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Magdalene Street" ], [ "_:result", "postcode", "CB30AG" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/fca4f678" ], [ "_:booking/fca4f678", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "ZR1YUZB1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the college" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "departure", "the college" ], [ "_:result", "type", "Taxi" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] }, { "id": 7, "multi_relations": false, "triples": [ [ "_:system", "inquired", "_:user" ], [ "_:result", "address", "Magdalene Street" ], [ "_:result", "postcode", "CB30AG" ], [ "_:search", "name", "ashley hotel" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "area", "north" ], [ "_:result", "category", "hotel" ], [ "_:result", "name", "Ashley Hotel" ], [ "_:result", "pricerange", "moderately priced" ], [ "_:search", "day", "friday" ], [ "_:search", "people", "7" ], [ "_:system", "canthelp", "_:booking/fca4f678" ], [ "_:booking/fca4f678", "type", "Booking" ], [ "_:booking", "day", "?" ], [ "_:booking", "stay", "?" ], [ "_:search", "stay", "1" ], [ "_:result", "ref", "?" ], [ "_:booking", "ref", "ZR1YUZB1" ], [ "_:booking", "type", "Booking" ], [ "_:search", "departure", "the college" ], [ "_:search", "destination", "the hotel" ], [ "_:search", "leave_at", "?" ], [ "_:search", "type", "Taxi" ], [ "_:result", "departure", "the college" ], [ "_:result", "car", "white ford" ], [ "_:result", "leave_at", "7:00" ], [ "_:result", "phone", "07979324338" ], [ "_:result", "type", "Taxi" ], [ "_: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,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hello , I am looking for a guesthouse that includes free parking ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:result,amount,'over 20');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "There are over 20 results . Is there a certain area you 'd like to stay ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Cheap price and North part of town" }, { "id": 3, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,amount,'one of your options');(_:result,name,'Worth House');(_:result,stars,'4-star');(_:result,type,'Hotel'))" ], "speaker": "system", "text": "One of your options is Worth House , it has a 4-star rating , would you like me to book it for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,people,'6');(_:search,stay,'5');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Let 's make a booking for 6 people , 5 nights starting wednesday" }, { "id": 5, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'0HRI1K18');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Okay , your booking was successful . Your reference number is 0HRI1K18 . Is there anything else I can help you with ?" }, { "id": 6, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "I also need a train" }, { "id": 7, "rdf-acts": [ "request((_:search,day,?);(_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Ok , first I 'll need to know where you are departing / arriving and what day ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "My plan is to depart from Cambridge this Saturday ." }, { "id": 9, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "Where will you be arriving at ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,destination,'london liverpool street');(_:search,leave_at,'14:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm going to london liverpool street . I want my train to leave after 14:45 ." }, { "id": 11, "rdf-acts": [ "inform((_:result,leave_at,'15:59');(_:result,type,'Train'))" ], "speaker": "system", "text": "I have one leaving at 15:59 . Will that work ?" }, { "id": 12, "rdf-acts": [ "request((_:result,ref,?);(_:result,type,'Train'))", "inform((_:search,people,'same party');(_:search,type,'Train'))" ], "speaker": "user", "text": "Yes , that 's perfect . Can you please book it for the same party and provide me with a reference number ." }, { "id": 13, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'P11XWALE');(_:booking,ticket,'66.39 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are all set , the cost is 66.39 GBP payable at the station .The Reference number is : P11XWALE" }, { "id": 14, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Great , thanks for your help !" }, { "id": 15, "rdf-acts": null, "speaker": "system", "text": "Happy to be of service , and enjoy your time in Cambridge !" } ]
PMUL4487.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:result", "amount", "over 20" ], [ "_:result", "type", "Hotel" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "type", "Booking" ], [ "_:result", "amount", "one of your options" ], [ "_:result", "name", "Worth House" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "one of your options" ], [ "_:result", "name", "Worth House" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "day", "wednesday" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "0HRI1K18" ], [ "_:booking", "type", "Booking" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "one of your options" ], [ "_:result", "name", "Worth House" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "0HRI1K18" ], [ "_:booking", "type", "Booking" ], [ "_:search", "destination", "?" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "one of your options" ], [ "_:result", "name", "Worth House" ], [ "_:result", "stars", "4-star" ], [ "_:result", "type", "Hotel" ], [ "_:search", "people", "6" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "0HRI1K18" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "one of your options" ], [ "_:result", "name", "Worth House" ], [ "_:result", "stars", "4-star" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "0HRI1K18" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "leave_at", "15:59" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "same party" ], [ "_: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" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "area", "north" ], [ "_:search", "pricerange", "cheap" ], [ "_:system", "offered", "_:booking" ], [ "_:result", "amount", "one of your options" ], [ "_:result", "name", "Worth House" ], [ "_:result", "stars", "4-star" ], [ "_:search", "stay", "5" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "day", "saturday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "destination", "london liverpool street" ], [ "_:search", "leave_at", "14:45" ], [ "_:result", "leave_at", "15:59" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:search", "people", "same party" ], [ "_:search", "type", "Train" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "P11XWALE" ], [ "_:booking", "ticket", "66.39 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,area,'center');(_:search,category,'hotel');(_:search,pricerange,'expensive');(_:search,type,'Attraction');(_:search,type,'Hotel'))", "request((_:result,category,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Yes , I would like an expensive hotel in the center and what type of attraction is in the area in walking distance ?" }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "Would you like me to find a hotel first or the attraction ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,departure,'kings lynn');(_:search,destination,'cambridge');(_:search,leave_at,'19:15');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm actually looking for a train . I need to go from Kings Lynn to Cambridge on Tuesday . I need to leave after 19:15 ." }, { "id": 3, "rdf-acts": [ "inform((_:result,id,'TR4809');(_:result,leave_at,'20:11');(_:result,type,'Train'))" ], "speaker": "system", "text": "TR4809 departs at 20:11 , would that work for you ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))" ], "speaker": "user", "text": "That would be great . I need to reserve seats for 4 people on that train ." }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'1I1USKBS');(_:booking,ticket,'39.2 GBP');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "You are all set . The total fee is 39.2 GBP payable at the station the Reference number is 1I1USKBS" }, { "id": 6, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Thanks ! Oh , I 'm also looking for places to go in town at the city centre . I need some form of entertainment . Can you help ?" }, { "id": 7, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "inform((_:result,amount,'many');(_:result,area,'centre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are many different attractions in centre . Is there a certain type that you 'd like ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "An entertainment attraction would be nice ." }, { "id": 9, "rdf-acts": [ "canthelp((_:search,area,'Centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))", "reqmore()" ], "speaker": "system", "text": "Sorry , I got no results for entertainment in Centre , is there something else I can look for ?" }, { "id": 10, "rdf-acts": [ "inform((_:search,category,'theatre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you search for a theatre instead ?" }, { "id": 11, "rdf-acts": [ "inform((_:result,category,'theaters');(_:result,count,'4');(_:result,name,'ADC Theatre');(_:result,name,'Cambridge Arts Theatre');(_:result,name,'Cambridge Corn Exchange');(_:result,name,'Mumford Theatre');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "There are 4 theaters in the area , the ADC Theatre , Cambridge Arts Theatre , Mumford Theatre and the Cambridge Corn Exchange . Let me know if any of those appeal to you ." }, { "id": 12, "rdf-acts": [ "inform((_:search,name,'adc theatre');(_:search,type,'Attraction'))", "request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "Can you give me the phone # , address , and postcode for the ADC theatre ?" }, { "id": 13, "rdf-acts": [ "inform((_:result,phone,'01223300085');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "The phone number is 01223300085 ." }, { "id": 14, "rdf-acts": [ "request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "I also need their address and postcode as I asked before please ." }, { "id": 15, "rdf-acts": [ "inform((_:result,address,'park street');(_:result,postcode,'cb58as');(_:result,type,'Attraction'))" ], "speaker": "system", "text": "Their postcode is cb58as and their address is park street ." }, { "id": 16, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Thank you . That is all I need ." }, { "id": 17, "rdf-acts": null, "speaker": "system", "text": "You welcome , have a great day ." } ]
PMUL1284.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Attraction" ], [ "_:search", "type", "Hotel" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:result", "type", "Attraction" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:15" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "hotel" ], [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:15" ], [ "_:result", "id", "TR4809" ], [ "_:result", "leave_at", "20:11" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:15" ], [ "_:result", "id", "TR4809" ], [ "_:result", "leave_at", "20:11" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1I1USKBS" ], [ "_:booking", "ticket", "39.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:15" ], [ "_:result", "id", "TR4809" ], [ "_:result", "leave_at", "20:11" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1I1USKBS" ], [ "_:booking", "ticket", "39.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:result", "category", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:15" ], [ "_:result", "id", "TR4809" ], [ "_:result", "leave_at", "20:11" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1I1USKBS" ], [ "_:booking", "ticket", "39.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:result", "type", "Attraction" ], [ "_:system", "canthelp", "_:search/153d7513" ], [ "_:search/153d7513", "area", "Centre" ], [ "_:search/153d7513", "category", "entertainment" ], [ "_:search/153d7513", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "theatre" ], [ "_: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" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:15" ], [ "_:result", "id", "TR4809" ], [ "_:result", "leave_at", "20:11" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1I1USKBS" ], [ "_:booking", "ticket", "39.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:system", "canthelp", "_:search/153d7513" ], [ "_:search/153d7513", "area", "Centre" ], [ "_:search/153d7513", "category", "entertainment" ], [ "_:search/153d7513", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "theatre" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "4" ], [ "_:result", "name", "ADC Theatre" ], [ "_:result", "name", "Cambridge Arts Theatre" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "name", "Mumford Theatre" ], [ "_:result", "type", "Attraction" ], [ "_:search", "name", "adc theatre" ], [ "_:search", "type", "Attraction" ], [ "_: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", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:15" ], [ "_:result", "id", "TR4809" ], [ "_:result", "leave_at", "20:11" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1I1USKBS" ], [ "_:booking", "ticket", "39.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:system", "canthelp", "_:search/153d7513" ], [ "_:search/153d7513", "area", "Centre" ], [ "_:search/153d7513", "category", "entertainment" ], [ "_:search/153d7513", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "theatre" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "4" ], [ "_:result", "name", "ADC Theatre" ], [ "_:result", "name", "Cambridge Arts Theatre" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "name", "Mumford Theatre" ], [ "_:search", "name", "adc theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "address", "?" ], [ "_:result", "postcode", "?" ], [ "_:result", "phone", "01223300085" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 ] }, { "id": 8, "multi_relations": false, "triples": [ [ "_:search", "pricerange", "expensive" ], [ "_:search", "day", "tuesday" ], [ "_:search", "departure", "kings lynn" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "19:15" ], [ "_:result", "id", "TR4809" ], [ "_:result", "leave_at", "20:11" ], [ "_:search", "people", "4" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "1I1USKBS" ], [ "_:booking", "ticket", "39.2 GBP" ], [ "_:booking", "type", "Booking" ], [ "_:search", "area", "centre" ], [ "_:result", "amount", "many" ], [ "_:result", "area", "centre" ], [ "_:system", "canthelp", "_:search/153d7513" ], [ "_:search/153d7513", "area", "Centre" ], [ "_:search/153d7513", "category", "entertainment" ], [ "_:search/153d7513", "type", "Attraction" ], [ "_:system", "inquired", "_:user" ], [ "_:search", "category", "theatre" ], [ "_:result", "category", "theaters" ], [ "_:result", "count", "4" ], [ "_:result", "name", "ADC Theatre" ], [ "_:result", "name", "Cambridge Arts Theatre" ], [ "_:result", "name", "Cambridge Corn Exchange" ], [ "_:result", "name", "Mumford Theatre" ], [ "_:search", "name", "adc theatre" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "01223300085" ], [ "_:result", "address", "park street" ], [ "_:result", "postcode", "cb58as" ], [ "_:result", "type", "Attraction" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 ] } ]
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'14:30');(_:search,departure,'ely');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train departing from ely and should arrive by 14:30 ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))" ], "speaker": "system", "text": "ok , what is your destination ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Cambridge , I need to leave on tuesday too ." }, { "id": 3, "rdf-acts": [ "inform((_:result,amount,'Five');(_:result,leave_at,'05:35');(_:result,type,'Train'))" ], "speaker": "system", "text": "Five trains match your description . The first leaves at 05:35 . Do you want a seat on this train or on a later train ?" }, { "id": 4, "rdf-acts": [ "inform((_:search,people,'4');(_:search,type,'Train'))", "request((_:result,ref,?);(_:result,type,'Train'))" ], "speaker": "user", "text": "This one will do . I will need to book for 4 people . Can I get the reference number once booked , please ?" }, { "id": 5, "rdf-acts": [ "inform((_:booking,category,'Train');(_:booking,ref,'2KELM023');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "The booking was successful and your reference number is 2KELM023 ." }, { "id": 6, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,name,'aylesbray lodge guest house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i am also looking for a hotel called aylesbray lodge guest house ." }, { "id": 7, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "request((_:booking,stay,?);(_:booking,type,'Booking'))" ], "speaker": "system", "text": "I can make you a reservation , how long do you plan on staying ?" }, { "id": 8, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,people,'4');(_:search,stay,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a booking for 4 people for 4 nights starting on tuesday ." }, { "id": 9, "rdf-acts": [ "reqmore()", "inform((_:booking,ref,'G1AP9UFL');(_:booking,type,'Booking'))" ], "speaker": "system", "text": "Your confirmation number is G1AP9UFL . Can I assist you with anything else ?" }, { "id": 10, "rdf-acts": [ "thank()" ], "speaker": "user", "text": "Not at the moment . Thank you ." }, { "id": 11, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Okay , well , thank you for allowing me to help you . Enjoy your stay !" }, { "id": 12, "rdf-acts": [ "bye()" ], "speaker": "user", "text": "Thank you . Bye ." }, { "id": 13, "rdf-acts": null, "speaker": "system", "text": "Thank you for using the Cambridge TownInfo centre . Goodbye !" } ]
PMUL3433.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "Five" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:search", "type", "Train" ], [ "_:result", "ref", "?" ] ], "turn_ids": [ 0, 1, 2, 3, 4 ] }, { "id": 3, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "day", "tuesday" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "Five" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "type", "Train" ], [ "_:search", "people", "4" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2KELM023" ], [ "_:booking", "type", "Booking" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6 ] }, { "id": 4, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "Five" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:booking", "ref", "2KELM023" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "stay", "?" ], [ "_:booking", "type", "Booking" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8 ] }, { "id": 5, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "Five" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "G1AP9UFL" ], [ "_:booking", "type", "Booking" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ] }, { "id": 6, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "14:30" ], [ "_:search", "departure", "ely" ], [ "_:search", "destination", "cambridge" ], [ "_:result", "amount", "Five" ], [ "_:result", "leave_at", "05:35" ], [ "_:result", "type", "Train" ], [ "_:result", "ref", "?" ], [ "_:booking", "category", "Train" ], [ "_:search", "category", "hotel" ], [ "_:search", "name", "aylesbray lodge guest house" ], [ "_:system", "offered", "_:booking" ], [ "_:booking", "stay", "?" ], [ "_:search", "day", "tuesday" ], [ "_:search", "people", "4" ], [ "_:search", "stay", "4" ], [ "_:search", "type", "Hotel" ], [ "_:system", "inquired", "_:user" ], [ "_:booking", "ref", "G1AP9UFL" ], [ "_:booking", "type", "Booking" ], [ "_:user", "dismissed", "_:system" ] ], "turn_ids": [ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 ] } ]