turns listlengths 2 60 | dialogue_id stringlengths 1 31 | states listlengths 1 30 |
|---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a moderately priced hotel ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,cate... | MUL2167.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I 'm looking for the Addenbrookes Hospital ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))",
"request((_:search,... | SNG01813.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"Hills Rd , Cambridg... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a guesthouse to stay at that has a 4 star rating . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:sear... | PMUL1948.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
}... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay in the west ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,stars,?);(_:search,type,'Hotel'))",
"inform(... | PMUL1705.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'clinical research facility');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I got injured and I am looking for a hospital nearby . The hospital should have the clinical research facility department"
},
{
"id": 1,
... | SNG01583.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"clinical research facility"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": fal... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay . It needs to be a hotel that has free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?)... | PMUL0436.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,category,'hotel');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hey I 'm looking for a hotel that has free parking , can you find one ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,... | SSNG0372.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,leave_at,'02:45');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'll need a taxi to pick me up today after 02:45"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Tax... | SNG01945.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"02:45"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need help booking a train to cambridge today ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_:search,departure,?);(_:search,leav... | PMUL0813.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": ... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am looking for a cheap Italian restaurant please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:sear... | SNG0663.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from stevenage to cambridge"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'70');(_:result,ty... | PMUL4782.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I am looking for a place to stay in Cambridge . I will need free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,pri... | MUL0738.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,'east');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place to eat in the east side of the city ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east');(_:result,name,'Curry Prince');... | WOZ20216.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'04:30');(_:search,destination,'cow pizza kitchen and bar');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Hello . I would like for a taxi to bring me to the cow pizza kitchen and bar by 04:30 please"
},
{
"id": 1,
"... | SNG02278.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"04:30"
],
[
"_:search",
"destination",
"cow pizza kitchen and bar"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'huntingdon marriott hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need information to find the huntingdon marriott hotel ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "What type of inf... | SSNG0389.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"huntingdon marriott hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"t... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "What can you tell me about cheap restaurants on the west side of town ?"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inf... | PMUL0119.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'cinemas');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hey , are there any good cinemas in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,'centre');(_:result,area,'south');(_:result,typ... | SNG1102.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"cinemas"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": ... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'aylesbray lodge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Yes , I am searching for a hotel named the Aylesbray Lodge Guest House ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))... | SSNG0217.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"aylesbray lodge guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for an attraction in the center of town to visit ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,name,?);(_:se... | MUL2603.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a place to eat in the south that 's expensive ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'Chinese');(... | MUL2377.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Police'))",
"inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "Can you give me the address for the Parkside Police Station ?"
},
{
"id": 1,
"rdf... | SNG02008.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Police"
],
[
"_:search",
"name",
"Parkside Police Station"
],
[
"_:search",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for someplace to get British cuisine in the center of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count... | PMUL0552.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train going to cambridge please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,day,'friday');(_:result,departure,'london kings... | SNG02265.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": ... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'bridge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for information on a place called Bridge Guest House . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'south'... | PMUL4027.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"bridge guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples"... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to dine . The restaurant should be in the west and should serve british food"
},
{
"id": 1,
"rdf-acts": [
... | SNG02289.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
}... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'sri lankan');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi there . I 'd like to find a place to dine in the city centre , preferable with Sri Lankan food . Do you have any recommendations ?"
},
... | MUL1268.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"sri lankan"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a moderately priced restaurant in the center of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:sear... | MUL0261.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train from london liverpool street to cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((... | PMUL1021.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"tu... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'leverton house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a hotel called the leverton house ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'guesthouse');(_:result,name,'Leverton H... | SSNG0310.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"leverton house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a moderately priced guest house ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,has_internet,?);(_:search,has_parking,?)... | SSNG0206.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": ... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to eat in Cambridge that s is indian with moderate pricing"
},
{
"id": 1,
"rdf-acts": [
"reque... | PMUL3898.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"indian"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'stansted airport');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train leaving stansted airport on tuesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,departu... | PMUL1572.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"stansted airport"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "where is the nearest police station ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))"
],
"speaker": "system",
"... | SNG0110.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,type,'Hospital'))"
],
"speaker": "user",
"text": "I need to know where the Addenbrookes Hospital is please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))"
],
"... | SNG01637.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,area,'centre');(_:search,food,'mediterranean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a place to dine . The restaurant should be in the centre and should serve mediterranean food ."
},
{
"id": 1,
... | SNG1343.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for something to do in the centre of cambridge that would be entertainment based ."
},
{
"id": 1,
"rdf-a... | MUL0835.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm trying to find an expensive restaurant in the centre part of town ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:bookin... | MUL0353.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,arrive_by,'20:15');(_:search,day,'sunday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm planning my trip in Cambridge and I need a train . It should arrive by 20:15 and leave on Sunday ."
},
... | PMUL0560.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Hi there , would you tell me the address of a hospital located here in town ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospit... | SNG01194.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,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to take a train into Cambridge on Wednesday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'202');(_:resu... | MUL0661.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I would like to find a college to visit ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
],
"speake... | PMUL1154.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,destination,'cambridge');(_:search,leave_at,'8:15am');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train departing for Cambridge after 8:15am ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,day,'fr... | SNG01344.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"leave_at",
"8:15am"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm taking a trip in cambridge and need a place to stay . I would like a 4 star in the moderate price range ."
},
{
"id": 1,
"rdf-act... | PMUL0302.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
}... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'21:00');(_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train . The train should arrive by 21:00 and should leave on sunday"
},
{
"id": 1,
"rdf-acts": [
"request((_:s... | SNG01518.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:00"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay . The hotel should be in the type of guesthouse and should include free parking"
},
{
"id": 1,
... | SNG01995.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train that leaves on tuesday to cambridge , please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,ar... | MUL2106.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Can you help me find a particular hotel ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system"... | SSNG0362.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'cetre');(_:search,food,'african');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "African food in the cetre of town /"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,a... | PMUL3366.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"cetre"
],
[
"_:search",
"food",
"african"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'swedish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any Swedish restaurants in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthel... | PMUL0534.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"swedish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay on the east side ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:r... | SNG0917.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'la margherita');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant called la margherita ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'west');(_:result,foo... | SNG0714.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"la margherita"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples"... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'stevenage');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train going from Stevenage to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,arrive_by,?);(_... | SNG0325.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"stevenage"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to find a cheap restaurant in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'F... | WOZ20133.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a guest house that offers free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,... | SSNG0345.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,type,'Hospital'))"
],
"speaker": "user",
"text": "I need to find a nearby hospital . Quickly , please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,postcode,'CB20QQ');(_:result,type,'H... | SNG0204.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,'Hospital'))"
],
"speaker": "user",
"text": "Can you please help me find a hospital in town ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223245151');(_:result,type,'Hospital'))",
"request((_:search,departm... | SNG0215.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,has_parking,'yes');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm visiting Cambridge as a tourist ! I 'm looking for an expensive place to stay that includes free parking !"
},
{
"id": 1,
... | MUL1145.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'pizza hut cherry hinton');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a restaurant called pizza hut cherry hinton , can you help me find it ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "... | SNG0684.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"pizza hut cherry hinton"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a guesthouse in the cheap price range ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'... | MUL0192.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'stansted airport');(_:search,leave_at,'12:30');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to find out if there 's a train going to stansted airport that leaves after 12:30 ."
},
{
"id": 1,
"rdf-acts": ... | PMUL3670.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"stansted airport"
],
[
"_:search",
"leave_at",
"12:30"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am planning a trip in Cambridge"
},
{
"id": 1,
"rdf-acts": [
"thank()"
],
"speaker": "system",
"text": "I can help plan your trip ! What do you need ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:se... | PMUL3769.json | [
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"departure",
"norwich"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is there a moderate priced restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
"inform((_... | WOZ20308.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for a restaurant in the east that serves Indian food ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,pricer... | PMUL4800.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to sleep , not too expensive but not bargain basement , either ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"th... | PMUL4344.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for trains for Thursday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "syste... | PMUL1668.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'carolina bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for the location of the Carolina Bed and Breakfast please ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'east')... | PMUL0156.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"carolina bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Greetings , I 'm looking for a Chinese restaurant to take some clients ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'Centre');(_:result,area,'... | PMUL0495.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,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , I am trying to find an attraction in the west part of town . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'colleges')... | SNG1126.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,area,'north');(_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for things to do , specifically a theatre in the north , what kinds of things are there to see like that ?"
},
{
"id": 1... | MUL1847.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'15:15');(_:search,destination,'leicester');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train going to leicester that arrives by 15:15 ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:searc... | PMUL4255.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"15:15"
],
[
"_:search",
"destination",
"leicester"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "Where is the closest police station located ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,type,'Police'))"
],
"speaker": "system... | SNG01860.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,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,cou... | PMUL4422.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'museum of archaelogy and anthropology');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for information on the museum of archaelogy and anthropology ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:resul... | MUL0426.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"museum of archaelogy and anthropology"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relation... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'southern');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Yes , I am looking for places to go in the southern part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,\"14 King 's Way\");(_:resul... | MUL2565.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"southern"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a moderately priced restaurant in the south part of town"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,c... | WOZ20576.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'20:30');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need help finding a train . It needs to be going to Cambridge and should arrive by 20:30 ."
},
{
"id": 1,
"rdf-acts": [
... | SNG0266.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"20:30"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'guesthouse');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , I am looking for a guesthouse located in the centre"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))"... | SNG1003.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'18:00');(_:search,day,'sunday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train that will depart on Sunday and arrive by 18:00 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'... | SNG0280.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a cheap restaurant in the south . What do you have ?"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,f... | MUL1281.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I am looking for a train from Ely to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,day,'Friday');(_:re... | MUL0344.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"ely"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a place to stay that offers free wifi"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform(... | MUL2196.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you find me a restaurant in the north part of the city ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"... | WOZ20543.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a specific hotel . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "A... | PMUL3601.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"the cambridge belfry"
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_internet,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a guesthouse to stay in that includes free wi - fi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,a... | SSNG0210.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'london liverpool street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a train departing from London Liverpool street ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'a number');(_:... | MUL0663.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"london liverpool street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'missing sock');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like to find information for the restaurant called The Missing Sock ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,... | SNG0538.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"missing sock"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples":... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , i am looking for a indian restaurant on the west side of town ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking... | SNG1361.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that is expensive in the north ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);... | MUL2471.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,'south');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want your most expensive restaurant in the south town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:se... | WOZ20092.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "Can you give me more information about shopping ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "What area of town will you be shopping in ?"
... | PMUL2896.json | [
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"college"
],
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'boat');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , do you know of any boat attractions in the East of town ?"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:re... | PMUL4257.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"boat"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'20:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I would like to know the names of some good local restaurants . Could you tell me where to find a train ? The train should arrive by 20:15 ."
},
{
"id": 1,
... | MUL1449.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"20:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I am planning a trip and could use some help finding a restaurant ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaura... | PMUL2324.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"moroccan"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a restaurant suggestion in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,pricerange,?);(_:search,type,'Restaurant'))"
]... | PMUL0615.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"?"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,pricerange,'moderately');(_:search,stars,'1-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a moderately priced , 1-star place to stay ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:... | PMUL0213.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"stars",
"1-star"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a local restaurant , and also places to go while I am in Cambridge"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
... | MUL2318.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'mediterranean');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "expensive mediterranean restaurant please"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:resu... | WOZ20393.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a british restaurant in the east ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inf... | MUL1523.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,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need help finding a cheap restaurant"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker":... | PMUL0979.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": ... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'clowns cafe');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking forward to try a local restaurant in Cambridge and I have clowns cafe particularly in my mind . Can you assist to book a table for me ?"
},
{
"i... | PMUL4377.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"clowns cafe"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.