id
stringlengths 1
5
| locale
stringclasses 1
value | partition
stringclasses 1
value | scenario
class label 18
classes | intent
class label 60
classes | utt
stringlengths 2
192
| annot_utt
stringlengths 2
260
| worker_id
stringlengths 1
2
| slot_method
dict | judgments
dict |
---|---|---|---|---|---|---|---|---|---|
3244
|
af-ZA
|
train
| 17weather
| 13weather_query
|
wat is die weervoorspelling vir vandag
|
wat is die weervoorspelling vir [date : vandag]
|
41
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"60",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3245
|
af-ZA
|
train
| 17weather
| 13weather_query
|
weet jy of daar reën is vandag
|
weet jy of daar [weather_descriptor : reën] is [date : vandag]
|
15
|
{
"slot": [
"weather_descriptor",
"date"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"60",
"24",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3246
|
af-ZA
|
train
| 17weather
| 13weather_query
|
vertel my die weer vir pretoria
|
vertel my die weer vir [place_name : pretoria]
|
37
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"40",
"15",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3247
|
af-ZA
|
train
| 16alarm
| 52alarm_remove
|
kanselleer alle alarms
|
kanselleer alle alarms
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"45",
"64",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3249
|
af-ZA
|
train
| 16alarm
| 52alarm_remove
|
kanselleer alarm vir tiende maart twee duisend en sewentien
|
kanselleer alarm vir [date : tiende maart twee duisend en sewentien]
|
37
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"64",
"20"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
1
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3250
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
ek wil bietjie n wegneem ete bestel
|
ek wil bietjie n [order_type : wegneem] ete bestel
|
36
|
{
"slot": [
"order_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"49",
"27",
"40"
],
"intent_score": [
2,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
1
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3251
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
ek is honger wys vir my wegneem etes
|
ek is honger wys vir my [order_type : wegneem etes]
|
41
|
{
"slot": [
"order_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"45",
"27",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3252
|
af-ZA
|
train
| 17weather
| 13weather_query
|
hoe is die weer vandag
|
hoe is die weer [date : vandag]
|
15
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"24",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3254
|
af-ZA
|
train
| 17weather
| 13weather_query
|
wat was die weerberig vir vandag
|
wat was die weerberig vir [date : vandag]
|
12
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"12",
"27",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3255
|
af-ZA
|
train
| 9general
| 12general_quirky
|
janneman gee my die mees onlangste goed wat jy het van angelina jolie
|
janneman gee my die mees onlangste goed wat jy het van [person : angelina jolie]
|
40
|
{
"slot": [
"person"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"21",
"62",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
2,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3256
|
af-ZA
|
train
| 9general
| 12general_quirky
|
gee my die mees onlangse goed wat jy het op lindie stander
|
gee my die mees onlangse goed wat jy het op [person : lindie stander]
|
60
|
{
"slot": [
"person"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"62",
"8"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3257
|
af-ZA
|
train
| 4news
| 22news_query
|
olly enige vars nuus oor steve hofmeyer
|
olly enige vars nuus oor [person : steve hofmeyer]
|
64
|
{
"slot": [
"person"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"60",
"38"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3258
|
af-ZA
|
train
| 4news
| 22news_query
|
enige vars nuus oor brad pitt
|
enige vars nuus oor [person : brad pitt]
|
7
|
{
"slot": [
"person"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"40",
"41",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3259
|
af-ZA
|
train
| 4news
| 22news_query
|
wat is die mees onlangste opdatering oor orkaan katrina
|
wat is die mees onlangste opdatering oor [news_topic : orkaan katrina]
|
73
|
{
"slot": [
"news_topic"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"24",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3260
|
af-ZA
|
train
| 4news
| 22news_query
|
olly wat is die mees onlangse opdatering aangaande orkaan katrina
|
olly wat is die mees onlangse opdatering aangaande [news_topic : orkaan katrina]
|
64
|
{
"slot": [
"news_topic"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"60",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3262
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat is die huidige pasifiek tyd
|
wat is die huidige [time_zone : pasifiek] tyd
|
20
|
{
"slot": [
"time_zone"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"70",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
0,
4
],
"spelling_score": [
2,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3263
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat is die huidige oostelike tyd
|
wat is die huidige [time_zone : oostelike] tyd
|
43
|
{
"slot": [
"time_zone"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
2,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3265
|
af-ZA
|
train
| 9general
| 25general_joke
|
ek moet 'n grap hoor kan jy my een vertel
|
ek moet 'n grap hoor kan jy my een vertel
|
60
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"73",
"62",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3266
|
af-ZA
|
train
| 15music
| 43music_likeness
|
beoordeel asseblief hierdie liedjie vyf sterre asseblief
|
beoordeel asseblief hierdie liedjie vyf sterre asseblief
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"45",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3267
|
af-ZA
|
train
| 15music
| 43music_likeness
|
stoor asseblief my gradering van dié liedjie dit is vyf sterre
|
stoor asseblief my gradering van dié liedjie dit is vyf sterre
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"45",
"60",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3268
|
af-ZA
|
train
| 4news
| 22news_query
|
how my asseblief op datum op tegnologie asseblief
|
how my asseblief op datum op [news_topic : tegnologie] asseblief
|
43
|
{
"slot": [
"news_topic"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"24",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3271
|
af-ZA
|
train
| 16alarm
| 52alarm_remove
|
verwyder alle alarms gestel vir vandag
|
verwyder alle alarms gestel vir [date : vandag]
|
20
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"20",
"64",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3272
|
af-ZA
|
train
| 14takeaway
| 3takeaway_query
|
vind uit of kfc aflewer asseblief
|
vind uit of [business_name : kfc] aflewer asseblief
|
40
|
{
"slot": [
"business_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"27",
"8",
"49"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3273
|
af-ZA
|
train
| 14takeaway
| 3takeaway_query
|
olly vind asseblief uit of kfc aflewer
|
olly vind asseblief uit of [business_name : kfc] aflewer
|
41
|
{
"slot": [
"business_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"12",
"45",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
1
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3274
|
af-ZA
|
train
| 14takeaway
| 3takeaway_query
|
olly lewer daai nuwe chinese restaurant af
|
olly lewer daai nuwe [food_type : chinese] [business_type : restaurant] af
|
40
|
{
"slot": [
"food_type",
"business_type"
],
"method": [
"unchanged",
"unchanged"
]
}
|
{
"worker_id": [
"45",
"64",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3275
|
af-ZA
|
train
| 14takeaway
| 3takeaway_query
|
doen asami's aflewering
|
doen [business_name : asami's] aflewering
|
36
|
{
"slot": [
"business_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"27",
"40",
"21"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
3
],
"spelling_score": [
1,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3277
|
af-ZA
|
train
| 8iot
| 31iot_hue_lightdim
|
verlaag die beligting
|
verlaag die beligting
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"47",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3278
|
af-ZA
|
train
| 8iot
| 31iot_hue_lightdim
|
verdof die ligte in my slaapkamer
|
verdof die ligte in my [house_place : slaapkamer]
|
20
|
{
"slot": [
"house_place"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"20",
"35"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3279
|
af-ZA
|
train
| 8iot
| 31iot_hue_lightdim
|
verdof die beligting in my sitkamer
|
verdof die beligting in my [house_place : sitkamer]
|
20
|
{
"slot": [
"house_place"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"64",
"20"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3282
|
af-ZA
|
train
| 8iot
| 31iot_hue_lightdim
|
olly donkerder ligte asseblief
|
olly donkerder ligte asseblief
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"20",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3283
|
af-ZA
|
train
| 8iot
| 31iot_hue_lightdim
|
donkerder ligte asseblief
|
donkerder ligte asseblief
|
40
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"49",
"20",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3284
|
af-ZA
|
train
| 17weather
| 13weather_query
|
wat is die weer in durban
|
wat is die weer in [place_name : durban]
|
60
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"73",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3286
|
af-ZA
|
train
| 17weather
| 13weather_query
|
wat is die moontlikheid van donderstorms vandag in pretoria
|
wat is die [weather_descriptor : moontlikheid van donderstorms] [date : vandag] in [place_name : pretoria]
|
20
|
{
"slot": [
"weather_descriptor",
"date",
"place_name"
],
"method": [
"translation",
"translation",
"localization"
]
}
|
{
"worker_id": [
"40",
"24",
"15"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3288
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat is die tyd verskil tussen hier en dakar
|
wat is die tyd verskil tussen hier en [place_name : dakar]
|
43
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"27",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3289
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat is die tyd in parys
|
wat is die tyd in [place_name : parys]
|
40
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"40",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
2
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3290
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
skeduleer 'n aflewering vanaf die naby weg neem eetplek
|
skeduleer 'n [order_type : aflewering] vanaf die naby [order_type : weg neem] [meal_type : eetplek]
|
73
|
{
"slot": [
"order_type",
"meal_type"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"8",
"40",
"27"
],
"intent_score": [
1,
1,
2
],
"slots_score": [
1,
1,
0
],
"grammar_score": [
4,
4,
2
],
"spelling_score": [
2,
2,
1
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3291
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
bestel van dominoes
|
bestel van [business_name : dominoes]
|
40
|
{
"slot": [
"business_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"62",
"49",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3292
|
af-ZA
|
train
| 5datetime
| 38datetime_convert
|
wat is die tyd's verskil tussen pacific en sentrale
|
wat is die tyd's verskil tussen [time_zone : pacific] en [time_zone : sentrale]
|
43
|
{
"slot": [
"time_zone"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
2,
2,
4
],
"spelling_score": [
1,
2,
2
],
"language_identification": [
"target|english",
"target|english",
"target|english"
]
}
|
3294
|
af-ZA
|
train
| 5datetime
| 38datetime_convert
|
wat is die tyd verskil tussen sentrale en oostelike
|
wat is die tyd verskil tussen [time_zone : sentrale] en [time_zone : oostelike]
|
20
|
{
"slot": [
"time_zone"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"70",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3297
|
af-ZA
|
train
| 14takeaway
| 3takeaway_query
|
doen die nabygeleê romans aflewerings in my area
|
doen die nabygeleê [business_name : romans] [order_type : aflewerings] in my area
|
36
|
{
"slot": [
"business_name",
"order_type"
],
"method": [
"localization",
"translation"
]
}
|
{
"worker_id": [
"8",
"49",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3299
|
af-ZA
|
train
| 8iot
| 8iot_wemo_off
|
skakel af die wemo prop
|
skakel af die [device_type : wemo prop]
|
20
|
{
"slot": [
"device_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"20",
"40",
"47"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3301
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
wat is vandag se datum
|
wat is [date : vandag se] datum
|
20
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"15",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3302
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
hoe laat is ek
|
hoe laat is ek
|
15
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"15",
"40",
"73"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3303
|
af-ZA
|
train
| 17weather
| 13weather_query
|
hoe is die weer hierdie week
|
hoe is die weer [date : hierdie week]
|
60
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"15",
"27",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3304
|
af-ZA
|
train
| 17weather
| 13weather_query
|
olly hoe lyk die weer die week
|
olly hoe lyk die weer [date : die week]
|
41
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"49",
"24",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3310
|
af-ZA
|
train
| 17weather
| 13weather_query
|
wat is die weer in pretoria
|
wat is die weer in [place_name : pretoria]
|
40
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3312
|
af-ZA
|
train
| 16alarm
| 48alarm_set
|
stel 'n wekker vir my vir sewe-uur n. m. môre
|
stel 'n wekker vir my vir [time : sewe-uur n. m.] [date : môre]
|
20
|
{
"slot": [
"date",
"time"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"20",
"45",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3313
|
af-ZA
|
train
| 16alarm
| 48alarm_set
|
ek benodig 'n alarm vir sondag om agt v. m. kan jy asseblief vir my een stel
|
ek benodig 'n alarm vir [date : sondag] om [time : agt v. m.] kan jy asseblief vir my een stel
|
37
|
{
"slot": [
"date",
"time"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"40",
"64",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
0,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3314
|
af-ZA
|
train
| 15music
| 57music_query
|
identifiseer huidige liedjie wat speel
|
identifiseer huidige liedjie wat speel
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"62",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3315
|
af-ZA
|
train
| 15music
| 57music_query
|
wys vir my die name van die liedjie wat nou speel
|
wys vir my die name van die liedjie wat nou speel
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"64",
"40"
],
"intent_score": [
1,
2,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3316
|
af-ZA
|
train
| 4news
| 22news_query
|
vind vir my die jongste artikel deur mike schussler oor ekonomie
|
vind vir my die jongste artikel deur [person : mike schussler] oor [media_type : ekonomie]
|
36
|
{
"slot": [
"person",
"media_type"
],
"method": [
"localization",
"localization"
]
}
|
{
"worker_id": [
"60",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
0
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3318
|
af-ZA
|
train
| 4news
| 22news_query
|
olly wat is die mees onlangste hoofopskrifte op enca
|
olly wat is die mees onlangste hoofopskrifte op [media_type : enca]
|
73
|
{
"slot": [
"media_type"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
1,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3319
|
af-ZA
|
train
| 4news
| 22news_query
|
wat is die mees huidiglike hoogte punte op s. a. b. c.
|
wat is die mees huidiglike hoogte punte op [media_type : s. a. b. c.]
|
73
|
{
"slot": [
"media_type"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"60",
"73"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3322
|
af-ZA
|
train
| 8iot
| 56iot_coffee
|
olly maak vir my 'n koppie koffie asseblief
|
olly maak vir my 'n koppie koffie asseblief
|
20
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"60",
"20",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3324
|
af-ZA
|
train
| 8iot
| 8iot_wemo_off
|
sit asseblief die wemo prop af
|
sit asseblief die [device_type : wemo prop] af
|
20
|
{
"slot": [
"device_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"45",
"20",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3325
|
af-ZA
|
train
| 8iot
| 24iot_wemo_on
|
kan jy asseblief die prop aansit
|
kan jy asseblief die [device_type : prop] aansit
|
20
|
{
"slot": [
"device_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"35",
"40",
"64"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3327
|
af-ZA
|
train
| 4news
| 22news_query
|
trek die nuus
|
trek die nuus
|
64
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"35",
"24",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
2,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3328
|
af-ZA
|
train
| 4news
| 22news_query
|
wys vir my die nuus
|
wys vir my die nuus
|
46
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"38",
"60",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3331
|
af-ZA
|
train
| 4news
| 22news_query
|
sit kennisgewing vir ses uur nuus inlig
|
sit kennisgewing vir [time : ses uur] nuus inlig
|
2
|
{
"slot": [
"time"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"24",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3332
|
af-ZA
|
train
| 4news
| 22news_query
|
voeg nuusuitsending tyd by daaglikse skedule
|
voeg nuusuitsending tyd by daaglikse skedule
|
64
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"21",
"24",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3333
|
af-ZA
|
train
| 4news
| 22news_query
|
herinner my om oggendnuusopdatering te kyk
|
herinner my om [media_type : oggendnuusopdatering] te kyk
|
7
|
{
"slot": [
"media_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"41",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3334
|
af-ZA
|
train
| 8iot
| 34iot_cleaning
|
laat die stofsuier die kamer skoonmaak
|
laat die [device_type : stofsuier] die [house_place : kamer] skoonmaak
|
20
|
{
"slot": [
"device_type",
"house_place"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"40",
"60",
"20"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3335
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
sê vir my die tyd in kaapstad
|
sê vir my die tyd in [place_name : kaapstad]
|
20
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"40",
"70",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3336
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
raporteer die tyd in kaapstad
|
raporteer die tyd in [place_name : kaapstad]
|
43
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"27",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
2,
4,
4
],
"spelling_score": [
1,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3339
|
af-ZA
|
train
| 17weather
| 13weather_query
|
hoe is die weer
|
hoe is die weer
|
36
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"27",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3341
|
af-ZA
|
train
| 8iot
| 40iot_hue_lightoff
|
skakel die ligte in hierdie kamer af asseblief
|
skakel die ligte in hierdie [house_place : kamer] af asseblief
|
39
|
{
"slot": [
"house_place"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"60",
"20"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3342
|
af-ZA
|
train
| 8iot
| 40iot_hue_lightoff
|
hierdie vertrek se ligte af
|
hierdie [house_place : vertrek] se ligte af
|
20
|
{
"slot": [
"house_place"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"40",
"35"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
3
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3343
|
af-ZA
|
train
| 16alarm
| 23alarm_query
|
vir watter tyd is my wekker gestel
|
vir watter tyd is my wekker gestel
|
10
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"40",
"64",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3344
|
af-ZA
|
train
| 16alarm
| 23alarm_query
|
hoelaat staan ek op môre
|
hoelaat staan ek op [date : môre]
|
20
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"64",
"20"
],
"intent_score": [
1,
1,
2
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
3,
4
],
"spelling_score": [
1,
2,
1
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3345
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
watse tyd is dit in hong kong
|
watse tyd is dit in [place_name : hong kong]
|
43
|
{
"slot": [
"place_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"60",
"5",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3346
|
af-ZA
|
train
| 5datetime
| 38datetime_convert
|
wat is die tyd verskil tussen my lokasie en durban
|
wat is die tyd verskil tussen my lokasie en [place_name : durban]
|
20
|
{
"slot": [
"place_name"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"60",
"40",
"70"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3347
|
af-ZA
|
train
| 4news
| 22news_query
|
vertel vir my die belangrikste stories in die nuus
|
vertel vir my die belangrikste stories in die nuus
|
64
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"73",
"24",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3348
|
af-ZA
|
train
| 4news
| 22news_query
|
lees vir my die voorblad van die burger
|
lees vir my die voorblad van [media_type : die burger]
|
7
|
{
"slot": [
"media_type"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"40",
"24",
"18"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3350
|
af-ZA
|
train
| 10audio
| 14audio_volume_up
|
waar is die brand
|
waar is die brand
|
23
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"12",
"74",
"23"
],
"intent_score": [
1,
1,
0
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3351
|
af-ZA
|
train
| 3play
| 45play_music
|
jazz
|
[music_genre : jazz]
|
40
|
{
"slot": [
"music_genre"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"60",
"62",
"24"
],
"intent_score": [
1,
1,
2
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3352
|
af-ZA
|
train
| 3play
| 45play_music
|
punjabi
|
[music_genre : punjabi]
|
40
|
{
"slot": [
"music_genre"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"40",
"24",
"60"
],
"intent_score": [
1,
2,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3353
|
af-ZA
|
train
| 4news
| 22news_query
|
nuus
|
nuus
|
29
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"60",
"12",
"23"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3354
|
af-ZA
|
train
| 17weather
| 13weather_query
|
gaan dit sneeu
|
gaan dit [weather_descriptor : sneeu]
|
15
|
{
"slot": [
"weather_descriptor"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"24",
"15",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3355
|
af-ZA
|
train
| 17weather
| 13weather_query
|
gaan daar mis wees in die oggend
|
gaan daar [weather_descriptor : mis] wees in die [timeofday : oggend]
|
40
|
{
"slot": [
"weather_descriptor",
"timeofday"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"40",
"45",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3356
|
af-ZA
|
train
| 15music
| 43music_likeness
|
ek lief cape jazz
|
ek lief [music_genre : cape jazz]
|
40
|
{
"slot": [
"music_genre"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"27",
"60",
"40"
],
"intent_score": [
2,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
2,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target|english",
"target",
"target"
]
}
|
3357
|
af-ZA
|
train
| 15music
| 57music_query
|
gee vir my bietjie bowie
|
gee vir my bietjie [artist_name : bowie]
|
2
|
{
"slot": [
"artist_name"
],
"method": [
"unchanged"
]
}
|
{
"worker_id": [
"64",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3358
|
af-ZA
|
train
| 4news
| 22news_query
|
bly op die spoor van die taxi optog
|
bly op die spoor van die [news_topic : taxi optog]
|
64
|
{
"slot": [
"news_topic"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"73",
"40",
"24"
],
"intent_score": [
2,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
3,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target|english",
"target",
"target"
]
}
|
3359
|
af-ZA
|
train
| 4news
| 22news_query
|
hou my op hoogte van die staande rots protes
|
hou my op hoogte van die [news_topic : staande rots protes]
|
7
|
{
"slot": [
"news_topic"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3360
|
af-ZA
|
train
| 4news
| 22news_query
|
stuur vir my opdaterings van die zondo kommissie verslag
|
stuur vir my opdaterings van die [news_topic : zondo kommissie verslag]
|
64
|
{
"slot": [
"news_topic"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"60",
"24",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3362
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
is die drie-en-twintigste op 'n naweek
|
is die [date : drie-en-twintigste] op 'n [date : naweek]
|
20
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"40",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
0
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3363
|
af-ZA
|
train
| 9general
| 25general_joke
|
'n dominee loop by 'n kroeg in
|
'n [relation : dominee] loop by 'n [business_type : kroeg] in
|
29
|
{
"slot": [
"relation",
"business_type"
],
"method": [
"translation",
"translation"
]
}
|
{
"worker_id": [
"24",
"73",
"21"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3366
|
af-ZA
|
train
| 4news
| 22news_query
|
gaan na nuus vier en twintigcom
|
gaan na [media_type : nuus vier en twintigcom]
|
7
|
{
"slot": [
"media_type"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"60",
"40",
"18"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
1,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3367
|
af-ZA
|
train
| 4news
| 22news_query
|
wat is die sunday times se hoofopskrif
|
wat is die [media_type : sunday times] se hoofopskrif
|
40
|
{
"slot": [
"media_type"
],
"method": [
"localization"
]
}
|
{
"worker_id": [
"24",
"60",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target|english",
"target",
"target"
]
}
|
3369
|
af-ZA
|
train
| 15music
| 57music_query
|
wie sing
|
wie sing
|
73
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"62",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3370
|
af-ZA
|
train
| 15music
| 57music_query
|
watter kunstenaar sing hierdie liedjie
|
watter kunstenaar sing hierdie liedjie
|
73
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"24",
"47",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3371
|
af-ZA
|
train
| 15music
| 57music_query
|
wie sing huidiglik
|
wie sing huidiglik
|
2
|
{
"slot": [],
"method": []
}
|
{
"worker_id": [
"60",
"40",
"24"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
2,
2,
2
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3372
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
watter tyd is dit in kalifornië
|
watter tyd is dit in [place_name : kalifornië]
|
43
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"40",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
2,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3373
|
af-ZA
|
train
| 5datetime
| 0datetime_query
|
olly hoe laat is dit in durban
|
olly hoe laat is dit in [place_name : durban]
|
20
|
{
"slot": [
"place_name"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"40",
"60",
"70"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3374
|
af-ZA
|
train
| 5datetime
| 38datetime_convert
|
as ek vir marthinus in hong kong om ses n. m. bel wat sal sy tyd wees
|
as ek vir [person : marthinus] in [place_name : hong kong] om [time : ses n. m.] bel wat sal sy tyd wees
|
20
|
{
"slot": [
"person",
"place_name",
"time"
],
"method": [
"localization",
"translation",
"translation"
]
}
|
{
"worker_id": [
"63",
"35",
"60"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
3,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3375
|
af-ZA
|
train
| 5datetime
| 38datetime_convert
|
watter tyd sal dit wees plaaslik teen negeuur v. m. bangalore indië tyd
|
watter tyd sal dit wees plaaslik teen [time : negeuur v. m.] [place_name : bangalore indië] tyd
|
43
|
{
"slot": [
"time",
"place_name"
],
"method": [
"translation",
"localization"
]
}
|
{
"worker_id": [
"60",
"40",
"73"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3376
|
af-ZA
|
train
| 8iot
| 1iot_hue_lightchange
|
ligte na vyftig persent
|
ligte [change_amount : na vyftig persent]
|
39
|
{
"slot": [
"change_amount"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"60",
"40",
"45"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3379
|
af-ZA
|
train
| 17weather
| 13weather_query
|
vandag se voorspelling
|
[date : vandag se] voorspelling
|
7
|
{
"slot": [
"date"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"27",
"60",
"24"
],
"intent_score": [
2,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3380
|
af-ZA
|
train
| 8iot
| 34iot_cleaning
|
skakel stofsuier aan
|
skakel [device_type : stofsuier] aan
|
40
|
{
"slot": [
"device_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"45",
"73",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3381
|
af-ZA
|
train
| 8iot
| 34iot_cleaning
|
aktiveer stofsuier
|
aktiveer [device_type : stofsuier]
|
20
|
{
"slot": [
"device_type"
],
"method": [
"translation"
]
}
|
{
"worker_id": [
"20",
"64",
"40"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
3382
|
af-ZA
|
train
| 14takeaway
| 16takeaway_order
|
bel en bestel pizza vir aflewering
|
bel en bestel [food_type : pizza] vir [order_type : aflewering]
|
40
|
{
"slot": [
"food_type",
"order_type"
],
"method": [
"unchanged",
"translation"
]
}
|
{
"worker_id": [
"49",
"8",
"27"
],
"intent_score": [
1,
1,
1
],
"slots_score": [
1,
1,
1
],
"grammar_score": [
4,
4,
4
],
"spelling_score": [
2,
2,
2
],
"language_identification": [
"target",
"target",
"target"
]
}
|
Subsets and Splits
Combine English-US Datasets
The query combines data from different splits of the English-US dataset, which is useful for basic data consolidation but does not provide deep insights or reveal patterns.