sentence
stringlengths 6
139
| intent
stringclasses 15
values | entities
list | labels
stringlengths 1
185
|
|---|---|---|---|
em tắt cho anh cái đèn compact bên phải ở hè trước với
|
turn_off_device
|
[
{
"type": "command",
"filler": "tắt"
},
{
"type": "device",
"filler": "đèn compact bên phải"
},
{
"type": "location",
"filler": "hè trước"
}
] |
O B-command O O O B-device I-device I-device I-device O B-location I-location O
|
đóng cho mình cái cửa ở cổng với nào
|
close_device
|
[
{
"type": "command",
"filler": "đóng"
},
{
"type": "device",
"filler": "cửa của my"
},
{
"type": "location",
"filler": "cổng"
}
] |
B-command O O O O O B-location O O
|
em ơi giảm 95% độ sáng bóng ngủ cho mình với
|
decrease_device_brightness
|
[
{
"type": "command",
"filler": "giảm"
},
{
"type": "changing value",
"filler": "95%"
},
{
"type": "device",
"filler": "bóng ngủ"
}
] |
O O B-command B-changing_value O O B-device I-device O O O
|
chị vẫn thấy hơi lạnh ấy em tăng hộ chị cái lò_sưởi với
|
increase_device_temperature
|
[
{
"type": "command",
"filler": "tăng"
},
{
"type": "device",
"filler": "lò_sưởi"
}
] |
O O O O O O O B-command O O O B-device O
|
cái lò_vi_sóng ở phòng bếp vẫn đang mở đấy đóng vào giúp anh đi
|
close_device
|
[
{
"type": "device",
"filler": "lò_vi_sóng"
},
{
"type": "location",
"filler": "phòng bếp"
},
{
"type": "command",
"filler": "đóng"
}
] |
O B-device O B-location I-location O O O O B-command O O O O
|
em ơi đóng cho chị vòi_nước ở phòng tắm nhá
|
close_device
|
[
{
"type": "command",
"filler": "đóng"
},
{
"type": "device",
"filler": "vòi_nước"
},
{
"type": "location",
"filler": "phòng tắm"
}
] |
O O B-command O O B-device O B-location I-location O
|
nước chảy yếu quá tăng cho anh cái van tưới
|
increase_device_level
|
[
{
"type": "command",
"filler": "tăng"
},
{
"type": "device",
"filler": "van tưới"
}
] |
O O O O B-command O O O B-device I-device
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.