turns
listlengths 2
60
| dialogue_id
stringlengths 1
31
| states
listlengths 1
30
|
---|---|---|
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'parkside');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "a hotel in the area of parkside"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'parkside');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of parkside ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "and the parkside"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'parkside');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of parkside ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,area,'parkside');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "hotel in the area of parkside"
},
{
"id": 6,
"rdf-acts": [
"canthelp((_:result,area,'parkside');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of parkside ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "and their parkside"
},
{
"id": 8,
"rdf-acts": [
"canthelp((_:result,area,'parkside');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of parkside ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 383 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"parkside"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"parkside"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/9e87f471"
],
[
"_:result/9e87f471",
"area",
"parkside"
],
[
"_:result/9e87f471",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/9e87f471"
],
[
"_:result/9e87f471",
"area",
"parkside"
],
[
"_:result/9e87f471",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8e81e02b"
],
[
"_:result/8e81e02b",
"area",
"parkside"
],
[
"_:result/8e81e02b",
"type",
"Hotel"
],
[
"_:search",
"area",
"parkside"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/9e87f471"
],
[
"_:result/9e87f471",
"area",
"parkside"
],
[
"_:result/9e87f471",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8e81e02b"
],
[
"_:result/8e81e02b",
"area",
"parkside"
],
[
"_:result/8e81e02b",
"type",
"Hotel"
],
[
"_:search",
"area",
"parkside"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/67dd7200"
],
[
"_:result/67dd7200",
"area",
"parkside"
],
[
"_:result/67dd7200",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/9e87f471"
],
[
"_:result/9e87f471",
"area",
"parkside"
],
[
"_:result/9e87f471",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8e81e02b"
],
[
"_:result/8e81e02b",
"area",
"parkside"
],
[
"_:result/8e81e02b",
"type",
"Hotel"
],
[
"_:search",
"area",
"parkside"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/67dd7200"
],
[
"_:result/67dd7200",
"area",
"parkside"
],
[
"_:result/67dd7200",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/43b10643"
],
[
"_:result/43b10643",
"area",
"parkside"
],
[
"_:result/43b10643",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/9e87f471"
],
[
"_:result/9e87f471",
"area",
"parkside"
],
[
"_:result/9e87f471",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8e81e02b"
],
[
"_:result/8e81e02b",
"area",
"parkside"
],
[
"_:result/8e81e02b",
"type",
"Hotel"
],
[
"_:search",
"area",
"parkside"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/67dd7200"
],
[
"_:result/67dd7200",
"area",
"parkside"
],
[
"_:result/67dd7200",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/43b10643"
],
[
"_:result/43b10643",
"area",
"parkside"
],
[
"_:result/43b10643",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel or near the food"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,has_internet,'no');(_:result,has_internet,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it has internet ?"
},
{
"id": 3,
"rdf-acts": [
"affirm()",
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "yes moderate"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'hotel metropolis');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel metropolis is a nice place it is in the moderate price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the address and telephone number"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'25 mason st');(_:result,name,'hotel metropolis');(_:result,phone,'4157754600');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel metropolis is a nice place , their address is 25 mason st and their phone number is 4157754600 ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 430 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"hotel metropolis"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"25 mason st"
],
[
"_:result",
"name",
"hotel metropolis"
],
[
"_:result",
"phone",
"4157754600"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"25 mason st"
],
[
"_:result",
"name",
"hotel metropolis"
],
[
"_:result",
"phone",
"4157754600"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no one do know"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,dogs_allowed,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 4,
"rdf-acts": [
"confirm((_:result,dogs_allowed,'dont_care');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "let me confirm you do not care if it allows dogs"
},
{
"id": 5,
"rdf-acts": [
"affirm()",
"inform((_:search,dogs_allowed,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "right i don't care"
},
{
"id": 6,
"rdf-acts": [
"confirm((_:result,dogs_allowed,'dont_care');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "let me confirm you do not care if it allows dogs"
},
{
"id": 7,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yes"
},
{
"id": 8,
"rdf-acts": [
"select((_:result,has_internet,'no');(_:result,has_internet,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it has internet ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:search,has_internet,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "could do not care um"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,count,'182');(_:result,dogs_allowed,'dont_care');(_:result,has_internet,'dont_care');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 182 hotel -s if you do not care whether dogs are allowed and if you do not care if has internet ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 12,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what area would you like"
},
{
"id": 13,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "what do on the um"
},
{
"id": 14,
"rdf-acts": [
"inform((_:result,count,'182');(_:result,dogs_allowed,'dont_care');(_:result,has_internet,'dont_care');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 182 hotel -s if you do not care whether dogs are allowed and if you do not care if has internet ."
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 16,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what area would you like"
},
{
"id": 17,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 19,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 336 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"has_internet",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"has_internet",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"has_internet",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"has_internet",
"*"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"has_internet",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"#"
],
[
"_:user",
"denied",
"_:search/6cad23dd"
],
[
"_:search/6cad23dd",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"has_internet",
"*"
],
[
"_:search",
"area",
"#"
],
[
"_:user",
"denied",
"_:search/6cad23dd"
],
[
"_:search/6cad23dd",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"has_internet",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"has_internet",
"*"
],
[
"_:user",
"denied",
"_:search/6cad23dd"
],
[
"_:search/6cad23dd",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"has_internet",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"has_internet",
"*"
],
[
"_:user",
"denied",
"_:search/6cad23dd"
],
[
"_:search/6cad23dd",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"has_internet",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"negate()",
"inform((_:search,has_internet,'true');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "no can i get a hotel with internet connection near venetian"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,name,'the good hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the good hotel is a nice place it has internet ."
},
{
"id": 3,
"rdf-acts": [
"ack()",
"request((_:result,address,?);(_:result,type,'Hotel'))",
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "okay what's the address of that hotel"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,name,'the inn san francisco');(_:result,near,'mission');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the inn san francisco is a nice place , it has internet and it is near mission ."
},
{
"id": 5,
"rdf-acts": [
"ack()",
"request((_:result,address,?);(_:result,type,'Hotel'))",
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "okay what's the street address of that hotel"
},
{
"id": 6,
"rdf-acts": [
"confirm((_:result,has_internet,'yes');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "let me confirm you want a hotel that has internet , right ?"
},
{
"id": 7,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "right"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,name,'the inn san francisco');(_:result,near,'mission');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the inn san francisco is a nice place , it has internet and it is near mission ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))",
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "what's the address of the hotel"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,name,'the good hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the good hotel is a nice place it has internet ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "and where is it located"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,address,'112 7th st');(_:result,name,'the good hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the good hotel is a nice place their address is 112 7th st ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 375 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"the good hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"the inn san francisco"
],
[
"_:result",
"near",
"mission"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"the inn san francisco"
],
[
"_:result",
"near",
"mission"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"the inn san francisco"
],
[
"_:result",
"near",
"mission"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"near",
"mission"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"the good hotel"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:result",
"near",
"mission"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"address",
"112 7th st"
],
[
"_:result",
"name",
"the good hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:result",
"near",
"mission"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"address",
"112 7th st"
],
[
"_:result",
"name",
"the good hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "food"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal are you looking for ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "and the area"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,near,'inner richmond');(_:search,type,'Restaurant'))",
"ack()",
"inform((_:search,good_for_meal,'lunch');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "inner richmond that is near inner richmond in good for lunch"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,good_for_meal,'lunch');(_:result,name,'taiwan restaurant');(_:result,near,'inner richmond');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "taiwan restaurant is a nice place , it is near inner richmond and it is good for lunch ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,address,?);(_:result,food,?);(_:result,name,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the name address and type of food"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,address,'445 clement street');(_:result,area,'hayes valley or inner richmond');(_:result,food,'taiwanese');(_:result,name,'taiwan restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "taiwan restaurant is a nice place , it is in the area of inner richmond , their address is 445 clement street , it is in the area of hayes valley and it serves taiwanese food ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2160 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"near",
"inner richmond"
],
[
"_:search",
"good_for_meal",
"lunch"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"near",
"inner richmond"
],
[
"_:search",
"good_for_meal",
"lunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"lunch"
],
[
"_:result",
"name",
"taiwan restaurant"
],
[
"_:result",
"near",
"inner richmond"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"name",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"near",
"inner richmond"
],
[
"_:search",
"good_for_meal",
"lunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"lunch"
],
[
"_:result",
"near",
"inner richmond"
],
[
"_:result",
"address",
"445 clement street"
],
[
"_:result",
"area",
"hayes valley or inner richmond"
],
[
"_:result",
"food",
"taiwanese"
],
[
"_:result",
"name",
"taiwan restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"near",
"inner richmond"
],
[
"_:search",
"good_for_meal",
"lunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"lunch"
],
[
"_:result",
"near",
"inner richmond"
],
[
"_:result",
"address",
"445 clement street"
],
[
"_:result",
"area",
"hayes valley or inner richmond"
],
[
"_:result",
"food",
"taiwanese"
],
[
"_:result",
"name",
"taiwan restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,kids_allowed,'true');(_:search,near,'nob hill');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "a expensive restaurant and allows children near nob hill"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,kids_allowed,'yes');(_:result,near,'nob hill');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , where child -s are allowed , in the expensive price range and near nob hill ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "could you restaurant any near where it for"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,food,'korean');(_:result,near,'nob hill');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , near nob hill and serving korean food ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3251 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"near",
"nob hill"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"near",
"nob hill"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/07ae191a"
],
[
"_:result/07ae191a",
"kids_allowed",
"yes"
],
[
"_:result/07ae191a",
"near",
"nob hill"
],
[
"_:result/07ae191a",
"pricerange",
"expensive"
],
[
"_:result/07ae191a",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"near",
"nob hill"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/07ae191a"
],
[
"_:result/07ae191a",
"kids_allowed",
"yes"
],
[
"_:result/07ae191a",
"near",
"nob hill"
],
[
"_:result/07ae191a",
"pricerange",
"expensive"
],
[
"_:result/07ae191a",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/78281470"
],
[
"_:result/78281470",
"food",
"korean"
],
[
"_:result/78281470",
"near",
"nob hill"
],
[
"_:result/78281470",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"near",
"nob hill"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/07ae191a"
],
[
"_:result/07ae191a",
"kids_allowed",
"yes"
],
[
"_:result/07ae191a",
"near",
"nob hill"
],
[
"_:result/07ae191a",
"pricerange",
"expensive"
],
[
"_:result/07ae191a",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/78281470"
],
[
"_:result/78281470",
"food",
"korean"
],
[
"_:result/78281470",
"near",
"nob hill"
],
[
"_:result/78281470",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "can i have their phone number of the range"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 123 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need to find a cheap restaurant"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'red door cafe');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "red door cafe is a nice place it is in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need to find a moderately priced restaurant that serves in meal a there that restaurant price"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'franchino');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "franchino is a nice place it is in the moderate price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,near,?);(_:result,type,'Restaurant'))",
"reqalts()",
"inform((_:search,food,'thai');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is it near what about thai"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,food,'thai');(_:result,name,'thai idea vegetarian');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "thai idea vegetarian is a nice place , it serves thai food and it is in the moderate price range ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what area"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,count,'3');(_:result,food,'thai');(_:result,pricerange,'moderate');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 3 restaurant -s serving thai food and in the moderate price range ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 10,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal would you like"
},
{
"id": 11,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "bar noma heights"
},
{
"id": 12,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "can i help you with anything else ?"
},
{
"id": 13,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no"
},
{
"id": 14,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "can i help you with anything else ?"
},
{
"id": 15,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 17,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3244 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"franchino"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'upper market');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "looking for a restaurant in the area of upper market in new though family"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,area,'upper market');(_:result,name,'firefly');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "firefly is a nice place it is in the area of upper market ."
},
{
"id": 3,
"rdf-acts": [
"confirm((_:result,kids_allowed,'true');(_:result,type,'Restaurant'))",
"request((_:result,kids_allowed,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "does it allow children"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'upper market');(_:result,count,'1');(_:result,name,'firefly');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than firefly in the area of upper market ."
},
{
"id": 5,
"rdf-acts": [
"reqalts()"
],
"speaker": "user",
"text": "what other restaurant near by"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,kids_allowed,'no');(_:result,name,'firefly');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "firefly is a nice place where no child -s are allowed ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))",
"bye()"
],
"speaker": "user",
"text": "what is the address of bye bye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3149 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"upper market"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"upper market"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"upper market"
],
[
"_:result",
"name",
"firefly"
],
[
"_:result",
"kids_allowed",
"true"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"upper market"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"true"
],
[
"_:result",
"kids_allowed",
"?"
],
[
"_:result",
"area",
"upper market"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"firefly"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"upper market"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"upper market"
],
[
"_:result",
"count",
"1"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"firefly"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"upper market"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"upper market"
],
[
"_:result",
"count",
"1"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"firefly"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,near,'japantown');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "hotel near japantown"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'hotel tomo');(_:result,near,'japantown');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel tomo is a nice place it is near japantown ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "can i have the address and phone number"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,address,'1800 sutter st');(_:result,name,'hotel tomo');(_:result,phone,'4159214000');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel tomo is a nice place , their address is 1800 sutter st and their phone number is 4159214000 ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 180 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"hotel tomo"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"address",
"1800 sutter st"
],
[
"_:result",
"name",
"hotel tomo"
],
[
"_:result",
"phone",
"4159214000"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"address",
"1800 sutter st"
],
[
"_:result",
"name",
"hotel tomo"
],
[
"_:result",
"phone",
"4159214000"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need to find a cheap restaurant"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'red door cafe');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "red door cafe is a nice place it is in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need to find a moderately priced restaurant that serves in meal a there that restaurant price"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'franchino');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "franchino is a nice place it is in the moderate price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,near,?);(_:result,type,'Restaurant'))",
"reqalts()",
"inform((_:search,food,'thai');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is it near what about thai"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,food,'thai');(_:result,name,'thai idea vegetarian');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "thai idea vegetarian is a nice place , it serves thai food and it is in the moderate price range ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what area"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,count,'3');(_:result,food,'thai');(_:result,pricerange,'moderate');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 3 restaurant -s serving thai food and in the moderate price range ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 10,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal would you like"
},
{
"id": 11,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "bar noma heights"
},
{
"id": 12,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "can i help you with anything else ?"
},
{
"id": 13,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no"
},
{
"id": 14,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "can i help you with anything else ?"
},
{
"id": 15,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 17,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3244 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"franchino"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"inquired",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"near",
"?"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"food",
"thai"
],
[
"_:result",
"name",
"thai idea vegetarian"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"thai"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "goodbye"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"thanks()"
],
"speaker": "user",
"text": "you"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,food,'sushi');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "s"
},
{
"id": 6,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "uh moderately"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'colibri mexican bistro');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "colibri mexican bistro is a nice place it is in the moderate price range ."
},
{
"id": 9,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'colibri mexican bistro');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "colibri mexican bistro is a nice restaurant ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": "hello"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,name,'colibri mexican bistro');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "colibri mexican bistro is a nice restaurant ."
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1069 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"food",
"sushi"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"food",
"sushi"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"food",
"sushi"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/b9676e3c"
],
[
"_:result/b9676e3c",
"name",
"colibri mexican bistro"
],
[
"_:result/b9676e3c",
"pricerange",
"moderate"
],
[
"_:result/b9676e3c",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"food",
"sushi"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/b9676e3c"
],
[
"_:result/b9676e3c",
"name",
"colibri mexican bistro"
],
[
"_:result/b9676e3c",
"pricerange",
"moderate"
],
[
"_:result/b9676e3c",
"type",
"Restaurant"
],
[
"_:result",
"name",
"colibri mexican bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"food",
"sushi"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/b9676e3c"
],
[
"_:result/b9676e3c",
"name",
"colibri mexican bistro"
],
[
"_:result/b9676e3c",
"pricerange",
"moderate"
],
[
"_:result/b9676e3c",
"type",
"Restaurant"
],
[
"_:result",
"name",
"colibri mexican bistro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"affirm()",
"inform((_:search,dogs_allowed,'false');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "uh yes i'm looking for a hotel near what beach telegraph hill that does not allow dogs"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'telegraph hill');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of telegraph hill ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,dogs_allowed,'false');(_:search,near,'north beach telegraph hill');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "do you have anything near north beach telegraph hill that does not allow dogs"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'telegraph hill');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of telegraph hill ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,area,'north beach');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "is there anything in the area of north beach"
},
{
"id": 6,
"rdf-acts": [
"canthelp((_:result,area,'north beach');(_:result,dogs_allowed,'no');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , where no dogs are allowed and in the area of north beach ."
},
{
"id": 7,
"rdf-acts": [
"ack()",
"thanks()",
"bye()"
],
"speaker": "user",
"text": "okay thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 131 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/7b6bdb7f"
],
[
"_:result/7b6bdb7f",
"area",
"telegraph hill"
],
[
"_:result/7b6bdb7f",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"near",
"north beach telegraph hill"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/7b6bdb7f"
],
[
"_:result/7b6bdb7f",
"area",
"telegraph hill"
],
[
"_:result/7b6bdb7f",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"near",
"north beach telegraph hill"
],
[
"_:system",
"canthelp",
"_:result/eb5fc2f6"
],
[
"_:result/eb5fc2f6",
"area",
"telegraph hill"
],
[
"_:result/eb5fc2f6",
"type",
"Hotel"
],
[
"_:search",
"area",
"north beach"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/7b6bdb7f"
],
[
"_:result/7b6bdb7f",
"area",
"telegraph hill"
],
[
"_:result/7b6bdb7f",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"near",
"north beach telegraph hill"
],
[
"_:system",
"canthelp",
"_:result/eb5fc2f6"
],
[
"_:result/eb5fc2f6",
"area",
"telegraph hill"
],
[
"_:result/eb5fc2f6",
"type",
"Hotel"
],
[
"_:search",
"area",
"north beach"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/df809eaa"
],
[
"_:result/df809eaa",
"area",
"north beach"
],
[
"_:result/df809eaa",
"dogs_allowed",
"no"
],
[
"_:result/df809eaa",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/7b6bdb7f"
],
[
"_:result/7b6bdb7f",
"area",
"telegraph hill"
],
[
"_:result/7b6bdb7f",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"near",
"north beach telegraph hill"
],
[
"_:system",
"canthelp",
"_:result/eb5fc2f6"
],
[
"_:result/eb5fc2f6",
"area",
"telegraph hill"
],
[
"_:result/eb5fc2f6",
"type",
"Hotel"
],
[
"_:search",
"area",
"north beach"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/df809eaa"
],
[
"_:result/df809eaa",
"area",
"north beach"
],
[
"_:result/df809eaa",
"dogs_allowed",
"no"
],
[
"_:result/df809eaa",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"affirm()",
"inform((_:search,area,'opera plaza');(_:search,kids_allowed,'false');(_:search,near,'chinatown');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "yes i'm looking for an er restaurant in the opera plaza area that does not allow children near chinatown"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'opera plaza');(_:result,kids_allowed,'no');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , where no child -s are allowed and in the area of opera plaza ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "how about the area of c family"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'opera plaza');(_:result,near,'chinatown');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , near chinatown and in the area of opera plaza ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,area,'hayes valley');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "how about um i want place in hayes valley"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'hayes valley');(_:result,name,'frances');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "frances is a nice place it is in the area of hayes valley ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,kids_allowed,'false');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "does it not allow children"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'hayes valley');(_:result,kids_allowed,'no');(_:result,name,'forbes island');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "forbes island is a nice place , it is in the area of hayes valley and where no child -s are allowed ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,price,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "okay i need the address and the price"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'forbes island');(_:result,price,'between 30 and 58 euro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "forbes island is a nice place their price -s are between 30 and 58 euro ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "and the address"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,address,'pier 41');(_:result,name,'forbes island');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "forbes island is a nice place their address is pier 41 ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1996 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"opera plaza"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"opera plaza"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/c3de1515"
],
[
"_:result/c3de1515",
"area",
"opera plaza"
],
[
"_:result/c3de1515",
"kids_allowed",
"no"
],
[
"_:result/c3de1515",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:system",
"canthelp",
"_:result/c3de1515"
],
[
"_:result/c3de1515",
"area",
"opera plaza"
],
[
"_:result/c3de1515",
"kids_allowed",
"no"
],
[
"_:result/c3de1515",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/02c964f5"
],
[
"_:result/02c964f5",
"area",
"opera plaza"
],
[
"_:result/02c964f5",
"near",
"chinatown"
],
[
"_:result/02c964f5",
"type",
"Restaurant"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:system",
"canthelp",
"_:result/c3de1515"
],
[
"_:result/c3de1515",
"area",
"opera plaza"
],
[
"_:result/c3de1515",
"kids_allowed",
"no"
],
[
"_:result/c3de1515",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/02c964f5"
],
[
"_:result/02c964f5",
"area",
"opera plaza"
],
[
"_:result/02c964f5",
"near",
"chinatown"
],
[
"_:result/02c964f5",
"type",
"Restaurant"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"name",
"frances"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:system",
"canthelp",
"_:result/c3de1515"
],
[
"_:result/c3de1515",
"area",
"opera plaza"
],
[
"_:result/c3de1515",
"kids_allowed",
"no"
],
[
"_:result/c3de1515",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/02c964f5"
],
[
"_:result/02c964f5",
"area",
"opera plaza"
],
[
"_:result/02c964f5",
"near",
"chinatown"
],
[
"_:result/02c964f5",
"type",
"Restaurant"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"forbes island"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:system",
"canthelp",
"_:result/c3de1515"
],
[
"_:result/c3de1515",
"area",
"opera plaza"
],
[
"_:result/c3de1515",
"kids_allowed",
"no"
],
[
"_:result/c3de1515",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/02c964f5"
],
[
"_:result/02c964f5",
"area",
"opera plaza"
],
[
"_:result/02c964f5",
"near",
"chinatown"
],
[
"_:result/02c964f5",
"type",
"Restaurant"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"forbes island"
],
[
"_:result",
"price",
"between 30 and 58 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:system",
"canthelp",
"_:result/c3de1515"
],
[
"_:result/c3de1515",
"area",
"opera plaza"
],
[
"_:result/c3de1515",
"kids_allowed",
"no"
],
[
"_:result/c3de1515",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/02c964f5"
],
[
"_:result/02c964f5",
"area",
"opera plaza"
],
[
"_:result/02c964f5",
"near",
"chinatown"
],
[
"_:result/02c964f5",
"type",
"Restaurant"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"price",
"between 30 and 58 euro"
],
[
"_:result",
"address",
"pier 41"
],
[
"_:result",
"name",
"forbes island"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:system",
"canthelp",
"_:result/c3de1515"
],
[
"_:result/c3de1515",
"area",
"opera plaza"
],
[
"_:result/c3de1515",
"kids_allowed",
"no"
],
[
"_:result/c3de1515",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/02c964f5"
],
[
"_:result/02c964f5",
"area",
"opera plaza"
],
[
"_:result/02c964f5",
"near",
"chinatown"
],
[
"_:result/02c964f5",
"type",
"Restaurant"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"price",
"between 30 and 58 euro"
],
[
"_:result",
"address",
"pier 41"
],
[
"_:result",
"name",
"forbes island"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,has_internet,'true');(_:search,near,'embarcadero');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel near the embarcadero with internet"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,name,'harbor court hotel c a kimpton hotel');(_:result,near,'embarcadero');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice place , it is near embarcadero and it has internet ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what's the address"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,address,'165 steuart st');(_:result,name,'harbor court hotel c a kimpton hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice place their address is 165 steuart st ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))",
"inform((_:search,accepts_credit_cards,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "what's the phone number do they accept credit cards"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'harbor court hotel c a kimpton hotel');(_:result,phone,'4158821300');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice place their phone number is 4158821300 ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "it the cards"
},
{
"id": 8,
"rdf-acts": [
"confirm((_:result,near,'embarcadero');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "did you say you are looking for a hotel near embarcadero ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "do they accept credit cards"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'harbor court hotel c a kimpton hotel');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice hotel ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,accepts_credit_cards,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "does it accept credit cards"
},
{
"id": 12,
"rdf-acts": [
"reqmore()"
],
"speaker": "system",
"text": "can i help you with anything else ?"
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 459 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"embarcadero"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"embarcadero"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"near",
"embarcadero"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"embarcadero"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"near",
"embarcadero"
],
[
"_:result",
"address",
"165 steuart st"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"embarcadero"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"near",
"embarcadero"
],
[
"_:result",
"address",
"165 steuart st"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"phone",
"4158821300"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"embarcadero"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"near",
"embarcadero"
],
[
"_:result",
"address",
"165 steuart st"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"phone",
"4158821300"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"embarcadero"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"near",
"embarcadero"
],
[
"_:result",
"address",
"165 steuart st"
],
[
"_:result",
"phone",
"4158821300"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"embarcadero"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"near",
"embarcadero"
],
[
"_:result",
"address",
"165 steuart st"
],
[
"_:result",
"phone",
"4158821300"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"embarcadero"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"near",
"embarcadero"
],
[
"_:result",
"address",
"165 steuart st"
],
[
"_:result",
"phone",
"4158821300"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:system",
"inquired",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "the restaurant bars for hill"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "care"
},
{
"id": 4,
"rdf-acts": [
"confirm((_:result,pricerange,'dont_care');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "let me confirm , you are looking for a restaurant and you dont care about the price range right ?"
},
{
"id": 5,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yes"
},
{
"id": 6,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "don't matter"
},
{
"id": 8,
"rdf-acts": [
"confirm((_:result,pricerange,'dont_care');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "let me confirm , you are looking for a restaurant and you dont care about the price range right ?"
},
{
"id": 9,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "right"
},
{
"id": 10,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "cheap"
},
{
"id": 12,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2033 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'mission bay');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need a restaurant in the area mission bay"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,area,'mission bay');(_:result,name,'marlowe');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marlowe is a nice place it is in the area of mission bay ."
},
{
"id": 3,
"rdf-acts": [
"confirm((_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "is it moderately priced"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'marlowe');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marlowe is a nice place it is in the moderate price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address and area"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'330 townsend street suite 101');(_:result,area,'mission bay or hayes valley');(_:result,name,'marlowe');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marlowe is a nice place , it is in the area of hayes valley , their address is 330 townsend street suite 101 and it is in the area of mission bay ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'marlowe');(_:result,phone,'4159745599');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marlowe is a nice place their phone number is 4159745599 ."
},
{
"id": 9,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "and which no zipcode for"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,area,'mission bay');(_:result,count,'1');(_:result,name,'marlowe');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than marlowe in the area of mission bay ."
},
{
"id": 11,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no it"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,name,'marlowe');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "marlowe is a nice restaurant ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 357 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission bay"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission bay"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"mission bay"
],
[
"_:result",
"name",
"marlowe"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission bay"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"mission bay"
],
[
"_:result",
"name",
"marlowe"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission bay"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"330 townsend street suite 101"
],
[
"_:result",
"area",
"mission bay or hayes valley"
],
[
"_:result",
"name",
"marlowe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission bay"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"330 townsend street suite 101"
],
[
"_:result",
"area",
"mission bay or hayes valley"
],
[
"_:user",
"denied",
"_:result/7916192c"
],
[
"_:result/7916192c",
"name",
"marlowe"
],
[
"_:result/7916192c",
"phone",
"4159745599"
],
[
"_:result/7916192c",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission bay"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"330 townsend street suite 101"
],
[
"_:user",
"denied",
"_:result/7916192c"
],
[
"_:result/7916192c",
"name",
"marlowe"
],
[
"_:result/7916192c",
"phone",
"4159745599"
],
[
"_:result/7916192c",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/d75e8975"
],
[
"_:result/d75e8975",
"area",
"mission bay"
],
[
"_:result/d75e8975",
"count",
"1"
],
[
"_:result/d75e8975",
"name",
"marlowe"
],
[
"_:result/d75e8975",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission bay"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"330 townsend street suite 101"
],
[
"_:user",
"denied",
"_:result/7916192c"
],
[
"_:result/7916192c",
"name",
"marlowe"
],
[
"_:result/7916192c",
"phone",
"4159745599"
],
[
"_:result/7916192c",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/d75e8975"
],
[
"_:result/d75e8975",
"area",
"mission bay"
],
[
"_:result/d75e8975",
"count",
"1"
],
[
"_:result/d75e8975",
"name",
"marlowe"
],
[
"_:result/d75e8975",
"type",
"Restaurant"
],
[
"_:result",
"name",
"marlowe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission bay"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"330 townsend street suite 101"
],
[
"_:user",
"denied",
"_:result/7916192c"
],
[
"_:result/7916192c",
"name",
"marlowe"
],
[
"_:result/7916192c",
"phone",
"4159745599"
],
[
"_:result/7916192c",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/d75e8975"
],
[
"_:result/d75e8975",
"area",
"mission bay"
],
[
"_:result/d75e8975",
"count",
"1"
],
[
"_:result/d75e8975",
"name",
"marlowe"
],
[
"_:result/d75e8975",
"type",
"Restaurant"
],
[
"_:result",
"name",
"marlowe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'corona heights');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in the area of corona heights"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'corona heights');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of corona heights ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "how about outer parkside"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'outer parkside');(_:result,name,'ocean park motel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "ocean park motel is a nice place it is in the area of outer parkside ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "phone number and post code"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'ocean park motel');(_:result,phone,'4155667020');(_:result,postcode,'94116');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "ocean park motel is a nice place , their phone number is 4155667020 and their postcode is 94116 ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"corona heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"corona heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/b57610b3"
],
[
"_:result/b57610b3",
"area",
"corona heights"
],
[
"_:result/b57610b3",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"corona heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/b57610b3"
],
[
"_:result/b57610b3",
"area",
"corona heights"
],
[
"_:result/b57610b3",
"type",
"Hotel"
],
[
"_:result",
"area",
"outer parkside"
],
[
"_:result",
"name",
"ocean park motel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"corona heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/b57610b3"
],
[
"_:result/b57610b3",
"area",
"corona heights"
],
[
"_:result/b57610b3",
"type",
"Hotel"
],
[
"_:result",
"area",
"outer parkside"
],
[
"_:result",
"name",
"ocean park motel"
],
[
"_:result",
"phone",
"4155667020"
],
[
"_:result",
"postcode",
"94116"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"corona heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/b57610b3"
],
[
"_:result/b57610b3",
"area",
"corona heights"
],
[
"_:result/b57610b3",
"type",
"Hotel"
],
[
"_:result",
"area",
"outer parkside"
],
[
"_:result",
"name",
"ocean park motel"
],
[
"_:result",
"phone",
"4155667020"
],
[
"_:result",
"postcode",
"94116"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,good_for_meal,'breakfast');(_:search,near,'civic center');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "breakfast near the civic center"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,good_for_meal,'breakfast');(_:result,near,'civic center');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , near civic center and good for breakfast ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,near,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care where it near to"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what kind of food would you like ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,food,*);(_:search,good_for_meal,'breakfast');(_:search,type,'Restaurant'))",
"request((_:result,near,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "i want breakfast i don't care where is near"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,good_for_meal,'breakfast;food');(_:result,name,'red door cafe');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "red door cafe is a nice place , it is good for breakfast and it serves food ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,phone,?);(_:result,price,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "okay can i get the phone number price"
},
{
"id": 8,
"rdf-acts": [
"select((_:result,near,'civic center');(_:result,near,'dont_care'))"
],
"speaker": "system",
"text": "sorry would you like it to be near civic center or you do not care"
},
{
"id": 9,
"rdf-acts": [
"inform((_:search,near,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'red door cafe');(_:result,near,'lower pacific heights');(_:result,phone,'4152828283');(_:result,price,'between 13 and 18 euro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "red door cafe is a nice place , their price -s are between 13 and 18 euro , their phone number is 4152828283 and it is near lower pacific heights ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2806 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:search",
"near",
"civic center"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:search",
"near",
"civic center"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/a059be08"
],
[
"_:result/a059be08",
"good_for_meal",
"breakfast"
],
[
"_:result/a059be08",
"near",
"civic center"
],
[
"_:result/a059be08",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"civic center"
],
[
"_:system",
"canthelp",
"_:result/a059be08"
],
[
"_:result/a059be08",
"good_for_meal",
"breakfast"
],
[
"_:result/a059be08",
"near",
"civic center"
],
[
"_:result/a059be08",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"civic center"
],
[
"_:system",
"canthelp",
"_:result/a059be08"
],
[
"_:result/a059be08",
"good_for_meal",
"breakfast"
],
[
"_:result/a059be08",
"near",
"civic center"
],
[
"_:result/a059be08",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"breakfast;food"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/a059be08"
],
[
"_:result/a059be08",
"good_for_meal",
"breakfast"
],
[
"_:result/a059be08",
"near",
"civic center"
],
[
"_:result/a059be08",
"type",
"Restaurant"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:result",
"good_for_meal",
"breakfast;food"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"price",
"?"
],
[
"_:result",
"near",
"civic center"
],
[
"_:result",
"near",
"dont_care"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/a059be08"
],
[
"_:result/a059be08",
"good_for_meal",
"breakfast"
],
[
"_:result/a059be08",
"near",
"civic center"
],
[
"_:result/a059be08",
"type",
"Restaurant"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:result",
"good_for_meal",
"breakfast;food"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"near",
"lower pacific heights"
],
[
"_:result",
"phone",
"4152828283"
],
[
"_:result",
"price",
"between 13 and 18 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/a059be08"
],
[
"_:result/a059be08",
"good_for_meal",
"breakfast"
],
[
"_:result/a059be08",
"near",
"civic center"
],
[
"_:result/a059be08",
"type",
"Restaurant"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:result",
"good_for_meal",
"breakfast;food"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"near",
"lower pacific heights"
],
[
"_:result",
"phone",
"4152828283"
],
[
"_:result",
"price",
"between 13 and 18 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "moderately priced"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'tuba restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "tuba restaurant is a nice place it is in the moderate price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,good_for_meal,'brunch');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "brunch"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,good_for_meal,'brunch');(_:result,name,'delancey street restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "delancey street restaurant is a nice place , it is good for brunch and it is in the moderate price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,price,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can i get the address and price"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'600 embarcadero street');(_:result,name,'delancey street restaurant');(_:result,price,'22 euro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "delancey street restaurant is a nice place , their address is 600 embarcadero street and their price -s are 22 euro ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 250 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"tuba restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"good_for_meal",
"brunch"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"good_for_meal",
"brunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"brunch"
],
[
"_:result",
"name",
"delancey street restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"good_for_meal",
"brunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"brunch"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"600 embarcadero street"
],
[
"_:result",
"name",
"delancey street restaurant"
],
[
"_:result",
"price",
"22 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"good_for_meal",
"brunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"brunch"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"600 embarcadero street"
],
[
"_:result",
"name",
"delancey street restaurant"
],
[
"_:result",
"price",
"22 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))",
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "phone for for hotel credit cards"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'central waterfront');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "central waterfront"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'central waterfront');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of central waterfront ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": "mission dolores"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'mission dolores');(_:result,count,'3');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 3 hotel -s in the area of mission dolores ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 8,
"rdf-acts": [
"select((_:result,accepts_credit_cards,'no');(_:result,accepts_credit_cards,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it accepts credit card -s ?"
},
{
"id": 9,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yes"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,area,'mission dolores');(_:result,name,'union hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "union hotel is a nice place it is in the area of mission dolores ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "phone number"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,name,'union hotel');(_:result,phone,'4155520547');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "union hotel is a nice place their phone number is 4155520547 ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 405 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1aeb0299"
],
[
"_:result/1aeb0299",
"area",
"central waterfront"
],
[
"_:result/1aeb0299",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1aeb0299"
],
[
"_:result/1aeb0299",
"area",
"central waterfront"
],
[
"_:result/1aeb0299",
"type",
"Hotel"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1aeb0299"
],
[
"_:result/1aeb0299",
"area",
"central waterfront"
],
[
"_:result/1aeb0299",
"type",
"Hotel"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1aeb0299"
],
[
"_:result/1aeb0299",
"area",
"central waterfront"
],
[
"_:result/1aeb0299",
"type",
"Hotel"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"name",
"union hotel"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1aeb0299"
],
[
"_:result/1aeb0299",
"area",
"central waterfront"
],
[
"_:result/1aeb0299",
"type",
"Hotel"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"name",
"union hotel"
],
[
"_:result",
"phone",
"4155520547"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1aeb0299"
],
[
"_:result/1aeb0299",
"area",
"central waterfront"
],
[
"_:result/1aeb0299",
"type",
"Hotel"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"name",
"union hotel"
],
[
"_:result",
"phone",
"4155520547"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'shanghainese');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'd like to find a cheap restaurant that says shaped shanghainese food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'bund shanghai restaurant');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "bund shanghai restaurant is a nice place it is in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can i get the address phone number and area please"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'72');(_:result,pricerange,'cheap');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 72 restaurant -s in the cheap price range ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal would you like ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,food,'shanghainese');(_:search,near,'chinatown');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "shanghainese type needs to be near chinatown"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,food,'shanghainese');(_:result,name,'bund shanghai restaurant');(_:result,near,'chinatown');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than bund shanghai restaurant serving shanghainese food , in the cheap price range and near chinatown ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,name,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "may i get the name address and phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,address,'640 jackson street');(_:result,area,'hayes valley or chinatown');(_:result,name,'bund shanghai restaurant');(_:result,phone,'4159820618');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "bund shanghai restaurant is a nice place , their address is 640 jackson street , their phone number is 4159820618 , it is in the area of chinatown and it is in the area of hayes valley ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3214 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"shanghainese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"shanghainese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"bund shanghai restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"shanghainese"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"bund shanghai restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"count",
"72"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"bund shanghai restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"count",
"72"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"food",
"shanghainese"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"food",
"shanghainese"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"shanghainese"
],
[
"_:result",
"name",
"bund shanghai restaurant"
],
[
"_:result",
"near",
"chinatown"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"name",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"food",
"shanghainese"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"shanghainese"
],
[
"_:result",
"near",
"chinatown"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"640 jackson street"
],
[
"_:result",
"area",
"hayes valley or chinatown"
],
[
"_:result",
"name",
"bund shanghai restaurant"
],
[
"_:result",
"phone",
"4159820618"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"food",
"shanghainese"
],
[
"_:search",
"near",
"chinatown"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"shanghainese"
],
[
"_:result",
"near",
"chinatown"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"640 jackson street"
],
[
"_:result",
"area",
"hayes valley or chinatown"
],
[
"_:result",
"name",
"bund shanghai restaurant"
],
[
"_:result",
"phone",
"4159820618"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"repeat()"
],
"speaker": "user",
"text": "okay i want a restaurant in town that serves repeat that near very nice how how well"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'239');(_:result,pricerange,'dont_care');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 239 restaurant -s if you do not care about the price range ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal would you like ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "cheap near cow hollow"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,count,'239');(_:result,pricerange,'dont_care');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 239 restaurant -s if you do not care about the price range ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 10,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what food would you like ?"
},
{
"id": 11,
"rdf-acts": [
"inform((_:search,food,'pizza');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "pizza"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,food,'pizza');(_:result,name,'la ciccia');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la ciccia is a nice place , it is in the moderate price range and it serves pizza food ."
},
{
"id": 13,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "could you give me the name phone number and post code"
},
{
"id": 14,
"rdf-acts": [
"inform((_:result,name,'la ciccia');(_:result,postcode,'94131');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la ciccia is a nice place their postcode is 94131 ."
},
{
"id": 15,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 17,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2494 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"food",
"pizza"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"239"
],
[
"_:search",
"food",
"pizza"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"pizza"
],
[
"_:result",
"name",
"la ciccia"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"239"
],
[
"_:search",
"food",
"pizza"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"pizza"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"la ciccia"
],
[
"_:result",
"postcode",
"94131"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"count",
"239"
],
[
"_:search",
"food",
"pizza"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"pizza"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"la ciccia"
],
[
"_:result",
"postcode",
"94131"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'comfort food');(_:search,good_for_meal,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i want a restaurant that good for any meal that serves comfort food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'comfort food');(_:result,good_for_meal,'dinner');(_:result,name,'chow');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "chow is a nice place , it serves comfort food and it is good for dinner ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,price,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what's the address and price"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,address,'215 church street');(_:result,name,'chow');(_:result,price,'22 euro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "chow is a nice place , their address is 215 church street and their price -s are 22 euro ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2195 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"comfort food"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"comfort food"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"comfort food"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"chow"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"comfort food"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"comfort food"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"215 church street"
],
[
"_:result",
"name",
"chow"
],
[
"_:result",
"price",
"22 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"comfort food"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"comfort food"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"215 church street"
],
[
"_:result",
"name",
"chow"
],
[
"_:result",
"price",
"22 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for a cheap restaurant"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'darbar restaurant');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "darbar restaurant is a nice place it is in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,good_for_meal,?);(_:result,type,'Restaurant'))",
"inform((_:search,good_for_meal,'dinner');(_:search,near,'bernal heights');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is it good for dinner near bernal heights"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'bernal heights');(_:result,good_for_meal,'dinner');(_:result,name,'angkor borei restaurant');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "angkor borei restaurant is a nice place , it is in the area of bernal heights , it is in the cheap price range and it is good for dinner ."
},
{
"id": 5,
"rdf-acts": [
"reqalts()"
],
"speaker": "user",
"text": "is there anything else"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'angkor borei restaurant');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "angkor borei restaurant is a nice restaurant ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,area,?);(_:result,name,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can i have the name phone number and area"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'hayes valley or bernal heights');(_:result,name,'angkor borei restaurant');(_:result,phone,'4155508417');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "angkor borei restaurant is a nice place , it is in the area of bernal heights , their phone number is 4155508417 and it is in the area of hayes valley ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1013 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"darbar restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"?"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"bernal heights"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"angkor borei restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"bernal heights"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"name",
"angkor borei restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"name",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"area",
"hayes valley or bernal heights"
],
[
"_:result",
"name",
"angkor borei restaurant"
],
[
"_:result",
"phone",
"4155508417"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"area",
"hayes valley or bernal heights"
],
[
"_:result",
"name",
"angkor borei restaurant"
],
[
"_:result",
"phone",
"4155508417"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "i you know the it should and i don't care"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,accepts_credit_cards,'no');(_:result,accepts_credit_cards,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it accepts credit card -s ?"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "well"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": "ah old looking"
},
{
"id": 6,
"rdf-acts": [
"select((_:result,accepts_credit_cards,'no');(_:result,accepts_credit_cards,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it accepts credit card -s ?"
},
{
"id": 7,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no credit call"
},
{
"id": 8,
"rdf-acts": [
"select((_:result,accepts_credit_cards,'no');(_:result,accepts_credit_cards,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it accepts credit card -s ?"
},
{
"id": 9,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no"
},
{
"id": 10,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 11,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "um what are you bye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 387 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no cherry hill area"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal are you looking for ?"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "in"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "moderate"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'colibri mexican bistro');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "colibri mexican bistro is a nice place it is in the moderate price range ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "fastfood"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'la traviata');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la traviata is a nice place it is in the moderate price range ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1776 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"colibri mexican bistro"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"la traviata"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"la traviata"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:result,food,?);(_:result,type,'Restaurant'))",
"inform((_:search,area,'mission district');(_:search,kids_allowed,'true');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "and food hi i am looking for a restaurant in the area in the area of mission district and allows children"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,area,'mission district');(_:result,kids_allowed,'yes');(_:result,name,'udupi palace');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "udupi palace is a nice place , where child -s are allowed and it is in the area of mission district ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,good_for_meal,?);(_:result,type,'Restaurant'))",
"inform((_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is it good for dinner"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,food,'indpak or indian');(_:result,good_for_meal,'dinner');(_:result,name,'udupi palace');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "udupi palace is a nice place , it serves indpak food , it serves indian food and it is good for dinner ."
},
{
"id": 5,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no need to know"
},
{
"id": 6,
"rdf-acts": [
"confirm((_:result,kids_allowed,'yes');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "let me confirm you want a venue that allows child -s , right ?"
},
{
"id": 7,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "correct"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'mission district');(_:result,good_for_meal,'dinner');(_:result,kids_allowed,'yes');(_:result,name,'la traviata');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la traviata is a nice place , it is good for dinner , it is in the area of mission district and where child -s are allowed ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can i have the address and phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,address,'2854 mission street');(_:result,name,'la traviata');(_:result,phone,'4152820500');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la traviata is a nice place , their address is 2854 mission street and their phone number is 4152820500 ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what's the price range"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,name,'la traviata');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "la traviata is a nice place it is in the moderate price range ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 339 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"food",
"?"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"mission district"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"food",
"?"
],
[
"_:search",
"area",
"mission district"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"area",
"mission district"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"udupi palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"?"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission district"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"area",
"mission district"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/89ae728c"
],
[
"_:result/89ae728c",
"food",
"indpak or indian"
],
[
"_:result/89ae728c",
"good_for_meal",
"dinner"
],
[
"_:result/89ae728c",
"name",
"udupi palace"
],
[
"_:result/89ae728c",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission district"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"area",
"mission district"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/89ae728c"
],
[
"_:result/89ae728c",
"food",
"indpak or indian"
],
[
"_:result/89ae728c",
"good_for_meal",
"dinner"
],
[
"_:result/89ae728c",
"name",
"udupi palace"
],
[
"_:result/89ae728c",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission district"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/89ae728c"
],
[
"_:result/89ae728c",
"food",
"indpak or indian"
],
[
"_:result/89ae728c",
"good_for_meal",
"dinner"
],
[
"_:result/89ae728c",
"name",
"udupi palace"
],
[
"_:result/89ae728c",
"type",
"Restaurant"
],
[
"_:result",
"area",
"mission district"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"la traviata"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission district"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/89ae728c"
],
[
"_:result/89ae728c",
"food",
"indpak or indian"
],
[
"_:result/89ae728c",
"good_for_meal",
"dinner"
],
[
"_:result/89ae728c",
"name",
"udupi palace"
],
[
"_:result/89ae728c",
"type",
"Restaurant"
],
[
"_:result",
"area",
"mission district"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"address",
"2854 mission street"
],
[
"_:result",
"name",
"la traviata"
],
[
"_:result",
"phone",
"4152820500"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission district"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/89ae728c"
],
[
"_:result/89ae728c",
"food",
"indpak or indian"
],
[
"_:result/89ae728c",
"good_for_meal",
"dinner"
],
[
"_:result/89ae728c",
"name",
"udupi palace"
],
[
"_:result/89ae728c",
"type",
"Restaurant"
],
[
"_:result",
"area",
"mission district"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"address",
"2854 mission street"
],
[
"_:result",
"phone",
"4152820500"
],
[
"_:result",
"name",
"la traviata"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"mission district"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/89ae728c"
],
[
"_:result/89ae728c",
"food",
"indpak or indian"
],
[
"_:result/89ae728c",
"good_for_meal",
"dinner"
],
[
"_:result/89ae728c",
"name",
"udupi palace"
],
[
"_:result/89ae728c",
"type",
"Restaurant"
],
[
"_:result",
"area",
"mission district"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"address",
"2854 mission street"
],
[
"_:result",
"phone",
"4152820500"
],
[
"_:result",
"name",
"la traviata"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"ack()",
"inform((_:search,food,'gluten free');(_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i want a restaurant good for dinner that serves gluten free food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'gluten free');(_:result,name,'saha');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "saha is a nice place it serves gluten free food ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "phone number"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'3');(_:result,food,'gluten free');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 3 restaurant -s serving gluten free food ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"select((_:result,kids_allowed,'no');(_:result,kids_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows child -s ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,kids_allowed,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,food,'gluten free');(_:result,kids_allowed,'no');(_:result,name,'dosa on valencia');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "dosa on valencia is a nice place , where no child -s are allowed and it serves gluten free food ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what's phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'dosa on valencia');(_:result,phone,'4156423672');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "dosa on valencia is a nice place their phone number is 4156423672 ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what's the area"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,area,'hayes valley or mission district');(_:result,name,'dosa on valencia');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "dosa on valencia is a nice place , it is in the area of hayes valley and it is in the area of mission district ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 450 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"gluten free"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"gluten free"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"gluten free"
],
[
"_:result",
"name",
"saha"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"gluten free"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"saha"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gluten free"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"gluten free"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"saha"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"gluten free"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"gluten free"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"gluten free"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"dosa on valencia"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"gluten free"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"gluten free"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"dosa on valencia"
],
[
"_:result",
"phone",
"4156423672"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"gluten free"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"gluten free"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"phone",
"4156423672"
],
[
"_:result",
"area",
"hayes valley or mission district"
],
[
"_:result",
"name",
"dosa on valencia"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"gluten free"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"gluten free"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"phone",
"4156423672"
],
[
"_:result",
"area",
"hayes valley or mission district"
],
[
"_:result",
"name",
"dosa on valencia"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,kids_allowed,'false');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"ack()"
],
"speaker": "user",
"text": "i'm looking for a expensive restaurant that doesn't allow children good where that's"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,kids_allowed,'no');(_:result,name,'skool');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "skool is a nice place , it is in the expensive price range and where no child -s are allowed ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,good_for_meal,'breakfast');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "does it serve breakfast"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,good_for_meal,'breakfast');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , in the expensive price range and good for breakfast ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,kids_allowed,'false');(_:search,type,'Restaurant'))",
"ack()",
"bye()"
],
"speaker": "user",
"text": "how about a restaurant that doesn't allow children and is good goodbye rest"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 188 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"skool"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"skool"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:system",
"canthelp",
"_:result/2c8993c8"
],
[
"_:result/2c8993c8",
"good_for_meal",
"breakfast"
],
[
"_:result/2c8993c8",
"pricerange",
"expensive"
],
[
"_:result/2c8993c8",
"type",
"Restaurant"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"skool"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"good_for_meal",
"breakfast"
],
[
"_:system",
"canthelp",
"_:result/2c8993c8"
],
[
"_:result/2c8993c8",
"good_for_meal",
"breakfast"
],
[
"_:result/2c8993c8",
"pricerange",
"expensive"
],
[
"_:result/2c8993c8",
"type",
"Restaurant"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'pacific heights');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in the area of pacific heights"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,area,'pacific heights');(_:result,name,'hotel drisco');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel drisco is a nice place it is in the area of pacific heights ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,dogs_allowed,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i don't care whether dogs are allowed"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'hotel drisco');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "hotel drisco is a nice hotel ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number and address"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'pacific heights');(_:result,count,'1');(_:result,name,'hotel drisco');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than hotel drisco in the area of pacific heights ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'pacific heights');(_:result,dogs_allowed,'no');(_:result,name,'hotel drisco');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel drisco is a nice place , it is in the area of pacific heights and i do not know if it allows dogs ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,address,'2901 pacific ave');(_:result,name,'hotel drisco');(_:result,phone,'4153462880');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel drisco is a nice place , their address is 2901 pacific ave and their phone number is 4153462880 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 275 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"address",
"2901 pacific ave"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"phone",
"4153462880"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"address",
"2901 pacific ave"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"phone",
"4153462880"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,good_for_meal,*);(_:search,near,'outer sunset');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "looking for a moderately priced restaurant that is near the outer sunset district for any meal"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,name,'dong baek restaurant');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "dong baek restaurant is a nice place , it is in the moderate price range and it is good for dinner ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,near,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "does it near the outer sunset"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'dong baek restaurant');(_:result,near,'tenderloin');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "dong baek restaurant is a nice place it is near tenderloin ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,near,'outer sunset');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is there a restaurant near the outer sunset"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,name,'marnee thai');(_:result,near,'outer sunset');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marnee thai is a nice place , it is in the moderate price range , it is good for dinner and it is near outer sunset ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,name,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the name and phone number"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'marnee thai');(_:result,phone,'4157319999');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marnee thai is a nice place , their phone number is 4157319999 ."
},
{
"id": 9,
"rdf-acts": [
"confirm((_:result,kids_allowed,'true');(_:result,type,'Restaurant'))",
"request((_:result,kids_allowed,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "does it allow children"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,kids_allowed,'yes');(_:result,name,'marnee thai');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marnee thai is a nice place where child -s are allowed ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1332 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"near",
"outer sunset"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"near",
"outer sunset"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"dong baek restaurant"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"dong baek restaurant"
],
[
"_:result",
"near",
"tenderloin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"near",
"outer sunset"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"near",
"outer sunset"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"marnee thai"
],
[
"_:result",
"near",
"outer sunset"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"name",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"near",
"outer sunset"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"near",
"outer sunset"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"marnee thai"
],
[
"_:result",
"phone",
"4157319999"
],
[
"_:result",
"kids_allowed",
"true"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"near",
"outer sunset"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"near",
"outer sunset"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"phone",
"4157319999"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"marnee thai"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"near",
"outer sunset"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"near",
"outer sunset"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"phone",
"4157319999"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"marnee thai"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'fort mason');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "a hotel in fort mason"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,area,'fort mason');(_:result,name,'buena vista motor inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "buena vista motor inn is a nice place it is in the area of fort mason ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,has_internet,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "does it have internet"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'fort mason');(_:result,has_internet,'yes');(_:result,name,'buena vista motor inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "buena vista motor inn is a nice place , it is in the area of fort mason and it has internet ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'fort mason');(_:result,has_internet,'yes');(_:result,name,'buena vista motor inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "buena vista motor inn is a nice place , it is in the area of fort mason and it has internet ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 8,
"rdf-acts": [
"confirm((_:result,has_internet,'yes');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "let me confirm you want a hotel that has internet , right ?"
},
{
"id": 9,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))",
"inform((_:search,name,'queen anne hotel');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i want the phone number the queen anne hotel"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,area,'fort mason');(_:result,has_internet,'yes');(_:result,name,'buena vista motor inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "buena vista motor inn is a nice place , it is in the area of fort mason and it has internet ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "does it have the phone number"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,area,'fort mason');(_:result,has_internet,'yes');(_:result,name,'buena vista motor inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "buena vista motor inn is a nice place , it is in the area of fort mason and it has internet ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 173 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fort mason"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fort mason"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"fort mason"
],
[
"_:result",
"name",
"buena vista motor inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fort mason"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"fort mason"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"buena vista motor inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fort mason"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"area",
"fort mason"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"buena vista motor inn"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fort mason"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"area",
"fort mason"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"buena vista motor inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"queen anne hotel"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fort mason"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"name",
"queen anne hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"fort mason"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"buena vista motor inn"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fort mason"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"name",
"queen anne hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"fort mason"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"buena vista motor inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fort mason"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"name",
"queen anne hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"fort mason"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"buena vista motor inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"negate()",
"reqalts()"
],
"speaker": "user",
"text": "no be anything else"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,dogs_allowed,'false');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "does not allow dogs"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,dogs_allowed,'no');(_:result,name,'the coventry motor inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the coventry motor inn is a nice place where no dogs are allowed ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "name and address"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,dogs_allowed,'no');(_:result,name,'san francisco inn civic center');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "san francisco inn civic center is a nice place where no dogs are allowed ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "accept credit cards"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,address,'385 9th st');(_:result,name,'san francisco inn civic center');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "san francisco inn civic center is a nice place their address is 385 9th st ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "can i get address"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,accepts_credit_cards,'yes');(_:result,count,'15');(_:result,dogs_allowed,'no');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 15 hotel -s where no dogs are allowed and where credit card -s are accepted ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 12,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to"
},
{
"id": 13,
"rdf-acts": [
"inform((_:search,near,'telegraph hill');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "not beach telegraph hill"
},
{
"id": 14,
"rdf-acts": [
"inform((_:result,address,'385 9th st');(_:result,name,'san francisco inn civic center');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "san francisco inn civic center is a nice place their address is 385 9th st ."
},
{
"id": 15,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 17,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 147 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"name",
"the coventry motor inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"name",
"san francisco inn civic center"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"385 9th st"
],
[
"_:result",
"name",
"san francisco inn civic center"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"385 9th st"
],
[
"_:result",
"name",
"san francisco inn civic center"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:result",
"address",
"385 9th st"
],
[
"_:result",
"name",
"san francisco inn civic center"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"near",
"telegraph hill"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:search",
"near",
"telegraph hill"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"385 9th st"
],
[
"_:result",
"name",
"san francisco inn civic center"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"count",
"15"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:search",
"near",
"telegraph hill"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"385 9th st"
],
[
"_:result",
"name",
"san francisco inn civic center"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'sherwood forest');(_:search,dogs_allowed,'true');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "can i am looking for a hotel in the area of sherwood forest that allows dogs"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'sherwood forest');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of sherwood forest ."
},
{
"id": 3,
"rdf-acts": [
"ack()",
"inform((_:search,area,'fishermans wharf');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "okay how about a similar please in the area of fishermans wharf"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'fishermans wharf');(_:result,dogs_allowed,'yes');(_:result,name,'the wharf inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the wharf inn is a nice place , it is in the area of fishermans wharf and where dogs are allowed ."
},
{
"id": 5,
"rdf-acts": [
"ack()",
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "okay can i have the address phone number and post code"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'2601 mason st');(_:result,name,'the wharf inn');(_:result,phone,'4156737411');(_:result,postcode,'94133');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the wharf inn is a nice place , their phone number is 4156737411 , their postcode is 94133 and their address is 2601 mason st ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 141 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"sherwood forest"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:system",
"canthelp",
"_:result/620feaaf"
],
[
"_:result/620feaaf",
"area",
"sherwood forest"
],
[
"_:result/620feaaf",
"type",
"Hotel"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:system",
"canthelp",
"_:result/620feaaf"
],
[
"_:result/620feaaf",
"area",
"sherwood forest"
],
[
"_:result/620feaaf",
"type",
"Hotel"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"fishermans wharf"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"name",
"the wharf inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:system",
"canthelp",
"_:result/620feaaf"
],
[
"_:result/620feaaf",
"area",
"sherwood forest"
],
[
"_:result/620feaaf",
"type",
"Hotel"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"fishermans wharf"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"address",
"2601 mason st"
],
[
"_:result",
"name",
"the wharf inn"
],
[
"_:result",
"phone",
"4156737411"
],
[
"_:result",
"postcode",
"94133"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:system",
"canthelp",
"_:result/620feaaf"
],
[
"_:result/620feaaf",
"area",
"sherwood forest"
],
[
"_:result/620feaaf",
"type",
"Hotel"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"fishermans wharf"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"address",
"2601 mason st"
],
[
"_:result",
"name",
"the wharf inn"
],
[
"_:result",
"phone",
"4156737411"
],
[
"_:result",
"postcode",
"94133"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'lower pacific heights');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in the area of lower pacific heights"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'lower pacific heights');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of lower pacific heights ."
},
{
"id": 3,
"rdf-acts": [
"reqalts((_:result,area,'martin luther king square'))"
],
"speaker": "user",
"text": "how about the area of martin luther king square"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'martin luther king square');(_:result,name,'chateau tivoli bed and breakfast inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "chateau tivoli bed and breakfast inn is a nice place it is in the area of martin luther king square ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "their address and phone number"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'1057 steiner st');(_:result,name,'chateau tivoli bed and breakfast inn');(_:result,phone,'4157765462');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "chateau tivoli bed and breakfast inn is a nice place , their address is 1057 steiner st and their phone number is 4157765462 ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 126 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/f970c96f"
],
[
"_:result/f970c96f",
"area",
"lower pacific heights"
],
[
"_:result/f970c96f",
"type",
"Hotel"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/f970c96f"
],
[
"_:result/f970c96f",
"area",
"lower pacific heights"
],
[
"_:result/f970c96f",
"type",
"Hotel"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"area",
"martin luther king square"
],
[
"_:result",
"name",
"chateau tivoli bed and breakfast inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/f970c96f"
],
[
"_:result/f970c96f",
"area",
"lower pacific heights"
],
[
"_:result/f970c96f",
"type",
"Hotel"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"area",
"martin luther king square"
],
[
"_:result",
"address",
"1057 steiner st"
],
[
"_:result",
"name",
"chateau tivoli bed and breakfast inn"
],
[
"_:result",
"phone",
"4157765462"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/f970c96f"
],
[
"_:result/f970c96f",
"area",
"lower pacific heights"
],
[
"_:result/f970c96f",
"type",
"Hotel"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"area",
"martin luther king square"
],
[
"_:result",
"address",
"1057 steiner st"
],
[
"_:result",
"name",
"chateau tivoli bed and breakfast inn"
],
[
"_:result",
"phone",
"4157765462"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))",
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "phone for for hotel credit cards"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'central waterfront');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "central waterfront"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'central waterfront');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of central waterfront ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": "mission dolores"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'mission dolores');(_:result,count,'3');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 3 hotel -s in the area of mission dolores ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 8,
"rdf-acts": [
"select((_:result,accepts_credit_cards,'no');(_:result,accepts_credit_cards,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it accepts credit card -s ?"
},
{
"id": 9,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yes"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,area,'mission dolores');(_:result,name,'union hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "union hotel is a nice place it is in the area of mission dolores ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "phone number"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,name,'union hotel');(_:result,phone,'4155520547');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "union hotel is a nice place their phone number is 4155520547 ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 405 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8c5cbc35"
],
[
"_:result/8c5cbc35",
"area",
"central waterfront"
],
[
"_:result/8c5cbc35",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8c5cbc35"
],
[
"_:result/8c5cbc35",
"area",
"central waterfront"
],
[
"_:result/8c5cbc35",
"type",
"Hotel"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8c5cbc35"
],
[
"_:result/8c5cbc35",
"area",
"central waterfront"
],
[
"_:result/8c5cbc35",
"type",
"Hotel"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8c5cbc35"
],
[
"_:result/8c5cbc35",
"area",
"central waterfront"
],
[
"_:result/8c5cbc35",
"type",
"Hotel"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"name",
"union hotel"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8c5cbc35"
],
[
"_:result/8c5cbc35",
"area",
"central waterfront"
],
[
"_:result/8c5cbc35",
"type",
"Hotel"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"name",
"union hotel"
],
[
"_:result",
"phone",
"4155520547"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"central waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/8c5cbc35"
],
[
"_:result/8c5cbc35",
"area",
"central waterfront"
],
[
"_:result/8c5cbc35",
"type",
"Hotel"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"mission dolores"
],
[
"_:result",
"name",
"union hotel"
],
[
"_:result",
"phone",
"4155520547"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,good_for_meal,*);(_:search,kids_allowed,'true');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "looking for a restaurant near by not price that allow children and is good for any meal"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,kids_allowed,'yes');(_:result,name,'original us restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "original us restaurant is a nice place , where child -s are allowed and it is good for dinner ."
},
{
"id": 3,
"rdf-acts": [
"reqalts()"
],
"speaker": "user",
"text": "anything else"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'94');(_:result,good_for_meal,'dont_care');(_:result,kids_allowed,'yes');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 94 restaurant -s if you do not care which meal it is good for and where child -s are allowed ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what food would you like"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,food,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,food,'malaysian');(_:result,good_for_meal,'dinner');(_:result,kids_allowed,'yes');(_:result,name,'lime tree southeast asian kitchen');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "lime tree southeast asian kitchen is a nice place , where child -s are allowed , it is good for dinner and it serves malaysian food ."
},
{
"id": 9,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "goodbye bernal heights"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 94 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"original us restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"original us restaurant"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"94"
],
[
"_:result",
"good_for_meal",
"dont_care"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"name",
"original us restaurant"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"94"
],
[
"_:result",
"good_for_meal",
"dont_care"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"94"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"malaysian"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"lime tree southeast asian kitchen"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"94"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"malaysian"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"lime tree southeast asian kitchen"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,near,'soma');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i want a hotel near the soma that does it"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'harbor court hotel c a kimpton hotel');(_:result,near,'soma');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice place it is near soma ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,accepts_credit_cards,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "does it accept credit card"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'harbor court hotel c a kimpton hotel');(_:result,near,'soma');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice place it is near soma ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "does is it accept credit cards"
},
{
"id": 6,
"rdf-acts": [
"confirm((_:result,near,'soma');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "did you say you are looking for a hotel near soma ?"
},
{
"id": 7,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yes"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'harbor court hotel c a kimpton hotel');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice hotel ."
},
{
"id": 9,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "what is the inn in that it"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'harbor court hotel c a kimpton hotel');(_:result,near,'soma');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice place it is near soma ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 464 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"soma"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"soma"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"near",
"soma"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"accepts_credit_cards",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"soma"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"near",
"soma"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"soma"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"near",
"soma"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"soma"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:result",
"near",
"soma"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"soma"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"near",
"soma"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"soma"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"near",
"soma"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "what's the know new they serve the name ten pounds"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 3,
"rdf-acts": [
"ack()"
],
"speaker": "user",
"text": "okay and"
},
{
"id": 4,
"rdf-acts": [
"select((_:result,has_internet,'no');(_:result,has_internet,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it has internet ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,has_internet,'false');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "a internet connection"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,has_internet,'no');(_:result,name,'twin peaks hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "twin peaks hotel is a nice place it does not have internet ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 198 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:search",
"has_internet",
"false"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"has_internet",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"name",
"twin peaks hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"has_internet",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"name",
"twin peaks hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "i'm looking for a uh what part of town last code what"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "expensive"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'zuni cafe');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "zuni cafe is a nice place it is in the expensive price range ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"ack()",
"inform((_:search,kids_allowed,'true');(_:search,name,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for an expensive restaurant that is good for one should i don't care about allows children"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,kids_allowed,'yes');(_:result,name,'franciscan crab restaurant');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "franciscan crab restaurant is a nice place , it is in the expensive price range and where child -s are allowed ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,phone,?);(_:result,price,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the phone number and price"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'franciscan crab restaurant');(_:result,phone,'4153627733');(_:result,price,'between 29 and 44 euro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "franciscan crab restaurant is a nice place , their price -s are between 29 and 44 euro and their phone number is 4153627733 ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2390 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"name",
"zuni cafe"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"name",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"name",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"franciscan crab restaurant"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"name",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"franciscan crab restaurant"
],
[
"_:result",
"phone",
"4153627733"
],
[
"_:result",
"price",
"between 29 and 44 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"name",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"name",
"franciscan crab restaurant"
],
[
"_:result",
"phone",
"4153627733"
],
[
"_:result",
"price",
"between 29 and 44 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "i'm well"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 3,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yes thai"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 5,
"rdf-acts": [
"ack()"
],
"speaker": "user",
"text": "okay well price"
},
{
"id": 6,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 422 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'north waterfront');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i am looking for a hotel in the area north waterfront"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'north waterfront');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of north waterfront ."
},
{
"id": 3,
"rdf-acts": [
"ack()",
"reqalts()",
"inform((_:search,area,'castro');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "okay what about a similar please the area castro"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'castro');(_:result,name,'inn on castro');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place it is in the area of castro ."
},
{
"id": 5,
"rdf-acts": [
"ack()",
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "okay and the address phone number"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'321 castro st');(_:result,name,'inn on castro');(_:result,phone,'4158610321');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place , their address is 321 castro st and their phone number is 4158610321 ."
},
{
"id": 7,
"rdf-acts": [
"ack()",
"thanks()",
"bye()"
],
"speaker": "user",
"text": "okay thank you good bye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 244 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"north waterfront"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/aa8b8430"
],
[
"_:result/aa8b8430",
"area",
"north waterfront"
],
[
"_:result/aa8b8430",
"type",
"Hotel"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/aa8b8430"
],
[
"_:result/aa8b8430",
"area",
"north waterfront"
],
[
"_:result/aa8b8430",
"type",
"Hotel"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/aa8b8430"
],
[
"_:result/aa8b8430",
"area",
"north waterfront"
],
[
"_:result/aa8b8430",
"type",
"Hotel"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"address",
"321 castro st"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/aa8b8430"
],
[
"_:result/aa8b8430",
"area",
"north waterfront"
],
[
"_:result/aa8b8430",
"type",
"Hotel"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"address",
"321 castro st"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"thanks()",
"inform((_:search,dogs_allowed,'true');(_:search,pricerange,'inexpensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "thank you what code allow dogs average price cheap"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,dogs_allowed,'yes');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , in the inexpensive price range and where dogs are allowed ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,dogs_allowed,'false');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i need to find a hotel that doesn't allow dogs"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,dogs_allowed,'no');(_:result,name,'grant hotel');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "grant hotel is a nice place , where no dogs are allowed and it is in the inexpensive price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))",
"inform((_:search,has_internet,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "what's the phone number and the have internet"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'grant hotel');(_:result,phone,'4154217540');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "grant hotel is a nice place their phone number is 4154217540 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,has_internet,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "do they have internet service"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,dogs_allowed,'no');(_:result,has_internet,'yes');(_:result,name,'the regency inn');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the regency inn is a nice place , where no dogs are allowed , it is in the inexpensive price range and it has internet ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what's the phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'the regency inn');(_:result,phone,'4157767440');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the regency inn is a nice place their phone number is 4157767440 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 271 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"canthelp",
"_:result/fb0b8ea8"
],
[
"_:result/fb0b8ea8",
"dogs_allowed",
"yes"
],
[
"_:result/fb0b8ea8",
"pricerange",
"inexpensive"
],
[
"_:result/fb0b8ea8",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"canthelp",
"_:result/fb0b8ea8"
],
[
"_:result/fb0b8ea8",
"dogs_allowed",
"yes"
],
[
"_:result/fb0b8ea8",
"pricerange",
"inexpensive"
],
[
"_:result/fb0b8ea8",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"name",
"grant hotel"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"canthelp",
"_:result/fb0b8ea8"
],
[
"_:result/fb0b8ea8",
"dogs_allowed",
"yes"
],
[
"_:result/fb0b8ea8",
"pricerange",
"inexpensive"
],
[
"_:result/fb0b8ea8",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"name",
"grant hotel"
],
[
"_:result",
"phone",
"4154217540"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"canthelp",
"_:result/fb0b8ea8"
],
[
"_:result/fb0b8ea8",
"dogs_allowed",
"yes"
],
[
"_:result/fb0b8ea8",
"pricerange",
"inexpensive"
],
[
"_:result/fb0b8ea8",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:result",
"phone",
"4154217540"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"the regency inn"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"canthelp",
"_:result/fb0b8ea8"
],
[
"_:result/fb0b8ea8",
"dogs_allowed",
"yes"
],
[
"_:result/fb0b8ea8",
"pricerange",
"inexpensive"
],
[
"_:result/fb0b8ea8",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"name",
"the regency inn"
],
[
"_:result",
"phone",
"4157767440"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:system",
"canthelp",
"_:result/fb0b8ea8"
],
[
"_:result/fb0b8ea8",
"dogs_allowed",
"yes"
],
[
"_:result/fb0b8ea8",
"pricerange",
"inexpensive"
],
[
"_:result/fb0b8ea8",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"name",
"the regency inn"
],
[
"_:result",
"phone",
"4157767440"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "the castro"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,area,'castro');(_:result,name,'inn on castro');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place it is in the area of castro ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'castro');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "and the tower castro"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'castro');(_:result,name,'inn on castro');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place it is in the area of castro ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "phone number"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'inn on castro');(_:result,phone,'4158610321');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place their phone number is 4158610321 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "price range"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'inn on castro');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice hotel ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "price range"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'inn on castro');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice hotel ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": "price range"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,area,'castro');(_:result,name,'inn on castro');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place it is in the area of castro ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 421 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "a cheap restaurant"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'gracias madre');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "gracias madre is a nice place it is in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'hayes valley');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "in the hayes valley area near good be you"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'hayes valley');(_:result,name,'golden era restaurant');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "golden era restaurant is a nice place , it is in the area of hayes valley and it is in the cheap price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,price,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "food in address and price"
},
{
"id": 6,
"rdf-acts": [
"confirm((_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "let me confirm , you are looking for a restaurant in the cheap price range right ?"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "um"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'hayes valley');(_:result,count,'72');(_:result,pricerange,'cheap');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 72 restaurant -s in the cheap price range and in the area of hayes valley ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 10,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what food would you like"
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2797 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"gracias madre"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"name",
"golden era restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"name",
"golden era restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"golden era restaurant"
],
[
"_:result",
"price",
"?"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"count",
"72"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:result",
"name",
"golden era restaurant"
],
[
"_:result",
"price",
"?"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"count",
"72"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"hayes valley"
],
[
"_:result",
"name",
"golden era restaurant"
],
[
"_:result",
"price",
"?"
],
[
"_:result",
"area",
"hayes valley"
],
[
"_:result",
"count",
"72"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "what"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "what"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 5,
"rdf-acts": [
"ack()"
],
"speaker": "user",
"text": "what's the question"
},
{
"id": 6,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 248 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,dogs_allowed,'true');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i need a hotel near the so what that allows dogs"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,dogs_allowed,'yes');(_:result,name,'kensington park hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "kensington park hotel is a nice place where dogs are allowed ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "can i get the address and post code please"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,address,'450 post st');(_:result,name,'kensington park hotel');(_:result,postcode,'94102');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "kensington park hotel is a nice place , their address is 450 post st and their postcode is 94102 ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 301 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"name",
"kensington park hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"address",
"450 post st"
],
[
"_:result",
"name",
"kensington park hotel"
],
[
"_:result",
"postcode",
"94102"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"address",
"450 post st"
],
[
"_:result",
"name",
"kensington park hotel"
],
[
"_:result",
"postcode",
"94102"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'taiwanese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"ack()",
"inform((_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i want to find an expensive restaurant that serves taiwanese food and is good for dinner"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,food,'taiwanese');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , serving taiwanese food and in the expensive price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,food,'vietnamese');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))",
"ack()",
"inform((_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is there an expensive restaurant that serves vietnamese food and is good for dinner"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,food,'vietnamese');(_:result,good_for_meal,'dinner');(_:result,name,'butterfly');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "butterfly is a nice place , it serves vietnamese food , it is good for dinner and it is in the expensive price range ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,price,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address phone number and price"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'pier 33 the embarcadero at bay street');(_:result,name,'butterfly');(_:result,phone,'4158648999');(_:result,price,'between 26 and 37 euro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "butterfly is a nice place , their price -s are between 26 and 37 euro , their phone number is 4158648999 and their address is pier 33 the embarcadero at bay street ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1287 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"taiwanese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/fdc4766b"
],
[
"_:result/fdc4766b",
"food",
"taiwanese"
],
[
"_:result/fdc4766b",
"pricerange",
"expensive"
],
[
"_:result/fdc4766b",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/fdc4766b"
],
[
"_:result/fdc4766b",
"food",
"taiwanese"
],
[
"_:result/fdc4766b",
"pricerange",
"expensive"
],
[
"_:result/fdc4766b",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"butterfly"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/fdc4766b"
],
[
"_:result/fdc4766b",
"food",
"taiwanese"
],
[
"_:result/fdc4766b",
"pricerange",
"expensive"
],
[
"_:result/fdc4766b",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"pier 33 the embarcadero at bay street"
],
[
"_:result",
"name",
"butterfly"
],
[
"_:result",
"phone",
"4158648999"
],
[
"_:result",
"price",
"between 26 and 37 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/fdc4766b"
],
[
"_:result/fdc4766b",
"food",
"taiwanese"
],
[
"_:result/fdc4766b",
"pricerange",
"expensive"
],
[
"_:result/fdc4766b",
"type",
"Restaurant"
],
[
"_:search",
"food",
"vietnamese"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"vietnamese"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"pier 33 the embarcadero at bay street"
],
[
"_:result",
"name",
"butterfly"
],
[
"_:result",
"phone",
"4158648999"
],
[
"_:result",
"price",
"between 26 and 37 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "restaurant"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,pricerange,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,count,'239');(_:result,pricerange,'dont_care');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 239 restaurant -s if you do not care about the price range ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 8,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what area would you like ?"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1972 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'inexpensive');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "hello how near very"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,accepts_credit_cards,'no');(_:result,accepts_credit_cards,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it accepts credit card -s ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,accepts_credit_cards,'dont_care');(_:result,count,'182');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 182 hotel -s if you do not care whether it accepts credit card -s ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what price range would you like ?"
},
{
"id": 7,
"rdf-acts": [
"ack()"
],
"speaker": "user",
"text": "near"
},
{
"id": 8,
"rdf-acts": [
"confirm((_:result,accepts_credit_cards,'dont_care');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "let me confirm you do not care if it accepts credit card -s"
},
{
"id": 9,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,'sea cliff');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "near by the sea cliff"
},
{
"id": 10,
"rdf-acts": [
"canthelp((_:result,area,'sea cliff');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of sea cliff ."
},
{
"id": 11,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yes"
},
{
"id": 12,
"rdf-acts": [
"canthelp((_:result,area,'sea cliff');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of sea cliff ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 251 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:search",
"accepts_credit_cards",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"accepts_credit_cards",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"accepts_credit_cards",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"*"
],
[
"_:result",
"accepts_credit_cards",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"accepts_credit_cards",
"sea cliff"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"accepts_credit_cards",
"sea cliff"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/689d5c36"
],
[
"_:result/689d5c36",
"area",
"sea cliff"
],
[
"_:result/689d5c36",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"accepts_credit_cards",
"sea cliff"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/689d5c36"
],
[
"_:result/689d5c36",
"area",
"sea cliff"
],
[
"_:result/689d5c36",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/93c6b73f"
],
[
"_:result/93c6b73f",
"area",
"sea cliff"
],
[
"_:result/93c6b73f",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"accepts_credit_cards",
"sea cliff"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/689d5c36"
],
[
"_:result/689d5c36",
"area",
"sea cliff"
],
[
"_:result/689d5c36",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/93c6b73f"
],
[
"_:result/93c6b73f",
"area",
"sea cliff"
],
[
"_:result/93c6b73f",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'inner sunset');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in the area of inner sunset"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'inner sunset');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of inner sunset ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'little osaka');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in the area of little osaka"
},
{
"id": 4,
"rdf-acts": [
"select((_:result,accepts_credit_cards,'no');(_:result,accepts_credit_cards,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it accepts credit card -s ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "it doesn't matter"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,accepts_credit_cards,'yes');(_:result,area,'little osaka');(_:result,name,'hotel kabuki');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel kabuki is a nice place , it accepts credit card -s and it is in the area of little osaka ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"request((_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "thank you may i have the phone number and price range"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,accepts_credit_cards,'yes');(_:result,area,'little osaka');(_:result,name,'hotel kabuki');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel kabuki is a nice place , it accepts credit card -s and it is in the area of little osaka ."
},
{
"id": 9,
"rdf-acts": [
"affirm()",
"inform((_:search,name,'hotel kabuki');(_:search,type,'Hotel'))",
"request((_:result,phone,?);(_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "yeah hotel kabuki phone number and price range"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'hotel kabuki');(_:result,phone,'4159223200');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel kabuki is a nice place , it is in the moderate price range and their phone number is 4159223200 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 212 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"inner sunset"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/c9f54491"
],
[
"_:result/c9f54491",
"area",
"inner sunset"
],
[
"_:result/c9f54491",
"type",
"Hotel"
],
[
"_:search",
"area",
"little osaka"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/c9f54491"
],
[
"_:result/c9f54491",
"area",
"inner sunset"
],
[
"_:result/c9f54491",
"type",
"Hotel"
],
[
"_:search",
"area",
"little osaka"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:search",
"accepts_credit_cards",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/c9f54491"
],
[
"_:result/c9f54491",
"area",
"inner sunset"
],
[
"_:result/c9f54491",
"type",
"Hotel"
],
[
"_:search",
"area",
"little osaka"
],
[
"_:search",
"accepts_credit_cards",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"little osaka"
],
[
"_:result",
"name",
"hotel kabuki"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/c9f54491"
],
[
"_:result/c9f54491",
"area",
"inner sunset"
],
[
"_:result/c9f54491",
"type",
"Hotel"
],
[
"_:search",
"area",
"little osaka"
],
[
"_:search",
"accepts_credit_cards",
"*"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"little osaka"
],
[
"_:result",
"name",
"hotel kabuki"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"name",
"hotel kabuki"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/c9f54491"
],
[
"_:result/c9f54491",
"area",
"inner sunset"
],
[
"_:result/c9f54491",
"type",
"Hotel"
],
[
"_:search",
"area",
"little osaka"
],
[
"_:search",
"accepts_credit_cards",
"*"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"little osaka"
],
[
"_:search",
"name",
"hotel kabuki"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"hotel kabuki"
],
[
"_:result",
"phone",
"4159223200"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/c9f54491"
],
[
"_:result/c9f54491",
"area",
"inner sunset"
],
[
"_:result/c9f54491",
"type",
"Hotel"
],
[
"_:search",
"area",
"little osaka"
],
[
"_:search",
"accepts_credit_cards",
"*"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"little osaka"
],
[
"_:search",
"name",
"hotel kabuki"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"hotel kabuki"
],
[
"_:result",
"phone",
"4159223200"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'central richmond');(_:search,dogs_allowed,'false');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "how can the area of central richmond doesn't allow dogs"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'central richmond');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of central richmond ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'cole valley');(_:search,dogs_allowed,'false');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "hotel in the area of cole valley doesn't allow dogs"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'cole valley');(_:result,dogs_allowed,'no');(_:result,name,'stanyan park hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "stanyan park hotel is a nice place , where no dogs are allowed and it is in the area of cole valley ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "can you price hotel except credit cards"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'cole valley');(_:result,dogs_allowed,'no');(_:result,name,'stanyan park hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "stanyan park hotel is a nice place , where no dogs are allowed and it is in the area of cole valley ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,accepts_credit_cards,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "does it accept credit cards"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'cole valley');(_:result,dogs_allowed,'no');(_:result,name,'stanyan park hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "stanyan park hotel is a nice place , where no dogs are allowed and it is in the area of cole valley ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "phone number and address"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,accepts_credit_cards,'yes');(_:result,address,'750 stanyan st');(_:result,name,'stanyan park hotel');(_:result,phone,'4157511000');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "stanyan park hotel is a nice place , their address is 750 stanyan st , their phone number is 4157511000 and it accepts credit card -s ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 40 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"central richmond"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/f62e6cea"
],
[
"_:result/f62e6cea",
"area",
"central richmond"
],
[
"_:result/f62e6cea",
"type",
"Hotel"
],
[
"_:search",
"area",
"cole valley"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/f62e6cea"
],
[
"_:result/f62e6cea",
"area",
"central richmond"
],
[
"_:result/f62e6cea",
"type",
"Hotel"
],
[
"_:search",
"area",
"cole valley"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:result",
"area",
"cole valley"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"name",
"stanyan park hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/f62e6cea"
],
[
"_:result/f62e6cea",
"area",
"central richmond"
],
[
"_:result/f62e6cea",
"type",
"Hotel"
],
[
"_:search",
"area",
"cole valley"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"cole valley"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"name",
"stanyan park hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"accepts_credit_cards",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/f62e6cea"
],
[
"_:result/f62e6cea",
"area",
"central richmond"
],
[
"_:result/f62e6cea",
"type",
"Hotel"
],
[
"_:search",
"area",
"cole valley"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:result",
"area",
"cole valley"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"name",
"stanyan park hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/f62e6cea"
],
[
"_:result/f62e6cea",
"area",
"central richmond"
],
[
"_:result/f62e6cea",
"type",
"Hotel"
],
[
"_:search",
"area",
"cole valley"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"cole valley"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"address",
"750 stanyan st"
],
[
"_:result",
"name",
"stanyan park hotel"
],
[
"_:result",
"phone",
"4157511000"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/f62e6cea"
],
[
"_:result/f62e6cea",
"area",
"central richmond"
],
[
"_:result/f62e6cea",
"type",
"Hotel"
],
[
"_:search",
"area",
"cole valley"
],
[
"_:search",
"dogs_allowed",
"false"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"cole valley"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"address",
"750 stanyan st"
],
[
"_:result",
"name",
"stanyan park hotel"
],
[
"_:result",
"phone",
"4157511000"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"ack()",
"inform((_:search,near,'laurel heights');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i want to find a restaurant good for in the york near laurel heights"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,kids_allowed,'no');(_:result,kids_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows child -s ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,kids_allowed,*);(_:search,kids_allowed,'true');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care for allows children"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'229');(_:result,kids_allowed,'dont_care');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 229 restaurant -s if you do not care whether child -s are allowed ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,food,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what food would you like ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "cheap"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,food,'sea food');(_:result,name,'sotto mare');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "sotto mare is a nice place , it is in the cheap price range and it serves sea food ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the phone number and post code"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'sotto mare');(_:result,phone,'4153983181');(_:result,postcode,'94133');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "sotto mare is a nice place , their phone number is 4153983181 and their postcode is 94133 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 88 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"laurel heights"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"laurel heights"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"laurel heights"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"229"
],
[
"_:result",
"kids_allowed",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"laurel heights"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"count",
"229"
],
[
"_:result",
"kids_allowed",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"laurel heights"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"count",
"229"
],
[
"_:result",
"kids_allowed",
"dont_care"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"sea food"
],
[
"_:result",
"name",
"sotto mare"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"laurel heights"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"count",
"229"
],
[
"_:result",
"kids_allowed",
"dont_care"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"sea food"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"sotto mare"
],
[
"_:result",
"phone",
"4153983181"
],
[
"_:result",
"postcode",
"94133"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"laurel heights"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"count",
"229"
],
[
"_:result",
"kids_allowed",
"dont_care"
],
[
"_:search",
"food",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"sea food"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"sotto mare"
],
[
"_:result",
"phone",
"4153983181"
],
[
"_:result",
"postcode",
"94133"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,kids_allowed,'false');(_:search,type,'Restaurant'))",
"ack()",
"inform((_:search,good_for_meal,'brunch');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i would like a restaurant near should and that doesn't allow children and is good for brunch"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,good_for_meal,'brunch');(_:result,kids_allowed,'no');(_:result,name,'red door cafe');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "red door cafe is a nice place , where no child -s are allowed and it is good for brunch ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can i get the address and the type of food"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,address,'1608 bush street');(_:result,food,'none');(_:result,name,'red door cafe');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "red door cafe is a nice place , it serves none food and their address is 1608 bush street ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 82 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"good_for_meal",
"brunch"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"good_for_meal",
"brunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"brunch"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"good_for_meal",
"brunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"brunch"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"address",
"1608 bush street"
],
[
"_:result",
"food",
"none"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"good_for_meal",
"brunch"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"brunch"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"address",
"1608 bush street"
],
[
"_:result",
"food",
"none"
],
[
"_:result",
"name",
"red door cafe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))",
"affirm()",
"inform((_:search,area,'bayview district');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i would like a hotel near uh yes in the bayview district"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'bayview district');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of bayview district ."
},
{
"id": 3,
"rdf-acts": [
"ack()",
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "okay i would like a hotel in i'm may should be free"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'bayview district');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of bayview district ."
},
{
"id": 5,
"rdf-acts": [
"ack()",
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "okay how like a hotel in i'm may so eastern"
},
{
"id": 6,
"rdf-acts": [
"canthelp((_:result,area,'bayview district');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of bayview district ."
},
{
"id": 7,
"rdf-acts": [
"ack()",
"thanks()",
"bye()"
],
"speaker": "user",
"text": "okay thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 429 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"bayview district"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"bayview district"
],
[
"_:system",
"canthelp",
"_:result/920b7af3"
],
[
"_:result/920b7af3",
"area",
"bayview district"
],
[
"_:result/920b7af3",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"bayview district"
],
[
"_:system",
"canthelp",
"_:result/920b7af3"
],
[
"_:result/920b7af3",
"area",
"bayview district"
],
[
"_:result/920b7af3",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/5f40aa56"
],
[
"_:result/5f40aa56",
"area",
"bayview district"
],
[
"_:result/5f40aa56",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"bayview district"
],
[
"_:system",
"canthelp",
"_:result/920b7af3"
],
[
"_:result/920b7af3",
"area",
"bayview district"
],
[
"_:result/920b7af3",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/5f40aa56"
],
[
"_:result/5f40aa56",
"area",
"bayview district"
],
[
"_:result/5f40aa56",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/7b11123a"
],
[
"_:result/7b11123a",
"area",
"bayview district"
],
[
"_:result/7b11123a",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"bayview district"
],
[
"_:system",
"canthelp",
"_:result/920b7af3"
],
[
"_:result/920b7af3",
"area",
"bayview district"
],
[
"_:result/920b7af3",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/5f40aa56"
],
[
"_:result/5f40aa56",
"area",
"bayview district"
],
[
"_:result/5f40aa56",
"type",
"Hotel"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/7b11123a"
],
[
"_:result/7b11123a",
"area",
"bayview district"
],
[
"_:result/7b11123a",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "moderately priced hotel that is live that"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'the orchard hotel');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the orchard hotel is a nice place it is in the moderate price range ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the address phone number and postcode"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'105');(_:result,pricerange,'moderate');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 105 hotel -s in the moderate price range ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what area would you like ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,area,'inset');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "is it in"
},
{
"id": 8,
"rdf-acts": [
"canthelp((_:result,area,'inset');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of inset ."
},
{
"id": 9,
"rdf-acts": [
"ack()"
],
"speaker": "user",
"text": "is it in"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,count,'105');(_:result,pricerange,'moderate');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 105 hotel -s in the moderate price range ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 12,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": "is it in"
},
{
"id": 14,
"rdf-acts": [
"inform((_:result,address,'665 bush st');(_:result,name,'the orchard hotel');(_:result,phone,'4153628878');(_:result,postcode,'94108');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the orchard hotel is a nice place , their phone number is 4153628878 , their postcode is 94108 and their address is 665 bush st ."
},
{
"id": 15,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 17,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 137 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"the orchard hotel"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"the orchard hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"count",
"105"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"the orchard hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"count",
"105"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"inset"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"the orchard hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"count",
"105"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"inset"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/ce83ff18"
],
[
"_:result/ce83ff18",
"area",
"inset"
],
[
"_:result/ce83ff18",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"the orchard hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"area",
"inset"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/ce83ff18"
],
[
"_:result/ce83ff18",
"area",
"inset"
],
[
"_:result/ce83ff18",
"type",
"Hotel"
],
[
"_:result",
"count",
"105"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"the orchard hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:search",
"area",
"inset"
],
[
"_:system",
"canthelp",
"_:result/ce83ff18"
],
[
"_:result/ce83ff18",
"area",
"inset"
],
[
"_:result/ce83ff18",
"type",
"Hotel"
],
[
"_:result",
"count",
"105"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"inset"
],
[
"_:system",
"canthelp",
"_:result/ce83ff18"
],
[
"_:result/ce83ff18",
"area",
"inset"
],
[
"_:result/ce83ff18",
"type",
"Hotel"
],
[
"_:result",
"count",
"105"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"665 bush st"
],
[
"_:result",
"name",
"the orchard hotel"
],
[
"_:result",
"phone",
"4153628878"
],
[
"_:result",
"postcode",
"94108"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"area",
"inset"
],
[
"_:system",
"canthelp",
"_:result/ce83ff18"
],
[
"_:result/ce83ff18",
"area",
"inset"
],
[
"_:result/ce83ff18",
"type",
"Hotel"
],
[
"_:result",
"count",
"105"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"665 bush st"
],
[
"_:result",
"name",
"the orchard hotel"
],
[
"_:result",
"phone",
"4153628878"
],
[
"_:result",
"postcode",
"94108"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "the castro"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,area,'castro');(_:result,name,'inn on castro');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place it is in the area of castro ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'castro');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "and the tower castro"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'castro');(_:result,name,'inn on castro');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place it is in the area of castro ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "phone number"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'inn on castro');(_:result,phone,'4158610321');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place their phone number is 4158610321 ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "price range"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'inn on castro');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice hotel ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "price range"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'inn on castro');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice hotel ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": "price range"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,area,'castro');(_:result,name,'inn on castro');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "inn on castro is a nice place it is in the area of castro ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 421 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"pricerange",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"castro"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"phone",
"4158610321"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"area",
"castro"
],
[
"_:result",
"name",
"inn on castro"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'lower pacific heights');(_:search,has_internet,'true');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "like to find a hotel in the lower pacific heights that has an internet connection"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'lower pacific heights');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of lower pacific heights ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'lower pacific heights');(_:search,has_internet,'true');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "is there any hotel in lower pacific heights have internet"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'lower pacific heights');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of lower pacific heights ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 533 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/91a45150"
],
[
"_:result/91a45150",
"area",
"lower pacific heights"
],
[
"_:result/91a45150",
"type",
"Hotel"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/91a45150"
],
[
"_:result/91a45150",
"area",
"lower pacific heights"
],
[
"_:result/91a45150",
"type",
"Hotel"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/44745a87"
],
[
"_:result/44745a87",
"area",
"lower pacific heights"
],
[
"_:result/44745a87",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/91a45150"
],
[
"_:result/91a45150",
"area",
"lower pacific heights"
],
[
"_:result/91a45150",
"type",
"Hotel"
],
[
"_:search",
"area",
"lower pacific heights"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/44745a87"
],
[
"_:result/44745a87",
"area",
"lower pacific heights"
],
[
"_:result/44745a87",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,'false');(_:search,pricerange,'pricey');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in expensive price range it doesn't accept credit cards"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,accepts_credit_cards,'no');(_:result,pricerange,'pricey');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , where no credit card -s are accepted and in the pricey price range ."
},
{
"id": 3,
"rdf-acts": [
"ack()"
],
"speaker": "user",
"text": "okay um"
},
{
"id": 4,
"rdf-acts": [
"confirm((_:result,pricerange,'pricey');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "let me confirm , you are looking for a hotel in the pricey price range right ?"
},
{
"id": 5,
"rdf-acts": [
"negate()",
"inform((_:search,pricerange,'pricey');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "no i'm looking for an expensive hotel"
},
{
"id": 6,
"rdf-acts": [
"canthelp((_:result,accepts_credit_cards,'no');(_:result,pricerange,'pricey');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , in the pricey price range and where no credit card -s are accepted ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 551 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"false"
],
[
"_:search",
"pricerange",
"pricey"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"false"
],
[
"_:search",
"pricerange",
"pricey"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/6f559a09"
],
[
"_:result/6f559a09",
"accepts_credit_cards",
"no"
],
[
"_:result/6f559a09",
"pricerange",
"pricey"
],
[
"_:result/6f559a09",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"false"
],
[
"_:system",
"canthelp",
"_:result/6f559a09"
],
[
"_:result/6f559a09",
"accepts_credit_cards",
"no"
],
[
"_:result/6f559a09",
"pricerange",
"pricey"
],
[
"_:result/6f559a09",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"pricey"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"false"
],
[
"_:system",
"canthelp",
"_:result/6f559a09"
],
[
"_:result/6f559a09",
"accepts_credit_cards",
"no"
],
[
"_:result/6f559a09",
"pricerange",
"pricey"
],
[
"_:result/6f559a09",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"pricey"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/55780ea8"
],
[
"_:result/55780ea8",
"accepts_credit_cards",
"no"
],
[
"_:result/55780ea8",
"pricerange",
"pricey"
],
[
"_:result/55780ea8",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "do you have be you don't care"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,accepts_credit_cards,'no');(_:result,accepts_credit_cards,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it accepts credit card -s ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:result,accepts_credit_cards,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "does it accept credit card"
},
{
"id": 4,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,'true');(_:search,dogs_allowed,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "don't care whether it accepts credit cards"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,accepts_credit_cards,'yes');(_:result,dogs_allowed,'none');(_:result,name,'san francisco marriott marquis');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "san francisco marriott marquis is a nice place , i do not know if it allows dogs and it accepts credit card -s ."
},
{
"id": 7,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "good bye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 308 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"accepts_credit_cards",
"no"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"accepts_credit_cards",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"dogs_allowed",
"none"
],
[
"_:result",
"name",
"san francisco marriott marquis"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"dogs_allowed",
"none"
],
[
"_:result",
"name",
"san francisco marriott marquis"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:result,pricerange,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "uh serve hi and price range"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'hunters point');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "hunters point"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'hunters point');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of hunters point ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": "financial district south"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'financial district south');(_:result,name,'the st regis san francisco');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the st regis san francisco is a nice place it is in the area of financial district south ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "address"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,address,'125 3rd st');(_:result,name,'the st regis san francisco');(_:result,pricerange,'ultra high end');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the st regis san francisco is a nice place , it is in the ultra high end price range and their address is 125 3rd st ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 316 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"hunters point"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"hunters point"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/35e62bc0"
],
[
"_:result/35e62bc0",
"area",
"hunters point"
],
[
"_:result/35e62bc0",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"pricerange",
"?"
],
[
"_:search",
"area",
"hunters point"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/35e62bc0"
],
[
"_:result/35e62bc0",
"area",
"hunters point"
],
[
"_:result/35e62bc0",
"type",
"Hotel"
],
[
"_:result",
"area",
"financial district south"
],
[
"_:result",
"name",
"the st regis san francisco"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"hunters point"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/35e62bc0"
],
[
"_:result/35e62bc0",
"area",
"hunters point"
],
[
"_:result/35e62bc0",
"type",
"Hotel"
],
[
"_:result",
"area",
"financial district south"
],
[
"_:result",
"address",
"125 3rd st"
],
[
"_:result",
"name",
"the st regis san francisco"
],
[
"_:result",
"pricerange",
"ultra high end"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"hunters point"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/35e62bc0"
],
[
"_:result/35e62bc0",
"area",
"hunters point"
],
[
"_:result/35e62bc0",
"type",
"Hotel"
],
[
"_:result",
"area",
"financial district south"
],
[
"_:result",
"address",
"125 3rd st"
],
[
"_:result",
"name",
"the st regis san francisco"
],
[
"_:result",
"pricerange",
"ultra high end"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'korean');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for a cheap restaurant that serves a korean food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'korean');(_:result,name,'manna');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "manna is a nice place , it is in the cheap price range and it serves korean food ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,address,'845 irving street');(_:result,name,'manna');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "manna is a nice place their address is 845 irving street ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the area"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'hayes valley or inset');(_:result,name,'manna');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "manna is a nice place , it is in the area of hayes valley and it is in the area of inset ."
},
{
"id": 7,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3161 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"korean"
],
[
"_:result",
"name",
"manna"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"korean"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"845 irving street"
],
[
"_:result",
"name",
"manna"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"korean"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"845 irving street"
],
[
"_:result",
"area",
"hayes valley or inset"
],
[
"_:result",
"name",
"manna"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"korean"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"korean"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"845 irving street"
],
[
"_:result",
"area",
"hayes valley or inset"
],
[
"_:result",
"name",
"manna"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'buena vista park');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i want a hotel in the area of buena vista park that's"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'buena vista park');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of buena vista park ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "how about chinatown"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'chinatown');(_:result,name,'italian american hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "italian american hotel is a nice place it is in the area of chinatown ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,has_internet,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "does it have an internet connection"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,has_internet,'none');(_:result,name,'italian american hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "italian american hotel is a nice place i do not know if it has interent ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "internet connection"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'chinatown');(_:result,has_internet,'yes');(_:result,name,'hotel north beach');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel north beach is a nice place , it has internet and it is in the area of chinatown ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what's the address phone number and post code"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,address,'935 kearny st');(_:result,name,'hotel north beach');(_:result,phone,'4159869911');(_:result,postcode,'94133');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel north beach is a nice place , their phone number is 4159869911 , their postcode is 94133 and their address is 935 kearny st ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 83 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"buena vista park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"buena vista park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/8568af50"
],
[
"_:result/8568af50",
"area",
"buena vista park"
],
[
"_:result/8568af50",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"buena vista park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/8568af50"
],
[
"_:result/8568af50",
"area",
"buena vista park"
],
[
"_:result/8568af50",
"type",
"Hotel"
],
[
"_:result",
"area",
"chinatown"
],
[
"_:result",
"name",
"italian american hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"has_internet",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"buena vista park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/8568af50"
],
[
"_:result/8568af50",
"area",
"buena vista park"
],
[
"_:result/8568af50",
"type",
"Hotel"
],
[
"_:result",
"area",
"chinatown"
],
[
"_:result",
"has_internet",
"none"
],
[
"_:result",
"name",
"italian american hotel"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"buena vista park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/8568af50"
],
[
"_:result/8568af50",
"area",
"buena vista park"
],
[
"_:result/8568af50",
"type",
"Hotel"
],
[
"_:result",
"area",
"chinatown"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"hotel north beach"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"buena vista park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/8568af50"
],
[
"_:result/8568af50",
"area",
"buena vista park"
],
[
"_:result/8568af50",
"type",
"Hotel"
],
[
"_:result",
"area",
"chinatown"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"address",
"935 kearny st"
],
[
"_:result",
"name",
"hotel north beach"
],
[
"_:result",
"phone",
"4159869911"
],
[
"_:result",
"postcode",
"94133"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"buena vista park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/8568af50"
],
[
"_:result/8568af50",
"area",
"buena vista park"
],
[
"_:result/8568af50",
"type",
"Hotel"
],
[
"_:result",
"area",
"chinatown"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"address",
"935 kearny st"
],
[
"_:result",
"name",
"hotel north beach"
],
[
"_:result",
"phone",
"4159869911"
],
[
"_:result",
"postcode",
"94133"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "cheap restaurant"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'thai cottage restaurant');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "thai cottage restaurant is a nice place it is in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'bernal heights north');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "the area of bernal heights north"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'bernal heights north');(_:result,name,'hillside supper club');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "hillside supper club is a nice place , it is in the area of bernal heights north and it is in the cheap price range ."
},
{
"id": 5,
"rdf-acts": [
"ack()",
"inform((_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "good for dinner"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'hillside supper club');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "hillside supper club is a nice restaurant ."
},
{
"id": 7,
"rdf-acts": [
"ack()",
"inform((_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "good for dinner"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'bernal heights north');(_:result,count,'1');(_:result,good_for_meal,'dinner');(_:result,name,'hillside supper club');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than hillside supper club in the area of bernal heights north , in the cheap price range and good for dinner ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,near,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can i get the phone number for where is it near"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'hillside supper club');(_:result,near,'bernal heights');(_:result,phone,'4152856005');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "hillside supper club is a nice place , it is near bernal heights and their phone number is 4152856005 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1943 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"thai cottage restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"area",
"bernal heights north"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"bernal heights north"
],
[
"_:result",
"area",
"bernal heights north"
],
[
"_:result",
"name",
"hillside supper club"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"bernal heights north"
],
[
"_:result",
"area",
"bernal heights north"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"hillside supper club"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"bernal heights north"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"bernal heights north"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"hillside supper club"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"bernal heights north"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"bernal heights north"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"hillside supper club"
],
[
"_:result",
"near",
"bernal heights"
],
[
"_:result",
"phone",
"4152856005"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"area",
"bernal heights north"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"bernal heights north"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"hillside supper club"
],
[
"_:result",
"near",
"bernal heights"
],
[
"_:result",
"phone",
"4152856005"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yeah i'm looking for a restaurant near near in town"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "doesn't matter"
},
{
"id": 4,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,pricerange,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 6,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "cheap"
},
{
"id": 8,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "expensive"
},
{
"id": 10,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 11,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no"
},
{
"id": 12,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 641 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"#"
],
[
"_:user",
"denied",
"_:search/d37661b3"
],
[
"_:search/d37661b3",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"denied",
"_:search/d37661b3"
],
[
"_:search/d37661b3",
"type",
"Restaurant"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,has_internet,'true');(_:search,near,'japantown');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel near japantown that has internet connection"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,name,'queen anne hotel');(_:result,near,'japantown');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "queen anne hotel is a nice place , it is near japantown and it has internet ."
},
{
"id": 3,
"rdf-acts": [
"ack()",
"request((_:result,address,?);(_:result,name,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "okay what is the name and address"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,name,'queen anne hotel');(_:result,near,'japantown');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "queen anne hotel is a nice place , it is near japantown and it has internet ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "name and address"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'1590 sutter st');(_:result,name,'queen anne hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "queen anne hotel is a nice place their address is 1590 sutter st ."
},
{
"id": 7,
"rdf-acts": [
"ack()",
"thanks()",
"bye()"
],
"speaker": "user",
"text": "okay thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 208 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"queen anne hotel"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"name",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"queen anne hotel"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"address",
"1590 sutter st"
],
[
"_:result",
"name",
"queen anne hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"address",
"1590 sutter st"
],
[
"_:result",
"name",
"queen anne hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i need a hotel in mission bay the next that credit cards"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'mission bay');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of mission bay ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,'outer richmond');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i need a hotel in outer richmond that a credit card"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'outer richmond');(_:result,name,'seal rock inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "seal rock inn is a nice place it is in the area of outer richmond ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is their post code"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'seal rock inn');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "seal rock inn is a nice hotel ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is their address"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,address,'545 point lobos ave');(_:result,name,'seal rock inn');(_:result,postcode,'94121');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "seal rock inn is a nice place , their address is 545 point lobos ave and their postcode is 94121 ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 183 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/94ba396b"
],
[
"_:result/94ba396b",
"area",
"mission bay"
],
[
"_:result/94ba396b",
"type",
"Hotel"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/94ba396b"
],
[
"_:result/94ba396b",
"area",
"mission bay"
],
[
"_:result/94ba396b",
"type",
"Hotel"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"outer richmond"
],
[
"_:result",
"name",
"seal rock inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/94ba396b"
],
[
"_:result/94ba396b",
"area",
"mission bay"
],
[
"_:result/94ba396b",
"type",
"Hotel"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"outer richmond"
],
[
"_:result",
"postcode",
"?"
],
[
"_:result",
"name",
"seal rock inn"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/94ba396b"
],
[
"_:result/94ba396b",
"area",
"mission bay"
],
[
"_:result/94ba396b",
"type",
"Hotel"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"outer richmond"
],
[
"_:result",
"address",
"545 point lobos ave"
],
[
"_:result",
"name",
"seal rock inn"
],
[
"_:result",
"postcode",
"94121"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:system",
"canthelp",
"_:result/94ba396b"
],
[
"_:result/94ba396b",
"area",
"mission bay"
],
[
"_:result/94ba396b",
"type",
"Hotel"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"area",
"outer richmond"
],
[
"_:result",
"address",
"545 point lobos ave"
],
[
"_:result",
"name",
"seal rock inn"
],
[
"_:result",
"postcode",
"94121"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,near,'marina cow hollow');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "could i want to find a hotel near marina cow hollow that doesn't allow"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'comfort inn by the bay');(_:result,near,'marina cow hollow');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "comfort inn by the bay is a nice place it is near marina cow hollow ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,near,'marina cow hollow');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i want to find a hotel near marina cow hollow"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'comfort inn by the bay');(_:result,near,'marina cow hollow');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "comfort inn by the bay is a nice place it is near marina cow hollow ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,dogs_allowed,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "does it allow dog"
},
{
"id": 6,
"rdf-acts": [
"canthelp((_:result,dogs_allowed,'yes');(_:result,near,'marina cow hollow');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , near marina cow hollow and where dogs are allowed ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "how about a tell i then does not although"
},
{
"id": 8,
"rdf-acts": [
"canthelp((_:result,dogs_allowed,'yes');(_:result,near,'marina cow hollow');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , near marina cow hollow and where dogs are allowed ."
},
{
"id": 9,
"rdf-acts": [
"negate()",
"bye()"
],
"speaker": "user",
"text": "no goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 26 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"marina cow hollow"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"name",
"comfort inn by the bay"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"near",
"marina cow hollow"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"marina cow hollow"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"comfort inn by the bay"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"marina cow hollow"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"comfort inn by the bay"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"?"
],
[
"_:system",
"canthelp",
"_:result/aff055a0"
],
[
"_:result/aff055a0",
"dogs_allowed",
"yes"
],
[
"_:result/aff055a0",
"near",
"marina cow hollow"
],
[
"_:result/aff055a0",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"marina cow hollow"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"comfort inn by the bay"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"?"
],
[
"_:system",
"canthelp",
"_:result/aff055a0"
],
[
"_:result/aff055a0",
"dogs_allowed",
"yes"
],
[
"_:result/aff055a0",
"near",
"marina cow hollow"
],
[
"_:result/aff055a0",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/b792e0de"
],
[
"_:result/b792e0de",
"dogs_allowed",
"yes"
],
[
"_:result/b792e0de",
"near",
"marina cow hollow"
],
[
"_:result/b792e0de",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"marina cow hollow"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"comfort inn by the bay"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"?"
],
[
"_:system",
"canthelp",
"_:result/aff055a0"
],
[
"_:result/aff055a0",
"dogs_allowed",
"yes"
],
[
"_:result/aff055a0",
"near",
"marina cow hollow"
],
[
"_:result/aff055a0",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/b792e0de"
],
[
"_:result/b792e0de",
"dogs_allowed",
"yes"
],
[
"_:result/b792e0de",
"near",
"marina cow hollow"
],
[
"_:result/b792e0de",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,near,'potrero hill');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))",
"ack()",
"inform((_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need a cheap restaurant near pickerel with potrero hill is good for dinner"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,name,'thai house express');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "thai house express is a nice place , it is in the cheap price range and it is good for dinner ."
},
{
"id": 3,
"rdf-acts": [
"confirm((_:result,near,'potrero hill');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "is it near potrero hill"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'thai house express');(_:result,near,'tenderloin');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "thai house express is a nice place it is near tenderloin ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,near,'potrero hill');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i need a please near potrero hill"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'thai house express');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "thai house express is a nice restaurant ."
},
{
"id": 7,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "i need a place near pub for no"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'thai house express');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "thai house express is a nice restaurant ."
},
{
"id": 9,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no i need one in the area potrero hill"
},
{
"id": 10,
"rdf-acts": [
"canthelp((_:result,area,'potrero hill');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of potrero hill ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "okay thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2690 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"potrero hill"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"potrero hill"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"thai house express"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"near",
"potrero hill"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"name",
"thai house express"
],
[
"_:result",
"near",
"tenderloin"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"near",
"potrero hill"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"near",
"tenderloin"
],
[
"_:search",
"near",
"potrero hill"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/dd0609c7"
],
[
"_:result/dd0609c7",
"name",
"thai house express"
],
[
"_:result/dd0609c7",
"type",
"Restaurant"
],
[
"_:result/dd0609c7",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"near",
"tenderloin"
],
[
"_:search",
"near",
"potrero hill"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/dd0609c7"
],
[
"_:result/dd0609c7",
"name",
"thai house express"
],
[
"_:result/dd0609c7",
"type",
"Restaurant"
],
[
"_:result/dd0609c7",
"type",
"restaurant"
],
[
"_:user",
"denied",
"_:result/84498ce9"
],
[
"_:result/84498ce9",
"name",
"thai house express"
],
[
"_:result/84498ce9",
"type",
"Restaurant"
],
[
"_:result/84498ce9",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"near",
"tenderloin"
],
[
"_:search",
"near",
"potrero hill"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/dd0609c7"
],
[
"_:result/dd0609c7",
"name",
"thai house express"
],
[
"_:result/dd0609c7",
"type",
"Restaurant"
],
[
"_:result/dd0609c7",
"type",
"restaurant"
],
[
"_:user",
"denied",
"_:result/84498ce9"
],
[
"_:result/84498ce9",
"name",
"thai house express"
],
[
"_:result/84498ce9",
"type",
"Restaurant"
],
[
"_:result/84498ce9",
"type",
"restaurant"
],
[
"_:system",
"canthelp",
"_:result/41af28f5"
],
[
"_:result/41af28f5",
"area",
"potrero hill"
],
[
"_:result/41af28f5",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"near",
"tenderloin"
],
[
"_:search",
"near",
"potrero hill"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/dd0609c7"
],
[
"_:result/dd0609c7",
"name",
"thai house express"
],
[
"_:result/dd0609c7",
"type",
"Restaurant"
],
[
"_:result/dd0609c7",
"type",
"restaurant"
],
[
"_:user",
"denied",
"_:result/84498ce9"
],
[
"_:result/84498ce9",
"name",
"thai house express"
],
[
"_:result/84498ce9",
"type",
"Restaurant"
],
[
"_:result/84498ce9",
"type",
"restaurant"
],
[
"_:system",
"canthelp",
"_:result/41af28f5"
],
[
"_:result/41af28f5",
"area",
"potrero hill"
],
[
"_:result/41af28f5",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "unrecognizable"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'dont_care');(_:result,count,'239');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 239 restaurant -s in all parts of town ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal would you like ?"
},
{
"id": 7,
"rdf-acts": [
"affirm()",
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "yes a cheap food"
},
{
"id": 8,
"rdf-acts": [
"canthelp((_:result,food,'asian');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , serving asian food and in the cheap price range ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1669 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"*"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"*"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/341c4764"
],
[
"_:result/341c4764",
"food",
"asian"
],
[
"_:result/341c4764",
"pricerange",
"cheap"
],
[
"_:result/341c4764",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"*"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/341c4764"
],
[
"_:result/341c4764",
"food",
"asian"
],
[
"_:result/341c4764",
"pricerange",
"cheap"
],
[
"_:result/341c4764",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'ingleside heights');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in the ingleside heights area"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'ingleside heights');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of ingleside heights ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "beer we'll noma"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'noma');(_:result,name,'parc 55 wyndham san francisco union square');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "parc 55 wyndham san francisco union square is a nice place it is in the area of noma ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'parc 55 wyndham san francisco union square');(_:result,phone,'4153928000');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "parc 55 wyndham san francisco union square is a nice place their phone number is 4153928000 ."
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,has_internet,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "it has internet"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,name,'parc 55 wyndham san francisco union square');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "parc 55 wyndham san francisco union square is a nice hotel ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 425 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"ingleside heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"ingleside heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/8d54d1be"
],
[
"_:result/8d54d1be",
"area",
"ingleside heights"
],
[
"_:result/8d54d1be",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"ingleside heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:system",
"canthelp",
"_:result/8d54d1be"
],
[
"_:result/8d54d1be",
"area",
"ingleside heights"
],
[
"_:result/8d54d1be",
"type",
"Hotel"
],
[
"_:result",
"area",
"noma"
],
[
"_:result",
"name",
"parc 55 wyndham san francisco union square"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"ingleside heights"
],
[
"_:system",
"canthelp",
"_:result/8d54d1be"
],
[
"_:result/8d54d1be",
"area",
"ingleside heights"
],
[
"_:result/8d54d1be",
"type",
"Hotel"
],
[
"_:result",
"area",
"noma"
],
[
"_:result",
"name",
"parc 55 wyndham san francisco union square"
],
[
"_:result",
"phone",
"4153928000"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"ingleside heights"
],
[
"_:system",
"canthelp",
"_:result/8d54d1be"
],
[
"_:result/8d54d1be",
"area",
"ingleside heights"
],
[
"_:result/8d54d1be",
"type",
"Hotel"
],
[
"_:result",
"area",
"noma"
],
[
"_:result",
"phone",
"4153928000"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"parc 55 wyndham san francisco union square"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"ingleside heights"
],
[
"_:system",
"canthelp",
"_:result/8d54d1be"
],
[
"_:result/8d54d1be",
"area",
"ingleside heights"
],
[
"_:result/8d54d1be",
"type",
"Hotel"
],
[
"_:result",
"area",
"noma"
],
[
"_:result",
"phone",
"4153928000"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"parc 55 wyndham san francisco union square"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"ack()"
],
"speaker": "user",
"text": "ok crockeramazon"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "hotel name price"
},
{
"id": 4,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "address and the uh"
},
{
"id": 6,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 14 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"?"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,kids_allowed,'true');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for a restaurant that serves tuscan food and allows children"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,count,'94');(_:result,kids_allowed,'yes');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 94 restaurant -s where child -s are allowed ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 4,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal would you like ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,food,'mexican');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "mexican food"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,food,'mexican');(_:result,kids_allowed,'yes');(_:result,name,'poc chuc');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "poc chuc is a nice place , it serves mexican food and where child -s are allowed ."
},
{
"id": 7,
"rdf-acts": [
"reqalts()"
],
"speaker": "user",
"text": "anything else"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,count,'3');(_:result,food,'mexican');(_:result,kids_allowed,'yes');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 3 restaurant -s serving mexican food and where child -s are allowed ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 10,
"rdf-acts": [
"request((_:search,good_for_meal,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "what meal would you like"
},
{
"id": 11,
"rdf-acts": [
"inform((_:search,good_for_meal,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,food,'mexican');(_:result,good_for_meal,'breakfast');(_:result,kids_allowed,'yes');(_:result,name,'sanjalisco');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "sanjalisco is a nice place , it serves mexican food , where child -s are allowed and it is good for breakfast ."
},
{
"id": 13,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address"
},
{
"id": 14,
"rdf-acts": [
"inform((_:result,address,'901 s van ness avenue');(_:result,name,'sanjalisco');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "sanjalisco is a nice place their address is 901 s van ness avenue ."
},
{
"id": 15,
"rdf-acts": [
"request((_:result,near,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "where is it near"
},
{
"id": 16,
"rdf-acts": [
"inform((_:result,name,'sanjalisco');(_:result,near,'mission');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "sanjalisco is a nice place it is near mission ."
},
{
"id": 17,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 19,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 518 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"94"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"count",
"94"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:result",
"count",
"94"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"poc chuc"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"good_for_meal",
"?"
],
[
"_:search",
"food",
"mexican"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"poc chuc"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"food",
"mexican"
],
[
"_:result",
"name",
"poc chuc"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"3"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"food",
"mexican"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"good_for_meal",
"breakfast"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"sanjalisco"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"food",
"mexican"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"good_for_meal",
"breakfast"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"address",
"901 s van ness avenue"
],
[
"_:result",
"name",
"sanjalisco"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"food",
"mexican"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"good_for_meal",
"breakfast"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"address",
"901 s van ness avenue"
],
[
"_:result",
"name",
"sanjalisco"
],
[
"_:result",
"near",
"mission"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"food",
"mexican"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"3"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"mexican"
],
[
"_:result",
"good_for_meal",
"breakfast"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"address",
"901 s van ness avenue"
],
[
"_:result",
"name",
"sanjalisco"
],
[
"_:result",
"near",
"mission"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,'moderate');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "hi i'm moderate priced hotel that is near price"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'harbor court hotel c a kimpton hotel');(_:result,pricerange,'moderate');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice place it is in the moderate price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "it accepts credit cards"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'harbor court hotel c a kimpton hotel');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "harbor court hotel c a kimpton hotel is a nice hotel ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 107 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"harbor court hotel c a kimpton hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"thanks()"
],
"speaker": "user",
"text": "thai you"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what part of town do you have in mind ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,area,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "any"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'dont_care');(_:result,count,'182');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 182 hotel -s in all parts of town ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"select((_:result,has_internet,'no');(_:result,has_internet,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it has internet ?"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "internet"
},
{
"id": 8,
"rdf-acts": [
"confirm((_:result,area,'dont_care');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "ok , a hotel in any part of town is that right ?"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": "is it"
},
{
"id": 10,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 11,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "i know goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 553 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"area",
"dont_care"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"no"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the restaurant information system . you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "i'm looking for a hotel"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,near,'marina cow hollow or japantown'))"
],
"speaker": "system",
"text": "sorry would you like it to be near marina cow hollow or japantown"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "glen park"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'glen park');(_:result,name,'chenery park');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "chenery park is a nice place , it is in the area of glen park ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": "do you have the phone number"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'glen park');(_:result,name,'chenery park');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "chenery park is a nice place , it is in the area of glen park ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "yes"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'glen park');(_:result,name,'chenery park');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "chenery park is a nice place it is in the area of glen park ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3544 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"near",
"marina cow hollow or japantown"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"near",
"marina cow hollow or japantown"
],
[
"_:result",
"area",
"glen park"
],
[
"_:result",
"name",
"chenery park"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"near",
"marina cow hollow or japantown"
],
[
"_:result",
"area",
"glen park"
],
[
"_:result",
"name",
"chenery park"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"near",
"marina cow hollow or japantown"
],
[
"_:result",
"area",
"glen park"
],
[
"_:result",
"name",
"chenery park"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for a restaurant in the new square that serves indian food and is again"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'indian');(_:result,name,'gajalee');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "gajalee is a nice place it serves indian food ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,food,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "okay any where"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,food,'indian');(_:result,name,'campton place restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "campton place restaurant is a nice place it serves indian food ."
},
{
"id": 5,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'campton place restaurant');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "campton place restaurant is a nice restaurant ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3470 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"gajalee"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/3c1099d0"
],
[
"_:result/3c1099d0",
"food",
"indian"
],
[
"_:result/3c1099d0",
"name",
"campton place restaurant"
],
[
"_:result/3c1099d0",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"denied",
"_:result/3c1099d0"
],
[
"_:result/3c1099d0",
"food",
"indian"
],
[
"_:result/3c1099d0",
"name",
"campton place restaurant"
],
[
"_:result/3c1099d0",
"type",
"Restaurant"
],
[
"_:result",
"name",
"campton place restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"affirm()",
"inform((_:search,food,'basque');(_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "yes i'm looking for a restaurant that serves basque food for dinner"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'basque');(_:result,good_for_meal,'dinner');(_:result,name,'zarzuela');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "zarzuela is a nice place , it is good for dinner and it serves basque food ."
},
{
"id": 3,
"rdf-acts": [
"reqalts()"
],
"speaker": "user",
"text": "is there another restaurant"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,food,'basque');(_:result,good_for_meal,'dinner');(_:result,name,'piperade');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "piperade is a nice place , it is good for dinner and it serves basque food ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "can i have the address and area"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'1015 battery street');(_:result,area,'hayes valley or telegraph hill');(_:result,name,'piperade');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "piperade is a nice place , it is in the area of telegraph hill , their address is 1015 battery street and it is in the area of hayes valley ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1986 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"basque"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"basque"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"zarzuela"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"basque"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"piperade"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"basque"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"1015 battery street"
],
[
"_:result",
"area",
"hayes valley or telegraph hill"
],
[
"_:result",
"name",
"piperade"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"basque"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"1015 battery street"
],
[
"_:result",
"area",
"hayes valley or telegraph hill"
],
[
"_:result",
"name",
"piperade"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'tapas');(_:search,pricerange,'moderate');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "um moderately priced restaurant that serves tapas food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'tapas');(_:result,name,'zarzuela');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "zarzuela is a nice place , it is in the moderate price range and it serves tapas food ."
},
{
"id": 3,
"rdf-acts": [
"reqalts()"
],
"speaker": "user",
"text": "is there anything else"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,food,'tapas');(_:result,pricerange,'moderate');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 2 restaurant -s serving tapas food and in the moderate price range ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "where would you like it to be near to"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,near,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,food,'tapas');(_:result,name,'fresca');(_:result,near,'pacific heights');(_:result,pricerange,'moderate');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "fresca is a nice place , it is in the moderate price range , it serves tapas food and it is near pacific heights ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "uh what is the address and phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,address,'2114 fillmore street');(_:result,name,'fresca');(_:result,phone,'4154472668');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "fresca is a nice place , their address is 2114 fillmore street and their phone number is 4154472668 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1175 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"tapas"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"tapas"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"tapas"
],
[
"_:result",
"name",
"zarzuela"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"tapas"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"zarzuela"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"tapas"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"tapas"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:result",
"name",
"zarzuela"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"tapas"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"tapas"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"tapas"
],
[
"_:result",
"name",
"fresca"
],
[
"_:result",
"near",
"pacific heights"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"tapas"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"tapas"
],
[
"_:result",
"near",
"pacific heights"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"2114 fillmore street"
],
[
"_:result",
"name",
"fresca"
],
[
"_:result",
"phone",
"4154472668"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"tapas"
],
[
"_:search",
"pricerange",
"moderate"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"tapas"
],
[
"_:result",
"near",
"pacific heights"
],
[
"_:result",
"pricerange",
"moderate"
],
[
"_:result",
"address",
"2114 fillmore street"
],
[
"_:result",
"name",
"fresca"
],
[
"_:result",
"phone",
"4154472668"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"ack()",
"inform((_:search,food,'brasseries');(_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for a restaurant good for dinner serves brasseries food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'brasseries');(_:result,good_for_meal,'dinner');(_:result,name,'marlowe');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marlowe is a nice place , it is good for dinner and it serves brasseries food ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,area,?);(_:result,name,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the name address phone number and area"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,address,'330 townsend street suite 101');(_:result,area,'hayes valley or mission bay');(_:result,name,'marlowe');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "marlowe is a nice place , it is in the area of mission bay , their address is 330 townsend street suite 101 and it is in the area of hayes valley ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1876 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"brasseries"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"brasseries"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"brasseries"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"marlowe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"name",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"brasseries"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"brasseries"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"330 townsend street suite 101"
],
[
"_:result",
"area",
"hayes valley or mission bay"
],
[
"_:result",
"name",
"marlowe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"brasseries"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"brasseries"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"330 townsend street suite 101"
],
[
"_:result",
"area",
"hayes valley or mission bay"
],
[
"_:result",
"name",
"marlowe"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'glen park');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in glen park"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'glen park');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of glen park ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,'ultra high end');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "that has a high end price range"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'glen park');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of glen park ."
},
{
"id": 5,
"rdf-acts": [
"ack()",
"affirm()"
],
"speaker": "user",
"text": "okay how about someplace what's that like yes"
},
{
"id": 6,
"rdf-acts": [
"canthelp((_:result,area,'glen park');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of glen park ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "how about russian hill"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'russian hill');(_:result,name,'fairmont heritage place c ghirardelli square');(_:result,pricerange,'ultra high end');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "fairmont heritage place c ghirardelli square is a nice place , it is in the area of russian hill and it is in the ultra high end price range ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "i like address address phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,address,'900 north point and ste d100');(_:result,name,'fairmont heritage place c ghirardelli square');(_:result,phone,'4152689900');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "fairmont heritage place c ghirardelli square is a nice place , their address is 900 north point and ste d100 and their phone number is 4152689900 ."
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 30 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"glen park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"glen park"
],
[
"_:system",
"canthelp",
"_:result/9007c195"
],
[
"_:result/9007c195",
"area",
"glen park"
],
[
"_:result/9007c195",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"ultra high end"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"glen park"
],
[
"_:system",
"canthelp",
"_:result/9007c195"
],
[
"_:result/9007c195",
"area",
"glen park"
],
[
"_:result/9007c195",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"ultra high end"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/5c3750da"
],
[
"_:result/5c3750da",
"area",
"glen park"
],
[
"_:result/5c3750da",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"glen park"
],
[
"_:system",
"canthelp",
"_:result/9007c195"
],
[
"_:result/9007c195",
"area",
"glen park"
],
[
"_:result/9007c195",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"ultra high end"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/5c3750da"
],
[
"_:result/5c3750da",
"area",
"glen park"
],
[
"_:result/5c3750da",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1e824047"
],
[
"_:result/1e824047",
"area",
"glen park"
],
[
"_:result/1e824047",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"glen park"
],
[
"_:system",
"canthelp",
"_:result/9007c195"
],
[
"_:result/9007c195",
"area",
"glen park"
],
[
"_:result/9007c195",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"ultra high end"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/5c3750da"
],
[
"_:result/5c3750da",
"area",
"glen park"
],
[
"_:result/5c3750da",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1e824047"
],
[
"_:result/1e824047",
"area",
"glen park"
],
[
"_:result/1e824047",
"type",
"Hotel"
],
[
"_:result",
"area",
"russian hill"
],
[
"_:result",
"name",
"fairmont heritage place c ghirardelli square"
],
[
"_:result",
"pricerange",
"ultra high end"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"glen park"
],
[
"_:system",
"canthelp",
"_:result/9007c195"
],
[
"_:result/9007c195",
"area",
"glen park"
],
[
"_:result/9007c195",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"ultra high end"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/5c3750da"
],
[
"_:result/5c3750da",
"area",
"glen park"
],
[
"_:result/5c3750da",
"type",
"Hotel"
],
[
"_:system",
"canthelp",
"_:result/1e824047"
],
[
"_:result/1e824047",
"area",
"glen park"
],
[
"_:result/1e824047",
"type",
"Hotel"
],
[
"_:result",
"area",
"russian hill"
],
[
"_:result",
"pricerange",
"ultra high end"
],
[
"_:result",
"address",
"900 north point and ste d100"
],
[
"_:result",
"name",
"fairmont heritage place c ghirardelli square"
],
[
"_:result",
"phone",
"4152689900"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'outer richmond');(_:search,has_internet,'true');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i am looking for a hotel in the area of outer richmond that has an internet connection"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,has_internet,'yes');(_:result,name,'beck 7s motor lodge');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "beck 7s motor lodge is a nice place it has internet ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "can i get the phone number and post code"
},
{
"id": 4,
"rdf-acts": [
"confirm((_:result,area,'outer richmond');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "did you say you are looking for a hotel in the area of outer richmond ?"
},
{
"id": 5,
"rdf-acts": [
"affirm()"
],
"speaker": "user",
"text": "yes"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'beck 7s motor lodge');(_:result,phone,'4156218212');(_:result,postcode,'94114');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "beck 7s motor lodge is a nice place , their phone number is 4156218212 and their postcode is 94114 ."
},
{
"id": 7,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 8,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 507 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"beck 7s motor lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"beck 7s motor lodge"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"beck 7s motor lodge"
],
[
"_:result",
"phone",
"4156218212"
],
[
"_:result",
"postcode",
"94114"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer richmond"
],
[
"_:search",
"has_internet",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"has_internet",
"yes"
],
[
"_:result",
"name",
"beck 7s motor lodge"
],
[
"_:result",
"phone",
"4156218212"
],
[
"_:result",
"postcode",
"94114"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'fishermans wharf');(_:search,food,'russian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i am looking for a restaurant in the area of fisherman's wharf that serves russian food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'russian');(_:result,name,'stroganoff restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "stroganoff restaurant is a nice place it serves russian food ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,near,?);(_:result,type,'Restaurant'))",
"inform((_:search,area,'fishermans wharf');(_:search,type,'Restaurant'))",
"request((_:result,near,?);(_:result,type,'Restaurant'))",
"inform((_:search,area,'fishermans wharf');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "is it near the area of fisherman's wharf"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,food,'russian');(_:result,name,'stroganoff restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than stroganoff restaurant serving russian food ."
},
{
"id": 5,
"rdf-acts": [
"confirm((_:result,area,'fishermans wharf');(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "is it in the area of fisherman's wharf"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'hayes valley or fishermans wharf');(_:result,name,'stroganoff restaurant');(_:result,near,'fishermans wharf or north beach telegraph hill');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "stroganoff restaurant is a nice place , it is in the area of hayes valley , it is in the area of fishermans wharf , it is near north beach telegraph hill and it is near fishermans wharf ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,address,'418 beach street');(_:result,name,'stroganoff restaurant');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "stroganoff restaurant is a nice place their address is 418 beach street ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'stroganoff restaurant');(_:result,phone,'4159226663');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "stroganoff restaurant is a nice place their phone number is 4159226663 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2132 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"food",
"russian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"russian"
],
[
"_:result",
"food",
"russian"
],
[
"_:result",
"name",
"stroganoff restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"russian"
],
[
"_:result",
"near",
"?"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"russian"
],
[
"_:result",
"name",
"stroganoff restaurant"
],
[
"_:result",
"area",
"fishermans wharf"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"russian"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"russian"
],
[
"_:result",
"area",
"hayes valley or fishermans wharf"
],
[
"_:result",
"name",
"stroganoff restaurant"
],
[
"_:result",
"near",
"fishermans wharf or north beach telegraph hill"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"russian"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"russian"
],
[
"_:result",
"area",
"hayes valley or fishermans wharf"
],
[
"_:result",
"near",
"fishermans wharf or north beach telegraph hill"
],
[
"_:result",
"address",
"418 beach street"
],
[
"_:result",
"name",
"stroganoff restaurant"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"russian"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"russian"
],
[
"_:result",
"area",
"hayes valley or fishermans wharf"
],
[
"_:result",
"near",
"fishermans wharf or north beach telegraph hill"
],
[
"_:result",
"address",
"418 beach street"
],
[
"_:result",
"name",
"stroganoff restaurant"
],
[
"_:result",
"phone",
"4159226663"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"russian"
],
[
"_:search",
"area",
"fishermans wharf"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"russian"
],
[
"_:result",
"area",
"hayes valley or fishermans wharf"
],
[
"_:result",
"near",
"fishermans wharf or north beach telegraph hill"
],
[
"_:result",
"address",
"418 beach street"
],
[
"_:result",
"name",
"stroganoff restaurant"
],
[
"_:result",
"phone",
"4159226663"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'pacific heights');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in the area of pacific heights"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,area,'pacific heights');(_:result,name,'hotel drisco');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel drisco is a nice place it is in the area of pacific heights ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,dogs_allowed,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "i don't care whether dogs are allowed"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'hotel drisco');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "hotel drisco is a nice hotel ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number and address"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'pacific heights');(_:result,count,'1');(_:result,name,'hotel drisco');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than hotel drisco in the area of pacific heights ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'pacific heights');(_:result,dogs_allowed,'none');(_:result,name,'hotel drisco');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel drisco is a nice place , it is in the area of pacific heights and i do not know if it allows dogs ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,address,'2901 pacific ave');(_:result,name,'hotel drisco');(_:result,phone,'4153462880');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "hotel drisco is a nice place , their address is 2901 pacific ave and their phone number is 4153462880 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 275 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"dogs_allowed",
"none"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"dogs_allowed",
"none"
],
[
"_:result",
"address",
"2901 pacific ave"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"phone",
"4153462880"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"pacific heights"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"area",
"pacific heights"
],
[
"_:result",
"dogs_allowed",
"none"
],
[
"_:result",
"address",
"2901 pacific ave"
],
[
"_:result",
"name",
"hotel drisco"
],
[
"_:result",
"phone",
"4153462880"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,kids_allowed,'false');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'd like to find a cheap restaurant that serves caribbean food and doesn't allow children"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,kids_allowed,'no');(_:result,name,'vicoletto');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "vicoletto is a nice place , it is in the cheap price range and where no child -s are allowed ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,kids_allowed,'true');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for a cheap restaurant that serves caribbean food and allows children"
},
{
"id": 6,
"rdf-acts": [
"canthelp((_:result,food,'peruvian');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , serving peruvian food and in the cheap price range ."
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": "how about a food"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,food,'peruvian');(_:result,name,'fresca');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "fresca is a nice place it serves peruvian food ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address and phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,address,'2114 fillmore street');(_:result,name,'fresca');(_:result,phone,'4154472668');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "fresca is a nice place , their address is 2114 fillmore street and their phone number is 4154472668 ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2052 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"vicoletto"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"vicoletto"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/79a9155c"
],
[
"_:result/79a9155c",
"food",
"peruvian"
],
[
"_:result/79a9155c",
"pricerange",
"cheap"
],
[
"_:result/79a9155c",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/79a9155c"
],
[
"_:result/79a9155c",
"food",
"peruvian"
],
[
"_:result/79a9155c",
"pricerange",
"cheap"
],
[
"_:result/79a9155c",
"type",
"Restaurant"
],
[
"_:result",
"food",
"peruvian"
],
[
"_:result",
"name",
"fresca"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/79a9155c"
],
[
"_:result/79a9155c",
"food",
"peruvian"
],
[
"_:result/79a9155c",
"pricerange",
"cheap"
],
[
"_:result/79a9155c",
"type",
"Restaurant"
],
[
"_:result",
"food",
"peruvian"
],
[
"_:result",
"address",
"2114 fillmore street"
],
[
"_:result",
"name",
"fresca"
],
[
"_:result",
"phone",
"4154472668"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/79a9155c"
],
[
"_:result/79a9155c",
"food",
"peruvian"
],
[
"_:result/79a9155c",
"pricerange",
"cheap"
],
[
"_:result/79a9155c",
"type",
"Restaurant"
],
[
"_:result",
"food",
"peruvian"
],
[
"_:result",
"address",
"2114 fillmore street"
],
[
"_:result",
"name",
"fresca"
],
[
"_:result",
"phone",
"4154472668"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [],
"speaker": "user",
"text": "looking for"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,pricerange,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "doesn't matter"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'239');(_:result,pricerange,'dont_care');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 239 restaurant -s if you do not care about the price range ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,near,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "doesn't matter"
},
{
"id": 8,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 9,
"rdf-acts": [
"inform((_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "cheap"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'ristorante parma');(_:result,near,'marina cow hollow');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "ristorante parma is a nice place , it is in the cheap price range and it is near marina cow hollow ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what's the address"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,address,'3314 steiner street');(_:result,name,'ristorante parma');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "ristorante parma is a nice place their address is 3314 steiner street ."
},
{
"id": 13,
"rdf-acts": [
"request((_:result,near,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is near"
},
{
"id": 14,
"rdf-acts": [
"inform((_:result,name,'ristorante parma');(_:result,near,'marina cow hollow');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "ristorante parma is a nice place it is near marina cow hollow ."
},
{
"id": 15,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 16,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 17,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1686 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"count",
"239"
],
[
"_:result",
"pricerange",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"count",
"239"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"ristorante parma"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"count",
"239"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"3314 steiner street"
],
[
"_:result",
"name",
"ristorante parma"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"count",
"239"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"3314 steiner street"
],
[
"_:result",
"name",
"ristorante parma"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"count",
"239"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"pricerange",
"cheap"
],
[
"_:result",
"address",
"3314 steiner street"
],
[
"_:result",
"name",
"ristorante parma"
],
[
"_:result",
"near",
"marina cow hollow"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,near,'japantown');(_:search,pricerange,'inexpensive');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel near japantown any inexpensive"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,name,'kenmore res club');(_:result,near,'japantown');(_:result,pricerange,'inexpensive');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "kenmore res club is a nice place , it is near japantown and it is in the inexpensive price range ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,address,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what is the address and post code"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,address,'1570 sutter st');(_:result,name,'kenmore res club');(_:result,postcode,'94109');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "kenmore res club is a nice place , their address is 1570 sutter st and their postcode is 94109 ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 347 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"name",
"kenmore res club"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"address",
"1570 sutter st"
],
[
"_:result",
"name",
"kenmore res club"
],
[
"_:result",
"postcode",
"94109"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"near",
"japantown"
],
[
"_:search",
"pricerange",
"inexpensive"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"near",
"japantown"
],
[
"_:result",
"pricerange",
"inexpensive"
],
[
"_:result",
"address",
"1570 sutter st"
],
[
"_:result",
"name",
"kenmore res club"
],
[
"_:result",
"postcode",
"94109"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,kids_allowed,'false');(_:search,near,'bernal heights');(_:search,pricerange,'expensive');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for a expensive restaurant that does not allow children and is near bernal heights"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,kids_allowed,'no');(_:result,name,'the blue plate');(_:result,near,'bernal heights');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "the blue plate is a nice place , where no child -s are allowed , it is near bernal heights and it is in the expensive price range ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,area,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the phone number and area"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,area,'hayes valley or transmission');(_:result,name,'the blue plate');(_:result,phone,'4152826777');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "the blue plate is a nice place , it is in the area of transmission , their phone number is 4152826777 and it is in the area of hayes valley ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1349 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"the blue plate"
],
[
"_:result",
"near",
"bernal heights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"near",
"bernal heights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"hayes valley or transmission"
],
[
"_:result",
"name",
"the blue plate"
],
[
"_:result",
"phone",
"4152826777"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"bernal heights"
],
[
"_:search",
"pricerange",
"expensive"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"near",
"bernal heights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"area",
"hayes valley or transmission"
],
[
"_:result",
"name",
"the blue plate"
],
[
"_:result",
"phone",
"4152826777"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:result,phone,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "the phone number"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "would you like a hotel in the inexpensive , moderate , or pricey price range ?"
},
{
"id": 3,
"rdf-acts": [
"bye()"
],
"speaker": "user",
"text": "bye bye"
},
{
"id": 4,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "thank you , goodbye ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 155 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:system",
"dismissed",
"_:user"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,accepts_credit_cards,'true');(_:search,area,'civic center');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i'm looking for a hotel in the area of civic center that accepts credit cards"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,accepts_credit_cards,'yes');(_:result,area,'civic center');(_:result,name,'phoenix hotel');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "phoenix hotel is a nice place , it is in the area of civic center and it accepts credit card -s ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "can i get the phone number and post code"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'phoenix hotel');(_:result,phone,'4157761380');(_:result,postcode,'94109');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "phoenix hotel is a nice place , their phone number is 4157761380 and their postcode is 94109 ."
},
{
"id": 5,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 6,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 7,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 360 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"area",
"civic center"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"area",
"civic center"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"civic center"
],
[
"_:result",
"name",
"phoenix hotel"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"area",
"civic center"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"civic center"
],
[
"_:result",
"name",
"phoenix hotel"
],
[
"_:result",
"phone",
"4157761380"
],
[
"_:result",
"postcode",
"94109"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"accepts_credit_cards",
"true"
],
[
"_:search",
"area",
"civic center"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
],
[
"_:result",
"accepts_credit_cards",
"yes"
],
[
"_:result",
"area",
"civic center"
],
[
"_:result",
"name",
"phoenix hotel"
],
[
"_:result",
"phone",
"4157761380"
],
[
"_:result",
"postcode",
"94109"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'north park');(_:search,type,'Hotel');(_:search,type,'hotel'))"
],
"speaker": "user",
"text": "i want find a hotel in the area of north park bottle"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'north park');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of north park ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,dogs_allowed,'true');(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "how about fishermans wharf that allows dogs"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,dogs_allowed,'yes');(_:result,name,'larkspur hotel union square');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "larkspur hotel union square is a nice place where dogs are allowed ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,postcode,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "what's the address phone number and post code"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,area,'fishermans wharf');(_:result,dogs_allowed,'yes');(_:result,name,'the wharf inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "the wharf inn is a nice place , where dogs are allowed and it is in the area of fishermans wharf ."
},
{
"id": 7,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'fishermans wharf');(_:result,count,'1');(_:result,dogs_allowed,'yes');(_:result,name,'the wharf inn');(_:result,type,'Hotel'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than the wharf inn where dogs are allowed and in the area of fishermans wharf ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 161 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"north park"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:search",
"type",
"hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"north park"
],
[
"_:system",
"canthelp",
"_:result/4d72aa1d"
],
[
"_:result/4d72aa1d",
"area",
"north park"
],
[
"_:result/4d72aa1d",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"north park"
],
[
"_:system",
"canthelp",
"_:result/4d72aa1d"
],
[
"_:result/4d72aa1d",
"area",
"north park"
],
[
"_:result/4d72aa1d",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"name",
"larkspur hotel union square"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"north park"
],
[
"_:system",
"canthelp",
"_:result/4d72aa1d"
],
[
"_:result/4d72aa1d",
"area",
"north park"
],
[
"_:result/4d72aa1d",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:user",
"denied",
"_:result/410c6e13"
],
[
"_:result/410c6e13",
"area",
"fishermans wharf"
],
[
"_:result/410c6e13",
"dogs_allowed",
"yes"
],
[
"_:result/410c6e13",
"name",
"the wharf inn"
],
[
"_:result/410c6e13",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"north park"
],
[
"_:system",
"canthelp",
"_:result/4d72aa1d"
],
[
"_:result/4d72aa1d",
"area",
"north park"
],
[
"_:result/4d72aa1d",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"true"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"postcode",
"?"
],
[
"_:user",
"denied",
"_:result/410c6e13"
],
[
"_:result/410c6e13",
"area",
"fishermans wharf"
],
[
"_:result/410c6e13",
"dogs_allowed",
"yes"
],
[
"_:result/410c6e13",
"name",
"the wharf inn"
],
[
"_:result/410c6e13",
"type",
"Hotel"
],
[
"_:result",
"area",
"fishermans wharf"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"name",
"the wharf inn"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Hotel'))"
],
"speaker": "user",
"text": "i would like to know the name address"
},
{
"id": 2,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 3,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no price range"
},
{
"id": 4,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,dogs_allowed,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "no preference"
},
{
"id": 6,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 7,
"rdf-acts": [
"negate()"
],
"speaker": "user",
"text": "no"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,count,'182');(_:result,dogs_allowed,'dont_care');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 182 hotel -s if you do not care whether dogs are allowed ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 10,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what area would you like ?"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": "the j"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,count,'182');(_:result,dogs_allowed,'dont_care');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 182 hotel -s if you do not care whether dogs are allowed ."
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 14,
"rdf-acts": [
"request((_:search,area,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "what area would you like ?"
},
{
"id": 15,
"rdf-acts": [
"inform((_:search,area,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "don't care"
},
{
"id": 16,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 17,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you and goodbye"
},
{
"id": 18,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 19,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 525 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:search",
"area",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"dogs_allowed",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
},
{
"id": 8,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17
]
},
{
"id": 9,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:result",
"address",
"?"
],
[
"_:search",
"dogs_allowed",
"*"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:search",
"area",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,kids_allowed,'false');(_:search,near,'alamo square');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "hello hi i'm looking for a restaurant near the alamo square that doesn't allow children"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,kids_allowed,'no');(_:result,name,'alamo square seafood grill');(_:result,near,'alamo square');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "alamo square seafood grill is a nice place , where no child -s are allowed and it is near alamo square ."
},
{
"id": 3,
"rdf-acts": [
"request((_:result,good_for_meal,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what meal is it good for"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,name,'alamo square seafood grill');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "alamo square seafood grill is a nice place it is good for dinner ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,name,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the name"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,name,'alamo square seafood grill');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "alamo square seafood grill is a nice restaurant ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,address,'803 fillmore street');(_:result,name,'alamo square seafood grill');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "alamo square seafood grill is a nice place their address is 803 fillmore street ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,food,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what type of food"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,food,'sea food');(_:result,name,'alamo square seafood grill');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "alamo square seafood grill is a nice place it serves sea food ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1248 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"alamo square"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"alamo square"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"alamo square seafood grill"
],
[
"_:result",
"near",
"alamo square"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"?"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"alamo square"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"near",
"alamo square"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"alamo square seafood grill"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"name",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"alamo square"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"near",
"alamo square"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"alamo square seafood grill"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"alamo square"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"near",
"alamo square"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"803 fillmore street"
],
[
"_:result",
"name",
"alamo square seafood grill"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"food",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"alamo square"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"near",
"alamo square"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"803 fillmore street"
],
[
"_:result",
"food",
"sea food"
],
[
"_:result",
"name",
"alamo square seafood grill"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"near",
"alamo square"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"near",
"alamo square"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"address",
"803 fillmore street"
],
[
"_:result",
"food",
"sea food"
],
[
"_:result",
"name",
"alamo square seafood grill"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'steak');(_:search,good_for_meal,'dinner');(_:search,pricerange,'cheap');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "hi i'd like a cheap restaurant that serves steak for dinner"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,food,'steak');(_:result,pricerange,'cheap');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place , serving steak food and in the cheap price range ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,food,'indian');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "how about indian food"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,food,'indian');(_:result,name,'udupi palace');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "udupi palace is a nice place it serves indian food ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'1007 valencia street');(_:result,name,'udupi palace');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "udupi palace is a nice place their address is 1007 valencia street ."
},
{
"id": 7,
"rdf-acts": [
"confirm((_:result,kids_allowed,'true');(_:result,type,'Restaurant'))",
"request((_:result,kids_allowed,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "does it allow children"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,kids_allowed,'yes');(_:result,name,'udupi palace');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "udupi palace is a nice place where child -s are allowed ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 1252 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"steak"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:result/ae5ed4f9"
],
[
"_:result/ae5ed4f9",
"food",
"steak"
],
[
"_:result/ae5ed4f9",
"pricerange",
"cheap"
],
[
"_:result/ae5ed4f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:result/ae5ed4f9"
],
[
"_:result/ae5ed4f9",
"food",
"steak"
],
[
"_:result/ae5ed4f9",
"pricerange",
"cheap"
],
[
"_:result/ae5ed4f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"name",
"udupi palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:result/ae5ed4f9"
],
[
"_:result/ae5ed4f9",
"food",
"steak"
],
[
"_:result/ae5ed4f9",
"pricerange",
"cheap"
],
[
"_:result/ae5ed4f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"address",
"1007 valencia street"
],
[
"_:result",
"name",
"udupi palace"
],
[
"_:result",
"kids_allowed",
"true"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"kids_allowed",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:result/ae5ed4f9"
],
[
"_:result/ae5ed4f9",
"food",
"steak"
],
[
"_:result/ae5ed4f9",
"pricerange",
"cheap"
],
[
"_:result/ae5ed4f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"address",
"1007 valencia street"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"udupi palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"pricerange",
"cheap"
],
[
"_:system",
"canthelp",
"_:result/ae5ed4f9"
],
[
"_:result/ae5ed4f9",
"food",
"steak"
],
[
"_:result/ae5ed4f9",
"pricerange",
"cheap"
],
[
"_:result/ae5ed4f9",
"type",
"Restaurant"
],
[
"_:search",
"food",
"indian"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"indian"
],
[
"_:result",
"address",
"1007 valencia street"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"udupi palace"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,pricerange,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care about the price"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,pricerange,?);(_:search,type,'Restaurant'))"
],
"speaker": "system",
"text": "would you like something in the cheap , moderate , or expensive price range ?"
},
{
"id": 3,
"rdf-acts": [
"request((_:result,near,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the near presidio heights"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'spruce');(_:result,near,'presidio heights');(_:result,pricerange,'expensive');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "spruce is a nice place , it is in the expensive price range and it is near presidio heights ."
},
{
"id": 5,
"rdf-acts": [
"request((_:result,address,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what's the address"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,address,'3640 sacramento street');(_:result,name,'spruce');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "spruce is a nice place their address is 3640 sacramento street ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what's the area"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,area,'hayes valley or presidio heights');(_:result,name,'spruce');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "spruce is a nice place , it is in the area of hayes valley and it is in the area of presidio heights ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,name,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what's the name"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,name,'spruce');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "spruce is a nice restaurant ."
},
{
"id": 11,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 12,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 568 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"near",
"?"
],
[
"_:result",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"name",
"spruce"
],
[
"_:result",
"near",
"presidio heights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"near",
"presidio heights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"3640 sacramento street"
],
[
"_:result",
"name",
"spruce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"near",
"presidio heights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"3640 sacramento street"
],
[
"_:result",
"area",
"hayes valley or presidio heights"
],
[
"_:result",
"name",
"spruce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"name",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"near",
"presidio heights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"3640 sacramento street"
],
[
"_:result",
"area",
"hayes valley or presidio heights"
],
[
"_:result",
"name",
"spruce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"pricerange",
"?"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"near",
"presidio heights"
],
[
"_:result",
"pricerange",
"expensive"
],
[
"_:result",
"address",
"3640 sacramento street"
],
[
"_:result",
"area",
"hayes valley or presidio heights"
],
[
"_:result",
"name",
"spruce"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'singaporean');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "the phone looking for a restaurant that serves singaporean food"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'singaporean');(_:result,name,'lime tree southeast asian kitchen');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "lime tree southeast asian kitchen is a nice place it serves singaporean food ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,kids_allowed,'false');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "no children while"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,name,'lime tree southeast asian kitchen');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "lime tree southeast asian kitchen is a nice restaurant ."
},
{
"id": 5,
"rdf-acts": [
"inform((_:search,kids_allowed,'true');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "you allow children"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,food,'singaporean');(_:result,kids_allowed,'yes');(_:result,name,'lime tree southeast asian kitchen');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than lime tree southeast asian kitchen where child -s are allowed and serving singaporean food ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,address,?);(_:result,phone,?);(_:result,price,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the address what is the address phone number and price"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,address,'450 a irving street');(_:result,name,'lime tree southeast asian kitchen');(_:result,phone,'4156651415');(_:result,price,'between 5 and 10 euro');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "lime tree southeast asian kitchen is a nice place , their price -s are between 5 and 10 euro , their phone number is 4156651415 and their address is 450 a irving street ."
},
{
"id": 9,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you good bye"
},
{
"id": 10,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 2516 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"singaporean"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"singaporean"
],
[
"_:result",
"food",
"singaporean"
],
[
"_:result",
"name",
"lime tree southeast asian kitchen"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"kids_allowed",
"false"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"singaporean"
],
[
"_:result",
"food",
"singaporean"
],
[
"_:result",
"name",
"lime tree southeast asian kitchen"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"singaporean"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"singaporean"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"name",
"lime tree southeast asian kitchen"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"address",
"?"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"price",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"singaporean"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"singaporean"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"address",
"450 a irving street"
],
[
"_:result",
"name",
"lime tree southeast asian kitchen"
],
[
"_:result",
"phone",
"4156651415"
],
[
"_:result",
"price",
"between 5 and 10 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"singaporean"
],
[
"_:search",
"kids_allowed",
"true"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"singaporean"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:result",
"address",
"450 a irving street"
],
[
"_:result",
"name",
"lime tree southeast asian kitchen"
],
[
"_:result",
"phone",
"4156651415"
],
[
"_:result",
"price",
"between 5 and 10 euro"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the hotel information system . you can ask for hotel -s by pricerange , whether they accept credit card -s or have internet . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"reqalts()"
],
"speaker": "user",
"text": "what else"
},
{
"id": 2,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "um"
},
{
"id": 4,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": "does"
},
{
"id": 6,
"rdf-acts": [
"request((_:search,near,?);(_:search,type,'Hotel'))"
],
"speaker": "system",
"text": "where would you like it to be near to ?"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,near,*);(_:search,type,'Hotel'))"
],
"speaker": "user",
"text": "don't care"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,count,'182');(_:result,near,'dont_care');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 182 hotel -s if you do not care where it is near to ."
},
{
"id": 9,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 10,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 11,
"rdf-acts": [],
"speaker": "user",
"text": "cherry"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,count,'182');(_:result,near,'dont_care');(_:result,type,'Hotel');(_:result,type,'hotel'))"
],
"speaker": "system",
"text": "there are 182 hotel -s if you do not care where it is near to ."
},
{
"id": 13,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 14,
"rdf-acts": [
"select((_:result,dogs_allowed,'no');(_:result,dogs_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows dogs ?"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 263 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"?"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"near",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"near",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"near",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"near",
"*"
],
[
"_:search",
"type",
"Hotel"
],
[
"_:result",
"count",
"182"
],
[
"_:result",
"near",
"dont_care"
],
[
"_:result",
"type",
"Hotel"
],
[
"_:result",
"type",
"hotel"
],
[
"_:result",
"dogs_allowed",
"no"
],
[
"_:result",
"dogs_allowed",
"yes"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,food,'basque');(_:search,good_for_meal,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i'm looking for a restaurant good for any meal that serves basque food i don't care about children"
},
{
"id": 2,
"rdf-acts": [
"inform((_:result,food,'basque');(_:result,good_for_meal,'dinner');(_:result,name,'zarzuela');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "zarzuela is a nice place , it serves basque food and it is good for dinner ."
},
{
"id": 3,
"rdf-acts": [
"inform((_:search,food,*);(_:search,type,'Restaurant'))",
"reqalts()"
],
"speaker": "user",
"text": "is there any other location"
},
{
"id": 4,
"rdf-acts": [
"inform((_:result,count,'2');(_:result,food,'basque');(_:result,good_for_meal,'dont_care');(_:result,type,'Restaurant');(_:result,type,'restaurant'))"
],
"speaker": "system",
"text": "there are 2 restaurant -s if you do not care which meal it is good for and serving basque food ."
},
{
"id": 5,
"rdf-acts": [],
"speaker": "user",
"text": ""
},
{
"id": 6,
"rdf-acts": [
"select((_:result,kids_allowed,'no');(_:result,kids_allowed,'yes'))"
],
"speaker": "system",
"text": "what is your preference as to whether it allows child -s"
},
{
"id": 7,
"rdf-acts": [
"inform((_:search,kids_allowed,*);(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "i don't care"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,food,'basque');(_:result,good_for_meal,'dinner');(_:result,kids_allowed,'no');(_:result,name,'piperade');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "piperade is a nice place , it serves basque food , it is good for dinner and where no child -s are allowed ."
},
{
"id": 9,
"rdf-acts": [
"request((_:result,name,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the name and phone number"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,count,'1');(_:result,food,'basque');(_:result,name,'zarzuela and piperade');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place other than zarzuela and piperade serving basque food ."
},
{
"id": 11,
"rdf-acts": [
"request((_:result,name,?);(_:result,phone,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "what is the name and phone number"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,name,'piperade');(_:result,phone,'4153912555');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "piperade is a nice place their phone number is 4153912555 ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 3155 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"food",
"basque"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"zarzuela"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:result",
"name",
"zarzuela"
],
[
"_:search",
"food",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"good_for_meal",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:result",
"name",
"zarzuela"
],
[
"_:search",
"food",
"*"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"2"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"good_for_meal",
"dont_care"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"type",
"restaurant"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"kids_allowed",
"yes"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"food",
"*"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:result",
"count",
"2"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"name",
"piperade"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"name",
"?"
],
[
"_:result",
"phone",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"food",
"*"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"phone",
"?"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"name",
"zarzuela and piperade"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"name",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"food",
"*"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"name",
"piperade"
],
[
"_:result",
"phone",
"4153912555"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"good_for_meal",
"*"
],
[
"_:search",
"food",
"*"
],
[
"_:user",
"inquired",
"_:system"
],
[
"_:search",
"kids_allowed",
"*"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"kids_allowed",
"no"
],
[
"_:result",
"count",
"1"
],
[
"_:result",
"food",
"basque"
],
[
"_:result",
"name",
"piperade"
],
[
"_:result",
"phone",
"4153912555"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
[
{
"id": 0,
"rdf-acts": [
"hello()"
],
"speaker": "system",
"text": "hello , welcome to the parlance dialogue system ? you can ask for restaurant -s by area , price range or food type . how may i help you ?"
},
{
"id": 1,
"rdf-acts": [
"inform((_:search,area,'outer mission');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "restaurant in the outer mission"
},
{
"id": 2,
"rdf-acts": [
"canthelp((_:result,area,'outer mission');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of outer mission ."
},
{
"id": 3,
"rdf-acts": [],
"speaker": "user",
"text": "where door the"
},
{
"id": 4,
"rdf-acts": [
"canthelp((_:result,area,'outer mission');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "i am sorry but there is no place in the area of outer mission ."
},
{
"id": 5,
"rdf-acts": [
"ack()",
"inform((_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "restaurant good for dinner best this though"
},
{
"id": 6,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,name,'the richmond');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "the richmond is a nice place it is good for dinner ."
},
{
"id": 7,
"rdf-acts": [
"request((_:result,area,?);(_:result,type,'Restaurant'))"
],
"speaker": "user",
"text": "where is it"
},
{
"id": 8,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,name,'dosa on fillmore');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "dosa on fillmore is a nice place it is good for dinner ."
},
{
"id": 9,
"rdf-acts": [
"ack()",
"inform((_:search,good_for_meal,'dinner');(_:search,type,'Restaurant'))"
],
"speaker": "user",
"text": "restaurant good for dinner beer near the of"
},
{
"id": 10,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,name,'borgo');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "borgo is a nice place it is good for dinner ."
},
{
"id": 11,
"rdf-acts": [
"thanks()"
],
"speaker": "user",
"text": "thank you"
},
{
"id": 12,
"rdf-acts": [
"inform((_:result,good_for_meal,'dinner');(_:result,name,'mangia tutti ristorante');(_:result,type,'Restaurant'))"
],
"speaker": "system",
"text": "mangia tutti ristorante is a nice place it is good for dinner ."
},
{
"id": 13,
"rdf-acts": [
"thanks()",
"bye()"
],
"speaker": "user",
"text": "thank you goodbye"
},
{
"id": 14,
"rdf-acts": [
"bye()"
],
"speaker": "system",
"text": "goodbye"
},
{
"id": 15,
"rdf-acts": [],
"speaker": "user",
"text": ""
}
] | 182 | [
{
"id": 0,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer mission"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1
]
},
{
"id": 1,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer mission"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/58c5011c"
],
[
"_:result/58c5011c",
"area",
"outer mission"
],
[
"_:result/58c5011c",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3
]
},
{
"id": 2,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer mission"
],
[
"_:system",
"canthelp",
"_:result/58c5011c"
],
[
"_:result/58c5011c",
"area",
"outer mission"
],
[
"_:result/58c5011c",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/b6a75bee"
],
[
"_:result/b6a75bee",
"area",
"outer mission"
],
[
"_:result/b6a75bee",
"type",
"Restaurant"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5
]
},
{
"id": 3,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer mission"
],
[
"_:system",
"canthelp",
"_:result/58c5011c"
],
[
"_:result/58c5011c",
"area",
"outer mission"
],
[
"_:result/58c5011c",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/b6a75bee"
],
[
"_:result/b6a75bee",
"area",
"outer mission"
],
[
"_:result/b6a75bee",
"type",
"Restaurant"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"the richmond"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7
]
},
{
"id": 4,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer mission"
],
[
"_:system",
"canthelp",
"_:result/58c5011c"
],
[
"_:result/58c5011c",
"area",
"outer mission"
],
[
"_:result/58c5011c",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/b6a75bee"
],
[
"_:result/b6a75bee",
"area",
"outer mission"
],
[
"_:result/b6a75bee",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"dosa on fillmore"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
]
},
{
"id": 5,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer mission"
],
[
"_:system",
"canthelp",
"_:result/58c5011c"
],
[
"_:result/58c5011c",
"area",
"outer mission"
],
[
"_:result/58c5011c",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/b6a75bee"
],
[
"_:result/b6a75bee",
"area",
"outer mission"
],
[
"_:result/b6a75bee",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"borgo"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
},
{
"id": 6,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer mission"
],
[
"_:system",
"canthelp",
"_:result/58c5011c"
],
[
"_:result/58c5011c",
"area",
"outer mission"
],
[
"_:result/58c5011c",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/b6a75bee"
],
[
"_:result/b6a75bee",
"area",
"outer mission"
],
[
"_:result/b6a75bee",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"mangia tutti ristorante"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13
]
},
{
"id": 7,
"multi_relations": false,
"triples": [
[
"_:system",
"greeted",
"_:user"
],
[
"_:search",
"area",
"outer mission"
],
[
"_:system",
"canthelp",
"_:result/58c5011c"
],
[
"_:result/58c5011c",
"area",
"outer mission"
],
[
"_:result/58c5011c",
"type",
"Restaurant"
],
[
"_:system",
"canthelp",
"_:result/b6a75bee"
],
[
"_:result/b6a75bee",
"area",
"outer mission"
],
[
"_:result/b6a75bee",
"type",
"Restaurant"
],
[
"_:result",
"area",
"?"
],
[
"_:search",
"good_for_meal",
"dinner"
],
[
"_:search",
"type",
"Restaurant"
],
[
"_:result",
"good_for_meal",
"dinner"
],
[
"_:result",
"name",
"mangia tutti ristorante"
],
[
"_:result",
"type",
"Restaurant"
],
[
"_:user",
"thanked",
"_:system"
],
[
"_:user",
"dismissed",
"_:system"
],
[
"_:system",
"dismissed",
"_:user"
]
],
"turn_ids": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15
]
}
] |
Subsets and Splits