turns listlengths 2 60 | dialogue_id stringlengths 1 31 | states listlengths 1 30 |
|---|---|---|
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I 've been injured and I need a hospital . Where is the nearest one ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Hills Rd , Cambridge');(_:result,type,'Hospital'))"
... | SNG02055.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,category,'guesthouse');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap guesthouse ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"... | PMUL1535.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "user",
"text": "Hi I was just robbed ... Can I get some help ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,phone,'01223358966');(_:result,type,'Police'))"
],
"speaker": "system",
"text": "the nearest police ... | SNG0103.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,category,'entertainment');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any entertainment attractions in town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
... | PMUL4976.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"entertainment"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"trip... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel on the north side with free parking ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'... | SNG0821.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'german');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'd love to find an expensive German restaurant ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,t... | SNG0554.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"german"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hospital'))"
],
"speaker": "user",
"text": "I actually need the address and phone number for the Addenbrookes Hospital . Can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:r... | SNG0224.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need a place to dine in the center that s expensive"
},
{
"id": 1,
"rdf-acts": [
"select((_:result,food,'African');(... | PMUL4398.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'18:00');(_:search,departure,'jesus college');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'm at Jesus College and I need at taxi to arrive by 18:00 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departu... | SNG02330.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"18:00"
],
[
"_:search",
"departure",
"jesus college"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,department,'cardiology and coronary care unit');(_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I am looking for a hospital in town with a cardiology and coronary care unit ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "s... | SNG0247.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"cardiology and coronary care unit"
],
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relation... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a nice guesthouse to stay at during my trip to Cambridge . Anything with a 4 star rating will do ."
},
{
"id": 1,
"rd... | MUL0140.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,'Attraction'))"
],
"speaker": "user",
"text": "Hello , I am interested in seeing the attractions on the west side of town . Can you assist me ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'west... | PMUL2138.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,type,'Hotel'))"
],
"speaker": "user",
"text": "Are there good hotels ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))",
"inform((_:result,count,'33');(_:result,type,'Hotel'))"
],
"s... | PMUL2973.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"count",
"33"
],
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))",
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need the phone number to a restaurant located in the north part of t... | WOZ20418.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'friday');(_:search,destination,'birmingham new street');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hey , I 'm headed to birmingham new street on Friday . Please find me a train"
},
{
"id": 1,
"rdf-acts": [
"req... | PMUL4330.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"friday"
],
[
"_:search",
"destination",
"birmingham new street"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi . I 'm looking for a train from ely to cambridge , if there is one ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,... | SNG02063.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,area,'south');(_:search,category,'theatres');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for theatres to go to in the south . Can you help me find one ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:resul... | PMUL2338.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"theatres"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Good morning . Would you be able to tell me if you have any info on a certain hotel ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Hotel'))"
],
"sp... | SNG0816.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"lovell lodge"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'scottish');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi ! Are there any restaurants in town that serve Scottish food ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant')... | SNG0495.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"scottish"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,pricerange,'cheap');(_:search,stars,'2');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hello . I am looking for a hotel that is cheap and also has a 2 star rating ."
},
{
"id": 1,
"rdf-acts": [
... | PMUL3864.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"stars",
"2"
],
[
"_:search",
"typ... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,category,'hotel');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a hotel in the north part of Cambridge . Preferably a 4 star or greater . Can you recommend one ?"
},
{
... | MUL2563.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'ely');(_:search,leave_at,'09:00');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to find a train from cambridge to ely that leaves after 09:00"
},
{
"id": 1,
"rdf-acts": [
... | PMUL1526.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"ely"
],
[
"_:search",
"leave_at",
"09:00"
],
[
"_:search",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_parking,'yes');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a cheap hotel with free parking ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booki... | PMUL2816.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'carolina bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I am planning a trip . Have you heard of a particular hotel ? I think it is called the Carolina Bed and Breakfast ."
},
{
"id": 1,
"rd... | PMUL4410.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,departure,'cambridge');(_:search,leave_at,'13:15');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello , I am looking to book a train that will be departing Cambridge after 13:15 ."
},
{
"id": 1,
"rdf-acts": [
"inform(... | MUL0469.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"leave_at",
"13:15"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'restaurant one seven');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Can you help me find Restaurant One Seven ?"
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,area... | SNG01423.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"restaurant one seven"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"t... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'center');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))",
"request((_:result,ticket,?);(_:result,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a restaurant in the center with a cheap price range"
},
{... | PMUL0584.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"center"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'wednesday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I 'm going to cambridge and I need a train that leaves on wednesday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,ar... | PMUL1749.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,departure,'ely');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hello I am looking for a train leaving from ely and arriving at cambridge ."
},
{
"id": 1,
"rdf-acts": [
"request((_:sea... | PMUL4394.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,name,'regency gallery');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for regency gallery . Can you tell me where it is located ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'39 fitzroy s... | MUL1099.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"regency gallery"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triple... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'chinese');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Help me find a chinese place to dine in the centre please ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:s... | PMUL4313.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"chinese"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,has_internet,'yes');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am planning a trip to cambridge , and I am looking for a place to stay . I would like it to include free parking and free wifi a well ."
... | MUL2269.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"has_parking",
"yes"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I ca n't find a restaurant I am looking for ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": ... | PMUL0003.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Chinese"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am getting ready to go off to college . I thought while I was in town maybe I could visit one ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,a... | SNG1116.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,arrive_by,'19:45');(_:search,day,'wednesday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , I need a train Wednesday that will arrive by 19:45 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:se... | MUL0791.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"19:45"
],
[
"_:search",
"day",
"wednesday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'alexander bed and breakfast');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I want to find some information about a hotel called alexander bed and breakfast ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'... | SSNG0277.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"alexander bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for an architecture attraction somewhere in Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'centre');(_:result,c... | MUL2643.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"tripl... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,stars,'4');(_: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 have a star of 4 ."
},
{
"id": 1,
"rdf-act... | PMUL3899.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,name,'rice house');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for some info on rice house restaurant ."
},
{
"id": 1,
"rdf-acts": [
"offer((_:booking,type,'Booking'))",
"inform((_:result,addr... | SNG0578.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rice house"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i am looking for places to go in town . The attraction should be in the type of college and should be in the centre ."
},
{
"id": 1,... | PMUL4604.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'international');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for a restaurant that serves international food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,priceran... | WOZ20570.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"international"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples"... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want a restaurant that is moderately priced and located in the south ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:resul... | WOZ20172.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "user",
"text": "Hi , I am looking for information on place to go ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))"
],
"speaker": "system",
"text": "What area of town are y... | PMUL2126.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,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I want to find places to go in town , specifically college attractions ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'multiple');(_:resul... | PMUL1275.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,day,'wednesday');(_:search,departure,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to find a train leaving Cambridge on Wednesday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,destination,?);(_:... | MUL1429.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,name,'midsummer house restaurant');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi , can you please give me information on a restaurant called Midsummer House Restaurant located in Cambridge ?"
},
{
"id": 1,
"rdf-acts"... | PMUL2483.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"midsummer house restaurant"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm wanting to go to a museum around the middle of Cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'several');(_:result,entrance_... | MUL1977.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,area,'west');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I am looking for a cheap priced restaurant in the west part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'w... | WOZ20316.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,arrive_by,'13:00');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to cambridge . Get me one that arrives by 13:00"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,amount,'... | PMUL3429.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"13:00"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need to find a place to dine in at in Cambridge later ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))",
"inform((_:result,a... | PMUL0001.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:result",
"amount",
"a variety of"
... |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "user",
"text": "Hi , what are some places to visit in Cambridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,category,?);(_:search,type,'Attraction'))",
"inform((_:result,amount,'many');(_:resu... | MUL0560.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,area,'centre');(_:search,food,'modern european');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a modern European restaurant near the centre , could you hook me up ?"
},
{
"id": 1,
"rdf-acts": [
"r... | SNG0550.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"modern european"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm needing a 4 star guest house today ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))",
"infor... | SSNG0321.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"stars",
"4"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I am looking for some architecture to go to in the centre of town . Any ideas ?"
},
{
"id": 1,
"rdf-acts": [
"in... | MUL1860.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'Portuguese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I need a restaurant in the cheap price range that serves Portuguese food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:se... | MUL2465.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"Portuguese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'none');(_:search,type,'Attraction'))",
"request((_:result,area,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , I am looking for architectural churches in the Cambridge area . Can you assist ?"
},
{
"id": 1... | PMUL1319.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"none"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'saturday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want a train leaving on saturday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
... | PMUL1536.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"saturday"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))",
"request((_:result,category,?);(_:result,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking to visit the centre while I am here . What types of attractions are available for touris... | PMUL2400.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"type",
"Attraction"
],
[
"_:result",
"category",
"?"
],
[
"_:result",
"type... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'west');(_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a college in the West in town ."
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,area,'Wes... | PMUL1206.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"west"
],
[
"_:search",
"category",
"college"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need to take a train going to cambridge on Thursday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:s... | PMUL3839.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,area,'centre');(_:search,category,'theatre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a place to go in the centre of town . I 'm really interested in a theatre ."
},
{
"id": 1,
"rdf-acts": [
... | PMUL2098.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"theatre"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,arrive_by,'17:15');(_:search,destination,'peterborough');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need a train to Peterborough that will be there no later than 17:15 ."
},
{
"id": 1,
"rdf-acts": [
"request((_:se... | PMUL1801.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"arrive_by",
"17:15"
],
[
"_:search",
"destination",
"peterborough"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'college');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "i 'm looking for a college to visit"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result... | PMUL3248.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,category,'hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi . I need to find a hotel , can you help me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,pricerange,?);(_:search,type,'Hotel'))... | MUL2073.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,category,'guesthouse');(_:search,pricerange,'expensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm interested in finding an expensive guesthouse to stay at during my visit to Cambridge"
},
{
"id": 1,
"rdf-acts": [
... | SNG1213.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"guesthouse"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'italian');(_:search,pricerange,'moderately');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Yes I am looking for a moderately priced Italian restaurant ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,area,'w... | PMUL0412.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"italian"
],
[
"_:search",
"pricerange",
"moderately"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [],
"speaker": "user",
"text": "I am planning a trip in Cambridge ."
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
"text": "OK , and how can I help you ?"
},
{
"id": 2,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,type,... | PMUL3139.json | [
{
"id": 0,
"multi_relations": false,
"triples": [],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hi . I 'd like to find a very nice restaurant to go to ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,name,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
... | PMUL2311.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"?"
],
[
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'a and b guest house');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am interested in staying at the A and B Guest House , could you help me book my stay ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:booking,day,?)... | MUL1197.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"a and b guest house"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,name,'ballare');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Can you tell me more about a particular attraction called the ballare ?"
},
{
"id": 1,
"rdf-acts": [
"reqmore()",
"inform((_:result,address,'heid... | PMUL2078.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"ballare"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'sunday');(_:search,departure,\"london king 's cross\");(_:search,type,'Train'))"
],
"speaker": "user",
"text": "Hi , can you please help me book a train departing from London King 's Cross on Sunday ?"
},
{
"id": 1,
"rdf-acts": [
... | PMUL0770.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"sunday"
],
[
"_:search",
"departure",
"london king 's cross"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'south');(_:search,food,'caribbean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Need a place to eat that has caribbean food , somewhere in south of town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,ar... | MUL1331.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"food",
"caribbean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'guesthouse');(_:search,has_parking,'yes');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi . I am looking for a hotel that is a guesthouse that has free parking . Can you help me find one ?"
},
{
"id": 1,
"rdf-acts... | MUL1195.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,area,'centre');(_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am looking for a museum to visit in the centre of cambridge ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'dow... | PMUL2691.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,departure,'trinity college');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I need a taxi to pick me up at Trinity college ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,leave_at,?);(_:search,type,'Taxi'))"
],
... | SNG01630.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"trinity college"
],
[
"_: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 am planning a trip to Cambridge looking for a train ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,day,?);(_:search,departure,?);(_:search,t... | PMUL3934.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,area,'south');(_:search,category,'hotel');(_:search,has_parking,'dontcare');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a hotel in the south , I do n't need a free parking option ."
},
{
"id": 1,
"rdf-acts... | MUL1277.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"south"
],
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_parking",
"dontcare"
],
[
"_:search",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'0-star');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I need a hotel with free wifi . I 'm broke , though , so find me a 0-star hole in the wall ."
},
{
"id": 1,
... | MUL0705.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"0-star"
],
[
"_:search",
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "Hi , I 'm looking for a place to stay in the north part of town ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'hotels');(_:result,count,'13');(_:r... | MUL0786.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,area,'west');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hello , I 'd like some information about a place to go in the west ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category,?);(_:search,type,'Attractio... | PMUL2073.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,leave_at,'13:00');(_:search,type,'Taxi'))"
],
"speaker": "user",
"text": "I 'd like for a taxi to pick me up after 13:00 today"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,type,'Taxi'))"
],
"spea... | SNG02084.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"leave_at",
"13:00"
],
[
"_:search",
"type",
"Taxi"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'monday');(_:search,destination,'cambridge');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I need help booking a train , please . I 'd like to go to Cambridge on Monday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:se... | SNG0327.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"day",
"monday"
],
[
"_:search",
"destination",
"cambridge"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I want to visit the centre while I am here , what are some of the attractions available to me ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,category... | PMUL2387.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,\"rosa 's bed and breakfast\");(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I am looking for a certain hotel . I think it is called Rosa 's Bed and Breakfast"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "system",
... | PMUL2625.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"name",
"rosa 's bed and breakfast"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"t... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'british');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Help me find a moderate priced british food place please ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,name,'restau... | PMUL3125.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"british"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'middle eastern');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Are there any restaurants serving middle eastern food ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))",
... | SNG0522.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"middle eastern"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,food,'british');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "Hello , I am looking for a restaurant in the town centre that serves British food ."
},
{
"id": 1,
"rdf-acts": [
"request((_:s... | MUL0116.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"food",
"british"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
]
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,departure,'cambridge');(_:search,destination,'kings lynn');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I am looking for a train which departs from Cambridge and arrives in Kings Lynn . Can you help me with that ?"
},
{
"id": 1... | MUL0449.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"departure",
"cambridge"
],
[
"_:search",
"destination",
"kings lynn"
],
[
"_:search",
"type",
"Train"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'north');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I 'm looking for a restaurant in the north part and in cheap price range ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,a... | PMUL4643.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"north"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'centre');(_:search,category,'architecture');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I 'm looking for something to do in Cambridge . I 'm interested in architecture , is there any interesting buildings around the city ce... | MUL0824.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"centre"
],
[
"_:search",
"category",
"architecture"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,area,'east');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Hi , what kind of attractions are there in the east ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,category,'basic entertainments');(_:result,category,'... | MUL1020.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"area",
"east"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'museum');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "I am a museum buff , does not matter what they have in them , I 'll go . What museums are in Cembridge ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:... | PMUL3482.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,has_internet,'none');(_:search,pricerange,'cheap');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm currently planning a visit to Cambridge and looking for a cheap place to stay . I do n't need internet or any frills . Any good su... | PMUL0277.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"has_internet",
"none"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,food,'swedish');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "I want to find a cheap restaurant serving swedish food"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,food,?);(_:search,... | WOZ20142.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"food",
"swedish"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,category,'hotel');(_:search,has_internet,'yes');(_:search,stars,'4');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "I 'm looking for a 4 star hotel with free wifi ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?... | SSNG0230.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"hotel"
],
[
"_:search",
"has_internet",
"yes"
],
[
"_:search",
"stars",
"4"
],
[
"_:search",
"typ... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Police'))"
],
"speaker": "user",
"text": "I was robbed and I need some help ."
},
{
"id": 1,
"rdf-acts": [
"inform((_:result,address,'Parkside , Cambridge');(_:result,name,'Parkside Police Station');(_:result,phone,'0122335... | SNG0146.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,category,'theatres');(_:search,type,'Attraction'))"
],
"speaker": "user",
"text": "Are there any theatres in town ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Attraction'))",
"inform((_:result,c... | SNG1077.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"category",
"theatres"
],
[
"_:search",
"type",
"Attraction"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples":... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,day,'thursday');(_:search,type,'Train'))"
],
"speaker": "user",
"text": "I want a train leaving on thursday ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,departure,?);(_:search,destination,?);(_:search,type,'Train'))"
],
... | PMUL1190.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,type,'Hospital'))"
],
"speaker": "user",
"text": "I 've been injured and need to find a hospital nearby ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,department,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
... | SNG0190.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"department",
"?"
],
... |
[
{
"id": 0,
"rdf-acts": [
"inform((_:search,type,'Hospital'))"
],
"speaker": "user",
"text": "I am looking for a hospital in town ."
},
{
"id": 1,
"rdf-acts": [
"request((_:search,address,?);(_:search,type,'Hospital'))"
],
"speaker": "system",
"text": "What is ... | SNG0191.json | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:search",
"type",
"Hospital"
]
],
"turn_ids": [
0
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:search",
"address",
"?"
],
[... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.