turns
listlengths
2
60
dialogue_id
stringlengths
1
31
states
listlengths
1
30
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'Weish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to find a restaurant that serves Weish food in the centre of town please ." }, { "id": 1, "rdf-acts": [ "canthelp((_:sear...
MUL0286.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "Weish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking an expensive restaurant in the center ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search...
MUL0210.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'primavera');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hi , I 'm looking to see the sights . Can you tell me about Primavera ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,categ...
PMUL4755.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "primavera" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'the lucky star');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant named The lucky star in Cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Cambridge Leisure Park...
MUL1606.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "the lucky star" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Can you find me a Chinese restaurant please ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restauran...
SSNG0002.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'3');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a 3 star hotel in Cambridge , that offers a guesthouse , can you book it for me ?" }, { "id": 1, "rdf-acts": [ "inform((_...
MUL1335.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "3" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }...
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'ugly duckling');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like a taxi to the ugly duckling" }, { "id": 1, "rdf-acts": [ "request((_:search,leave_at,?);(_:search,type,'Taxi'))" ], "speaker":...
SNG01736.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "ugly duckling" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples...
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'21:00');(_:search,day,'monday');(_:search,leave_at,'21:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train leaving on monday arriving by 21:00 ?" }, { "id": 1, "rdf-acts": [ "requ...
PMUL4426.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "21:00" ], [ "_:search", "day", "monday" ], [ "_:search", "leave_at", "21:00" ], [ "_:search", "t...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I need to find the nearest hospital ." }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))", "request((_:search,department,?);(_:s...
SNG0200.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:result", "phone", "01223245151" ],...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,stars,'0');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need to find a guesthouse with a 0 star rating ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,area,...
SNG1011.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "stars", "0" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'd like to find a college to visit in the center of town ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'13');(_...
PMUL2586.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'entertainment');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for an entertainment spot in town ." }, { "id": 1, "rdf-acts": [ "select((_:result,area,'East');(_:result,area,'South');(_:resul...
SNG1188.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "entertainment" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "trip...
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'monday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train that leaves on monday from cambridge" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,...
PMUL4968.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "monday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I 'm looking for an expensive restaurant in north cambridge ." }, { "id": 1, "rdf-acts": [ "select((_:result,food,...
PMUL3544.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "north" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'crossover');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any crossover restaurants in the west ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Rest...
MUL1526.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "crossover" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What sort of restaurants do you have in the centre of town ? Anything expensive ?" }, { "id": 1, "rdf-acts": [ "reques...
MUL0893.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for an expensive restaurant in the centre" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:sear...
SNG0621.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'cambridge contemporary art');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Can you tell me where the Cambridge Contemporary Art Gallery is located ?" }, { "id": 1, "rdf-acts": [ "reqmore()", "inform((_...
PMUL2759.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "cambridge contemporary art" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for some restaurant recommendations ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))" ], "speaker": "system", "te...
PMUL0298.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'boat');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I want to see a boat" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))" ], "speaker": "system", "text"...
PMUL4093.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "boat" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for places to go in town . The attractions should be in the centre ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,...
PMUL4428.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'22:15');(_:search,destination,'thanh binh');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to take me to Thanh Binh and I should arrive before 22:15 ." }, { "id": 1, "rdf-acts": [ "request((_:sea...
SNG0062.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "22:15" ], [ "_:search", "destination", "thanh binh" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0...
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'broxbourne');(_:search,leave_at,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book a train that departs after 14:30 from Broxbourne please ." }, { "id": 1, "rdf-acts": [ "inform((_:result,...
MUL0762.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "broxbourne" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi , I 'm looking for an indian restaurant ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Restaurant'))", "thank()", ...
MUL2360.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a moderately priced guesthouse for the night ." }, { "id": 1, "rdf-acts": [ "request((_:search,ar...
SNG1031.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'nightclub');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am looking for nightclub options in cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,count,'6');(_:result,name,'ballare');(_:result,n...
MUL2566.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "nightclub" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples"...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'catalan');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , are there any moderate catalan restaurants in town ?" }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Re...
MUL1481.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "catalan" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "can you recommend a good place to go in the centre ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))", "...
PMUL4724.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Find a budget hotel with free parking in Cambridge ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Hotel'))", "inform((_:...
MUL0146.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,category,'multiple sports');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Are there any places in the south section of town the has to do with multiple sports ?" }, { "id": 1, "rdf-acts": [ ...
SNG1140.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "category", "multiple sports" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'indian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a cheap indian restaurant please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type...
PMUL2056.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "indian" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'vietnamese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Are there any vietnamese themed restaurants in the west side of town ?" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'B...
PMUL0981.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "vietnamese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "Hello , I 'm looking for a college to go to ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'))", "thank(...
MUL2591.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'd like to find a moderately priced chinese restaurant ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'Nort...
WOZ20009.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for somewhere to go in the West of town" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attraction'))" ], ...
PMUL1151.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need a place to stay that includes free wifi and parking ." }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'56 sai...
PMUL3869.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "has_parking", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'cambridge');(_:search,leave_at,'10:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I 'm looking for a train to cambridge that leaves after 10:45" }, { "id": 1, "rdf-acts": [ "request((_:search,departure...
PMUL1977.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "cambridge" ], [ "_:search", "leave_at", "10:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'east');(_:search,food,'british');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a restaurant in the east part of town that serves british food" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,...
WOZ20456.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "east" ], [ "_:search", "food", "british" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "Yes , could you help me find the Parkside Police Station please ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside , Cambri...
SNG01330.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "tr...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I have been working all week in Cambridge and need to blow off some steam , what nigthclubs are in the centre area ?" }, { "id": 1, "rdf-acts": [ "infor...
PMUL4101.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'western');(_:search,category,'museum');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for a museum in the western part of town ." }, { "id": 1, "rdf-acts": [ "request((_:search,entrance_fee,?);(_...
PMUL2299.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "western" ], [ "_:search", "category", "museum" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'scudamores punting co');(_:search,type,'Attraction'))", "request((_:result,phone,?);(_:result,type,'Attraction'))" ], "speaker": "user", "text": "What is the phone number for scudamores punting co ?" }, { "id": 1, "rdf-acts...
MUL2619.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "scudamores punting co" ], [ "_:search", "type", "Attraction" ], [ "_:result", "phone", "?" ], [ "_:result", ...
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am planning a trip to Cambridge" }, { "id": 1, "rdf-acts": [ "thank()" ], "speaker": "system", "text": "Excellent ! Do you need assistance with transportation ?" }, { "id": 2, "rdf-acts": [ "info...
PMUL4732.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "name", "golden wok" ], [ "_:search", "type", "Restaurant" ], ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))" ], "speaker": "user", "text": "I 'm trying to find out where the Parkside Police Station is . Can you help me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,phone,'0122...
SNG02271.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "Parkside Police Station" ], [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "tr...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'kirkwood house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Yes , I am looking for information for the Kirkwood House . Can you help me ?" }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'north');(_:resul...
SNG0890.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "kirkwood house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'london kings cross');(_:search,leave_at,'10:45');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need to book a train to travel to London Kings Cross leaving after 10:45 . Can you help me with this ?" }, { "id": 1...
SNG0404.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "london kings cross" ], [ "_:search", "leave_at", "10:45" ], [ "_:search", "type", "Train" ] ], "turn_ids": [...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'guesthouse');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "Hi , can you help me find a guesthouse to stay at ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'H...
PMUL2659.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "guesthouse" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'caribbean');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Find me a caribbean restaurant in the centre , please ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,fo...
MUL2330.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "caribbean" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ]...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'japanese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I really would like to try a japanese restaurant while in Cambridge ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform(...
MUL1260.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "japanese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,leave_at,'16:00');(_:search,type,'Train'))" ], "speaker": "user", "text": "Can you book a train for me ? I need to leave after 16:00 on sunday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?)...
PMUL3690.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "leave_at", "16:00" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I 'm looking for a hotel that has free wifi please ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,...
MUL1166.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "hotel" ], [ "_:search", "has_internet", "yes" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ]...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi ! I 'd like to find a restaurant located in the centre please ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))...
PMUL2497.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'park');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I was hoping to relax and visit a park while in cambridge ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,area,'east');(_:re...
PMUL3533.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "park" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am traveling to Cambridge and excited about seeing local tourist attractions , can you help ?" }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Attra...
PMUL2355.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "category", "museum" ],...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'polish');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "There are n't any Polish restaurants in the centre , are there ?" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:sea...
PMUL3008.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "polish" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'home from home');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for Home from Home hotel" }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))", "inform((_:result,address,'78 - 80 milt...
MUL0716.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "home from home" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'wednesday');(_:search,leave_at,'14:30');(_:search,type,'Train'))" ], "speaker": "user", "text": "I need a train leaving after 14:30 on Wednesday ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'...
PMUL0950.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "wednesday" ], [ "_:search", "leave_at", "14:30" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'tuesday');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi I 'm looking for a train for Tuesday ." }, { "id": 1, "rdf-acts": [ "inform((_:result,day,'Tuesday');(_:result,departure,'Cambridge');(_:result,destinatio...
SNG1307.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "tuesday" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Police'))" ], "speaker": "user", "text": "I was just caught up in a disagreement with another motorist about a road accident and I am in need of some help !" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Parkside ,...
SNG01281.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Police" ], [...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a pricy restaurant in the city centre" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'midsummer common');(_:result,food,'Britis...
MUL0259.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,category,'college');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I 'm looking for an attraction to visit . How about a college ?" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Attraction'...
MUL0959.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "category", "college" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "i need a place to stay in Cambridge that s 4 star with free wifi" }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'a and b gue...
PMUL4404.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'birmingham new street train station');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I am getting into birmingham new street train station and will be needing a taxi to take me to my hotel" }, { "id": 1, "rdf-acts...
SNG01428.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "birmingham new street train station" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations...
[ { "id": 0, "rdf-acts": [], "speaker": "user", "text": "I am looking for information in Cambridge ." }, { "id": 1, "rdf-acts": [], "speaker": "system", "text": "What can I help you with ?" }, { "id": 2, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "...
PMUL4911.json
[ { "id": 0, "multi_relations": false, "triples": [], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0, 1, 2 ] }, { "id": 2, ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'indian');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need an indian restaurant in the centre ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'centre');(_:result,food,'India...
SNG0499.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "indian" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking to book an expensive restaurant in the west part of town . What is available ?" }, { "id": 1, "rdf-acts": [ ...
MUL0929.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'saturday');(_:search,departure,'stevenage');(_:search,type,'Train'))" ], "speaker": "user", "text": "I want a train out of Stevenage on Saturday ." }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type...
MUL0248.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "saturday" ], [ "_:search", "departure", "stevenage" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,arrive_by,'09:00');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need to book a taxi to arrive by 09:00 ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Taxi'))" ...
SNG0085.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "arrive_by", "09:00" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,name,'nandos');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for a restaurant called nandos city centre" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'33 - 34 Saint A...
PMUL0575.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "name", "nandos" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'modern american');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant serving modern american food in the moderate price range ." }, { "id": 1, "rdf-acts": ...
SNG0637.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "modern american" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [...
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'avalon');(_:search,leave_at,'19:15');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a 19:15 taxi to take me to Avalon ." }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Tax...
SNG02152.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "avalon" ], [ "_:search", "leave_at", "19:15" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hospital'))" ], "speaker": "user", "text": "I want to go to Addenbrookes Hospital" }, { "id": 1, "rdf-acts": [ "inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'Hospital'))" ...
SNG01490.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "type", "Hospital" ], ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Train'))" ], "speaker": "user", "text": "Can you help me find a train for my upcoming trip to your city ?" }, { "id": 1, "rdf-acts": [ "request((_:search,duration,?);(_:search,type,'Train'))" ], "speaker": "system",...
PMUL0748.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "duration", "?" ], [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'stazione restaurant and coffee bar');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a place called stazione restaurant and coffee bar . Can you help me ?" }, { "id": 1, "rdf-acts": [ "offer((...
MUL2390.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "stazione restaurant and coffee bar" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations":...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I would like a place to eat in the moderate price range located in the centre ." }, { "id": 1, "rdf-acts": [ "inform((_...
PMUL3613.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'mediterranean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I 'm looking for an expensive mediterranean restaurant ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'B...
SSNG0052.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "mediterranean" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'international');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a restaurant that serves international food ." }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,type,'Re...
PMUL0814.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "international" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples"...
[ { "id": 0, "rdf-acts": [ "inform((_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Hi , can you help me find a train departing from Cambridge ?" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:search,type,'Train'))"...
MUL0708.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'hobsons house');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I am looking for information on a hotel called hobsons house ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'west');(_:result,category,'guestho...
PMUL2000.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "hobsons house" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Attraction'))" ], "speaker": "user", "text": "I am coming to visit and will be in the centre area . I would like an attraction to visit ." }, { "id": 1, "rdf-acts": [ "inform((_:result,name,'cambrid...
PMUL3275.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Attraction" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'vegetarian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to find a moderately priced vegetarian restaurant ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?...
PMUL0625.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "vegetarian" ], [ "_:search", "pricerange", "moderately" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need help finding an expensive place to eat in the west please ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,...
SNG0681.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "pricerange", "expensive" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Looking for place to eat in the south" }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))", ...
MUL1398.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant in the city 's center that is in th cheap price range ." }, { "id": 1, "rdf-acts": [ "reques...
PMUL0351.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "pricerange", "cheap" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'south');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a moderate priced restaurant in the south part of town . Could you recommend me three restaurants ?" }, { "id": 1...
WOZ20515.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "south" ], [ "_:search", "pricerange", "moderate" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'halal');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Yes , I am looking for a place to dine . I would prefer the city centre and am looking for halal food ." }, { "id": 1, "rdf-acts": [ ...
MUL2423.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "halal" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }...
[ { "id": 0, "rdf-acts": [ "inform((_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi ! I need a restaurant that serves Chinese food please !" }, { "id": 1, "rdf-acts": [ "request((_:search,area,?);(_:search,pricerange,?);(_:search,ty...
SSNG0146.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'west');(_:search,food,'kosher');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hello , I am looking for a restaurant on the west side of town that serves kosher food ." }, { "id": 1, "rdf-acts": [ "canthelp((...
WOZ20323.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "west" ], [ "_:search", "food", "kosher" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] },...
[ { "id": 0, "rdf-acts": [ "inform((_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))" ], "speaker": "user", "text": "I need some help finding a place to stay with a 4 star rating and free wifi ." }, { "id": 1, "rdf-acts": [ "inform((_:result,area,'...
PMUL2830.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "has_internet", "yes" ], [ "_:search", "stars", "4" ], [ "_:search", "type", "Hotel" ] ], "turn_ids": [ 0 ] }, ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,day,'sunday');(_:search,departure,'cambridge');(_:search,type,'Train'))" ], "speaker": "user", "text": "Are there any trains leaving out of Cambridge on Sunday ?" }, { "id": 1, "rdf-acts": [ "request((_:search,destination,?);(_:s...
PMUL3127.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "day", "sunday" ], [ "_:search", "departure", "cambridge" ], [ "_:search", "type", "Train" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a brazliian restaurant in the centre ." }, { "id": 1, "rdf-acts": [ "canthelp((_:search,type,'Restaurant'))" ], "speaker": "sys...
PMUL3310.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Hotel'))", "hello()" ], "speaker": "user", "text": "Hi , I am planning a trip and need some information on a particular hotel ." }, { "id": 1, "rdf-acts": [ "request((_:search,category,?);(_:search,type,'Hotel'))", ...
PMUL2720.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Hotel" ], [ "_:user", "greeted", "_:system" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'centre');(_:search,food,'modern american');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant . The restaurant should serve modern american food and should be in the centre" }, { "id": 1, ...
PMUL4926.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "centre" ], [ "_:search", "food", "modern american" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'rice boat');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "Hi . I 'm looking for a restaurant . I think it 's called the Rice Ship or Rice Boat or something like that ." }, { "id": 1, "rdf-acts": [ "offer((_:...
MUL2387.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "rice boat" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,area,'center');(_:search,food,'chinese');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "What Chinese restaurants are there in the center of town ?" }, { "id": 1, "rdf-acts": [ "select((_:result,pricerange,'expensiv...
MUL0869.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "area", "center" ], [ "_:search", "food", "chinese" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am traveling to Cambridge and looking forward to try local restaurants ." }, { "id": 1, "rdf-acts": [ "request((_:search,food,?);(_:search,type,'Restaurant'))", "inform(...
PMUL4448.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "food", "?" ], [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I need to find some information in a particular restaurant . Are you able to look up a specific place ?" }, { "id": 1, "rdf-acts": [ "request((_:search,name,?);(_:search,type,'R...
PMUL0576.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ [ "_:search", "day", "thursday" ], ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,name,'hk fusion');(_:search,type,'Restaurant'))" ], "speaker": "user", "text": "I am looking for a restaurant called HK Fusion ." }, { "id": 1, "rdf-acts": [ "offer((_:booking,type,'Booking'))" ], "speaker": "system", ...
PMUL2200.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "name", "hk fusion" ], [ "_:search", "type", "Restaurant" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,leave_at,'15:45');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I 'd like a taxi please . I 'll be wanting it to leave after 15:45" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ...
SNG01453.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "leave_at", "15:45" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...
[ { "id": 0, "rdf-acts": [ "inform((_:search,destination,'camboats');(_:search,type,'Taxi'))" ], "speaker": "user", "text": "I need a taxi to take me today to camboats" }, { "id": 1, "rdf-acts": [ "request((_:search,departure,?);(_:search,type,'Taxi'))" ], "speaker"...
SNG01618.json
[ { "id": 0, "multi_relations": false, "triples": [ [ "_:search", "destination", "camboats" ], [ "_:search", "type", "Taxi" ] ], "turn_ids": [ 0 ] }, { "id": 1, "multi_relations": false, "triples": [ ...