turns listlengths 2 60 | dialogue_id stringlengths 1 31 | states listlengths 1 30 |
|---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'bridge guest house');(_:search,destination,'sidney sussex college');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to book a taxi from bridge guest house to sidney sussex college ."
},
{
"id": 1,
"rdf-acts": ... | SNG0032.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bridge guest house"
],
[
"_:search",
"destination",
"sidney sussex college"
],
[
"_:search",
"type",
"Taxi"
]
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,food,'french');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a french restaurant in the north of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'22 Ches... | MUL1414.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"food",
"french"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
}... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an Italian restaurant in the expensive price range ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,... | SNG0710.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , can you recommend local restaurants ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"inform((_:result,amount,'many');(_:r... | PMUL4409.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,area,'north');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I 'm looking for a moderate priced place to stay in the north part of town ."
}... | MUL2183.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"t... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train that goes to Cambridge and departs from Bishops Stortford ."
},
{
"id": 1,
"rdf-acts": [
"r... | PMUL1845.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'south indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in Cambridge that serves south indian food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,area,'the are');(_:sea... | MUL0193.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"south indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples":... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'arbury lodge guest house');(_:search,destination,'the varsity restaurant');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I want to take a taxi from arbury lodge guest house to the varsity restaurant ."
},
{
"id": 1,
... | SNG01862.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"arbury lodge guest house"
],
[
"_:search",
"destination",
"the varsity restaurant"
],
[
"_:search",
"type",
"Taxi"
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'australian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to find a place that serves australian food ."
},
{
"id": 1,
"rdf-acts": [
"canthelp((_:search,type,'Restaurant'))",
"inform((_:result,... | WOZ20135.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"australian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,leave_at,'8');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a Sunday train . Leaving after 8"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:searc... | MUL2161.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"leave_at",
"8"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello ! I need a guesthouse to stay in , and I really need it to include free parking for my van . Can you help ?"
},
{
"id": 1,
... | MUL2504.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,departure,'cambridge');(_:search,leave_at,'21:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train leaving Cambridge after 21:15 ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'5');(_:result,leave_... | PMUL1954.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"21:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for places to go in Cambridge . I want to go somewhere in the south , and I want it to be a museum ."
},
{
"id": 1,
"... | PMUL1083.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi there , I 'm in the centre of town and I 'm bored . Can you tell me about what sorts of things to do there are around here ?"
},
{
"id": 1,
"rdf-acts": [
... | MUL1849.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_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Bonjour , I need a 4 star hotel with free internet , please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pri... | SNG0882.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,departure,'cambridge');(_:search,destination,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to find a train leaving Cambridge and going to Bishops Stortford . Can you help me ?"
},
{
"id": 1,
"rdf-... | PMUL1883.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'3');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel to stay at that is 3 stars . I would preferably like one that has free wifi at it , and possibly close to ... | MUL1358.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"3"
],
[
"_:search",
"typ... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'16:00');(_:search,day,'monday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I am looking for a train that arrives by 16:00 and leaves on monday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,dep... | PMUL0899.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"16:00"
],
[
"_:search",
"day",
"monday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a restaurant ? I want to find a place in the centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Resta... | PMUL3719.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,'Train'))"
],
"speaker": "user",
"text": "Hi . Can you help me find a train ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,type,'Train'))"
],
"speaker": "system",
"text": "Sure , where... | PMUL0702.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'broxbourne');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Yes , I need to find a train departing from Broxbourne and going to Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"req... | MUL1835.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"broxbourne"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "You may help me by finding a Muslim restaurant for me to eat at please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp(... | MUL2473.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,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant that serves gastropub ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
... | MUL0878.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to dine in the centre with an expensive price range ."
},
{
"id": 1,
"rdf-acts": [
"request((... | MUL1576.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,type,'Hospital'))"
],
"speaker": "user",
"text": "I have been hurt in an accident , can you provide the nearest hospital ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "The nearest hospital is Addenbrookes Hosipi... | SNG0181.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,has_internet,'yes');(_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for a guesthouse or hotel in the moderate price range . I also need free wifi . What area do you think is best ?"
... | PMUL3244.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to leave bishops stortford . Do you have a train going out ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:search,... | MUL1513.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"trip... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'12:45');(_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am in need of a train that can arrive by 12:45 an leave on Saturday ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,count,'1... | SNG0403.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"12:45"
],
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for an expensive restaurant in the centre if you could help me ."
},
{
"id": 1,
"rdf-acts": [
"request((_... | PMUL0843.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,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi . I would like help finding an indian restaurant to eat at ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))",
... | MUL0868.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,departure,'nandos city centre');(_:search,leave_at,'04:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need to book a taxi to come to Nandos City Centre . I need it here by 04:00 ."
},
{
"id": 1,
"rdf-acts": [
"req... | SNG01279.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"nandos city centre"
],
[
"_:search",
"leave_at",
"04:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a entertainment attraction in the centre of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,... | PMUL2877.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'loch fyne');(_:search,leave_at,'11:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "Hi , I am looking to book a taxi departing from Loch Fyne after 11:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,de... | SNG0045.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"loch fyne"
],
[
"_:search",
"leave_at",
"11:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a cheap room , free parking ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,cate... | MUL2185.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "I can help with that ! What do you want to know ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,area,'s... | PMUL3260.json | [
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Attraction"
]
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm so bored , can you help me find a nice museum in the city centre to tour ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:se... | PMUL1313.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for a museum ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"inf... | MUL0804.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'european');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to eat at an expensive european food restaurant"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?)... | SNG01769.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"european"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello ! I 'm looking for a fun attraction in the center of town ."
},
{
"id": 1,
"rdf-acts": [
"select((_:result,category,'cinema');(_:result,category,'... | PMUL2988.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,'east');(_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to find some international food in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Boo... | SSNG0184.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an expensive Italian restaurant ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Cambridge ... | SNG0699.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "Where is Addenbrookes Hospital ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))"
],
"speaker": "system",
"t... | SNG01948.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,'scottish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , i 'm looking for a local establishment that serves scottish cuisine . Could you recommend somewhere near the centre ?"
},
{
"id": ... | MUL0094.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"scottish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'warkworth house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for information on the Warkworth House ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "What information are you seekin... | SSNG0247.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"warkworth 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 looking for places to go in town . The attraction should be in the centre part of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?... | PMUL3740.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,'east');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , you can help me find a cheap restaurant on the East"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,food,'international ... | PMUL3424.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,type,'Hospital'))"
],
"speaker": "user",
"text": "I was injured and need a hospital nearby ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,phone,'01223245151');(_:result,postcode,'CB20QQ... | SNG0152.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,departure,'cambridge');(_:search,leave_at,'15:45');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train that should depart from cambridge and leave after 15:45 ."
},
{
"id": 1,
"rdf-acts": [
"inform((... | PMUL3415.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"15:45"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a guesthouse to stay in that includes free parking . Can you find me something like that ?"
},
{
"id": 1,
... | MUL0773.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,category,'nightclub');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need to find a nightclub in cambridge"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'Ballare');(_:result,type,'A... | PMUL4400.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,area,'northern');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for info on a restaurant in northern Cambridge that has moderate prices . Could you help me ?"
},
{
"id": ... | PMUL0971.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"northern"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap place to stay with free wifi please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'allenb... | PMUL2521.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello , are there any centrally located hotels in Cambridge with free parking ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'a few');(_:result,... | MUL0170.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,name,'Parkside Police Station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "Am looking for the Parkside Police Station"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,postcod... | SNG01448.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": "Hello , I 'm looking for places to go in the city centre ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
... | MUL0423.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,name,\"great saint mary 's church\");(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for information on the great saint mary 's church please ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booki... | PMUL1211.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"great saint mary 's church"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need lodgings on the north side of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'north');(_:result,count,'13');(_:result,type,'Hotel'))"
]... | SNG0806.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'21:45');(_:search,departure,'cambridge');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want to book a train that departs from Cambridge and arrives in Peterborough by 21:45 ."
},
{
... | SNG0353.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"21:45"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'park');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i want to go to a park"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'a few')... | PMUL3438.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,destination,'good luck');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to the good luck chinese food takeaway ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
... | SNG01564.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"good luck"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [... |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am looking for information in Cambridge"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'a lot');(_:result,area,'Cambridge');(_:result,type,'Attractio... | PMUL4395.json | [
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a lot"
],
[
"_:result",
"area",
"Cambridge"
],
[... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for an international restaurant in the east part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,nam... | WOZ20203.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I need to find a nightclub to visit while in town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,name,'ballare');(_:result,phone,'01223364222');(_:result,type,'Attraction'))"
],
"speaker": "sy... | MUL2513.json | [
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"area",
"centre"
],
[
"_:result",
"name",
"ballare"
],
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a 2 star hotel with free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_... | MUL0617.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , can you find me a train to Cambridge on Thursday ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'quite a... | MUL1528.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"thursday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'tuesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Can you help me find a train leaving on tuesday departing from cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,d... | PMUL3212.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"tuesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'modern global');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello ! I 'm looking for a cheap restaurant that serves modern global food ."
},
{
"id": 1,
"rdf-acts": [
"request(... | PMUL2495.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"modern global"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'20:45');(_:search,departure,'bishops stortford');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to catch a train out of Bishops Stortford , to arrive by 20:45 ."
},
{
"id": 1,
"rdf-acts": [
"request((_... | PMUL1024.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"20:45"
],
[
"_:search",
"departure",
"bishops stortford"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,stars,'five');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I would like to book a five star , or closest to it , in the east part of town please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search... | MUL0106.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"stars",
"five"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
... |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "user",
"text": "Hi , can you help me with my planning ? I need some ideas on places to go in town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attraction'))"
],
"speaker": "system... | PMUL2469.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:user",
"greeted",
"_:system"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'whipple museum of the history of science');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for the attraction whipple museum of the history of science ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:res... | MUL2366.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"whipple museum of the history of science"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relat... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a train from Cambridge on Wednesday . Can you help ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search... | MUL1832.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,stars,'0');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a place to stay . The hotel should have a star of 0 and should be in the type of hotel"
},
{
"id": 1,
"rdf-acts": [
... | SNG01537.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"0"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a place to dine in the south it needs to be cheap as well ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result... | PMUL2390.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,area,'south');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a place to stay in the south of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))",
"inform((_:result... | PMUL0371.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I 'm looking for a train to Cambridge on Friday please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,... | PMUL4606.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'middle eastern');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd really like to get some Middle Eastern food . Can you find a cheap place for me to grab some dinner ?"
},
{
"id": 1,
... | MUL1202.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"middle eastern"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,category,'guesthouses');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Are there any guesthouses in the east ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel')... | PMUL4393.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"category",
"guesthouses"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'japanese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am in the center are of Cambridge , are there any Japanese restaurants in that part of town ?"
},
{
"id": 1,
"rdf-acts": [
... | PMUL2370.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"japanese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'Parkside Police Station');(_:search,type,'Police'))"
],
"speaker": "user",
"text": "Oh , yes , I need the location of the Parkside Police Station . Where would I find that ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,ad... | SNG01517.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,'south');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hey , I 'm up south can you give me a place to eat ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"s... | WOZ20385.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,'north');(_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,stars,'two');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a cheap two star hotel in the North can you help ?"
},
{
"id": 1,
... | PMUL2751.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,food,'european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the center of town that serves European food ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:resul... | WOZ20311.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"food",
"european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I want a restaurant in the north of Cambridge that is within a moderate pric... | MUL0358.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'mediterranean');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like a cheap restaurant that serves mediterranean food"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,area,... | WOZ20564.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"mediterranean"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for train going to cambridge please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Train'))"
],
... | SNG01959.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,'scott polar museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I need information on the scott polar museum"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "Ok . What kind of information ar... | SNG1220.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"scott polar museum"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"tri... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find a chinese restaurant ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Restaurant'... | PMUL0836.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,name,'worth house');(_:search,type,'Hotel'))",
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "I need the address of the Worth House hotel ."
},
{
"id": 1,
"rdf-acts": [
"request((_:se... | MUL0036.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"worth house"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type"... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,pricerange,'moderately');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a moderately priced guesthouse ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:searc... | SSNG0306.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a gastropub food restaurant in the centre of Cambridge please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:se... | PMUL0020.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,destination,'cambridge punter');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I am in need of a taxi to the cambridge punter please"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
... | SNG02069.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"destination",
"cambridge punter"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"trip... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , I 'll be traveling to Cambridge soon and would like to find a restaurant that serves Indian food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,... | MUL1235.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,departure,'cambridge');(_:search,destination,'stevenage');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train going to stevenage and departing from cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_... | MUL0447.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"stevenage"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I would like to find an expensive restaurant in the north part of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:... | PMUL0099.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,food,'british');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a restaurant that serves British food in the expensive p... | PMUL0730.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'aylesbray lodge guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello ! I am looking for information about a hotel called aylesbray lodge guest house . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
... | PMUL2862.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,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am traveling to Cambridge and am really excited to eat at some local restaurants when I am there . Can you help me find a place to dine ?"
},
{
"id": 1,
"rdf-acts": [
... | PMUL2239.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'gastropub');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a gastropub in the south ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,food,?);(_:sear... | MUL2447.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"gastropub"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'jamaican');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd like a jamaican restaurant please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
"canthelp((_:se... | WOZ20608.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"jamaican"
],
[
"_: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.