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
205
annot_utt
stringlengths
2
232
worker_id
stringclasses
20 values
slot_method
dict
judgments
dict
7296
es-ES
train
2calendar
30calendar_remove
eliminar mis eventos de calendario programados si puede
eliminar mis eventos de calendario programados si puede
20
{ "slot": [], "method": [] }
{ "worker_id": [ "2", "17", "18" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 3, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7297
es-ES
train
2calendar
30calendar_remove
toma mi calendario y aclara lo
toma mi calendario y [time : aclara] lo
21
{ "slot": [ "time" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "21", "0" ], "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" ] }
7298
es-ES
train
2calendar
50calendar_set
por favor anota que tengo una reunión a las cinco p. m.
por favor anota que tengo una [event_name : reunión] a las [time : cinco p. m.]
1
{ "slot": [ "event_name", "time" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "18", "22", "2" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 4, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target|other", "target" ] }
7299
es-ES
train
2calendar
50calendar_set
pon un recordatorio de reunión a las nueve de la mañana mañana
pon un recordatorio de [event_name : reunión] a las [time : nueve de la mañana] [date : mañana]
19
{ "slot": [ "event_name", "time", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "18", "22", "17" ], "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" ] }
7301
es-ES
train
2calendar
50calendar_set
por favor organiza una reunión con los trabajadores de mi empresa
por favor organiza una [event_name : reunión] con los [relation : trabajadores] de mi empresa
19
{ "slot": [ "event_name", "relation" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "18", "4", "22" ], "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" ] }
7302
es-ES
train
2calendar
50calendar_set
alguna sugerencia sobre un buen momento para una reunión de una hora esta semana
alguna sugerencia sobre un buen momento para una [event_name : reunión] de [time : una hora] [date : esta semana]
17
{ "slot": [ "time", "event_name", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "18", "2", "22" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 0, 1, 1 ], "grammar_score": [ 4, 4, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7303
es-ES
train
2calendar
50calendar_set
vamos a poner algo en el calendario para el martes
vamos a poner algo en el calendario para el [date : martes]
18
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "2", "23" ], "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" ] }
7306
es-ES
train
2calendar
50calendar_set
crea un nuevo evento cada viernes a mediodía
crea un nuevo evento cada [date : viernes] a [timeofday : mediodía]
1
{ "slot": [ "date", "timeofday" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "2", "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" ] }
7307
es-ES
train
2calendar
30calendar_remove
borra todos los eventos de este mes
borra todos los eventos de [date : este mes]
19
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "4", "2", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7308
es-ES
train
2calendar
30calendar_remove
borra mi calendario
borra mi calendario
17
{ "slot": [], "method": [] }
{ "worker_id": [ "17", "2", "22" ], "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" ] }
7311
es-ES
train
2calendar
50calendar_set
agregue el almuerzo con laura para el jueves a la una
[person : agregue el almuerzo] [meal_type : con laura] para el [date : jueves] a la [time : una]
7
{ "slot": [ "meal_type", "person", "date", "time" ], "method": [ "translation", "unchanged", "translation", "translation" ] }
{ "worker_id": [ "17", "18", "2" ], "intent_score": [ 1, 2, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7313
es-ES
train
2calendar
50calendar_set
iglesia con mamá y papá el domingo
[event_name : iglesia] con [relation : mamá] y [relation : papá] el [date : domingo]
20
{ "slot": [ "event_name", "relation", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "2", "17", "19" ], "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" ] }
7315
es-ES
train
2calendar
32calendar_query
estoy reservado para algo
estoy reservado para algo
17
{ "slot": [], "method": [] }
{ "worker_id": [ "4", "22", "2" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7318
es-ES
train
2calendar
50calendar_set
tengo que estar en aragón para este próximo evento lo puede añadir
tengo que estar en [place_name : aragón] para este próximo evento lo puede añadir
19
{ "slot": [ "place_name" ], "method": [ "localization" ] }
{ "worker_id": [ "2", "17", "7" ], "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" ] }
7320
es-ES
train
2calendar
32calendar_query
que eventos hay entre las dos y cuatro de la tarde hoy
que eventos hay entre las [time : dos y cuatro de la tarde] [date : hoy]
1
{ "slot": [ "time", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "2", "18", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 1, 1, 2 ], "language_identification": [ "target", "target", "target" ] }
7321
es-ES
train
2calendar
32calendar_query
qué eventos van a pasar en mi ciudad entre las dos y las cuatro de la tarde hoy
qué eventos van a pasar en mi [place_name : ciudad] entre las [time : dos y] las [time : cuatro de la tarde] [date : hoy]
20
{ "slot": [ "place_name", "time", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "2", "17", "5" ], "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" ] }
7322
es-ES
train
2calendar
50calendar_set
marca el próximo martes en mi calendario como el cumpleaños de steve
marca el [date : próximo] martes en mi calendario como el [person : cumpleaños] de [event_name : steve]
7
{ "slot": [ "date", "person", "event_name" ], "method": [ "translation", "localization", "translation" ] }
{ "worker_id": [ "2", "18", "22" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 0, 1 ], "grammar_score": [ 4, 4, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target|english", "target|english...
7323
es-ES
train
2calendar
50calendar_set
por favor ingrese en mi calendario una cita con el doctor garrido para este viernes a las seis por la noche
por favor ingrese en mi calendario una [event_name : cita] con el [person : doctor garrido] para este [date : viernes] a las [time : seis por la noche]
20
{ "slot": [ "event_name", "person", "date", "time" ], "method": [ "translation", "localization", "translation", "translation" ] }
{ "worker_id": [ "2", "17", "18" ], "intent_score": [ 1, 1, 2 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7324
es-ES
train
2calendar
50calendar_set
avísame cuándo tengo que asistir al recital de danza el cinco de marzo
avísame cuándo tengo que asistir al [event_name : recital de danza] el [date : cinco de marzo]
19
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "18", "22", "2" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7325
es-ES
train
2calendar
50calendar_set
avísame el día de antes de la carrera de caballos del hipódromo de la zarzuela el diecisiete de marzo
avísame el día de antes de la [event_name : carrera de caballos] del [place_name : hipódromo de la zarzuela] el [date : diecisiete de marzo]
18
{ "slot": [ "event_name", "place_name", "date" ], "method": [ "translation", "localization", "translation" ] }
{ "worker_id": [ "17", "2", "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" ] }
7326
es-ES
train
2calendar
50calendar_set
avísame el once de marzo el día de mi cita
avísame el [date : once de marzo] el día de mi [event_name : cita]
22
{ "slot": [ "date", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "6", "17", "2" ], "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" ] }
7327
es-ES
train
2calendar
30calendar_remove
borra todo el contenido en mi calendario
borra todo el contenido en mi calendario
19
{ "slot": [], "method": [] }
{ "worker_id": [ "17", "18", "2" ], "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" ] }
7328
es-ES
train
2calendar
30calendar_remove
eliminar todos los eventos y el contenido de mi calendario
eliminar todos los eventos y el contenido de mi calendario
17
{ "slot": [], "method": [] }
{ "worker_id": [ "2", "18", "17" ], "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" ] }
7329
es-ES
train
2calendar
50calendar_set
establece una notificación de dos días antes del cumpleaños de mary por favor
establece una notificación de dos días antes del [event_name : cumpleaños] [person : de mary] por favor
17
{ "slot": [ "person", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "17", "4" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target|english", "target", "target" ] }
7330
es-ES
train
2calendar
50calendar_set
dame una notificación tres días antes mi examen de química por favor
dame una notificación tres días antes mi [event_name : examen de química] por favor
1
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "22", "2" ], "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" ] }
7331
es-ES
train
8iot
8iot_wemo_off
apague el wifi cuando salga de casa para ahorrar energía
apague el [device_type : wifi] cuando salga de casa para ahorrar energía
0
{ "slot": [ "device_type" ], "method": [ "unchanged" ] }
{ "worker_id": [ "17", "0", "10" ], "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" ] }
7332
es-ES
train
2calendar
50calendar_set
envía un mensaje a tu antiguo teléfono android diciendo que suba el volumen un uno por ciento
envía un mensaje a tu antiguo teléfono android diciendo que suba el volumen un uno por ciento
22
{ "slot": [], "method": [] }
{ "worker_id": [ "17", "7", "2" ], "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" ] }
7333
es-ES
train
2calendar
50calendar_set
añadir evento a mi calendario
añadir evento a mi calendario
18
{ "slot": [], "method": [] }
{ "worker_id": [ "20", "2", "17" ], "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" ] }
7334
es-ES
train
2calendar
50calendar_set
programa mi evento con persona a la hora y lugar
programa mi evento con persona a la hora y lugar
19
{ "slot": [], "method": [] }
{ "worker_id": [ "18", "2", "17" ], "intent_score": [ 2, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 2, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7335
es-ES
train
2calendar
50calendar_set
anota mi evento con la persona en la fecha en el lugar
anota mi evento con la persona en la fecha en el lugar
17
{ "slot": [], "method": [] }
{ "worker_id": [ "17", "22", "18" ], "intent_score": [ 1, 1, 2 ], "slots_score": [ 2, 2, 2 ], "grammar_score": [ 3, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7336
es-ES
train
2calendar
32calendar_query
que tengo yo programado para la semana que viene
que tengo yo programado para la [date : semana que viene]
21
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "21", "17", "0" ], "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" ] }
7337
es-ES
train
2calendar
32calendar_query
que hay en mi calendario mañana
que hay en mi calendario [date : mañana]
1
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "17", "22" ], "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" ] }
7338
es-ES
train
2calendar
32calendar_query
cuantas cosas tengo planeadas esta noche
cuantas cosas tengo planeadas [timeofday : esta noche]
1
{ "slot": [ "timeofday" ], "method": [ "translation" ] }
{ "worker_id": [ "1", "22", "12" ], "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" ] }
7339
es-ES
train
2calendar
30calendar_remove
elimina la reunión de mañana
elimina la [event_name : reunión] de [date : mañana]
22
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "2", "17", "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" ] }
7340
es-ES
train
2calendar
30calendar_remove
cancelar mi reunión mañana
[event_name : cancelar] mi reunión [date : mañana]
7
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "18", "2" ], "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" ] }
7342
es-ES
train
2calendar
30calendar_remove
comprueba los eventos en el calendario y borra el próximo evento
comprueba los eventos en el calendario y borra el próximo evento
18
{ "slot": [], "method": [] }
{ "worker_id": [ "17", "23", "2" ], "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" ] }
7343
es-ES
train
2calendar
30calendar_remove
deshacerse de todo en mi calendario
deshacerse de todo en mi calendario
20
{ "slot": [], "method": [] }
{ "worker_id": [ "17", "2", "23" ], "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" ] }
7344
es-ES
train
2calendar
30calendar_remove
cancela todos los eventos del calendario
cancela todos los eventos del calendario
19
{ "slot": [], "method": [] }
{ "worker_id": [ "2", "17", "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" ] }
7346
es-ES
train
2calendar
50calendar_set
hay que añadir el cumpleaños de coral el doce de julio a mi calendario
hay que añadir el [event_name : cumpleaños] de [person : coral] el [date : doce de julio] a mi calendario
22
{ "slot": [ "person", "event_name", "date" ], "method": [ "localization", "translation", "translation" ] }
{ "worker_id": [ "17", "2", "7" ], "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" ] }
7347
es-ES
train
2calendar
50calendar_set
el doce de julio es el cumpleaños de juana y mi calendario se actualizará con esta fecha
el [date : doce de julio] es el [event_name : cumpleaños] [person : de juana] y mi calendario se actualizará con esta fecha
16
{ "slot": [ "date", "person", "event_name" ], "method": [ "translation", "localization", "translation" ] }
{ "worker_id": [ "2", "4", "5" ], "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" ] }
7348
es-ES
train
2calendar
50calendar_set
añade todos los eventos que tengan lugar en marzo en la iglesia de los marianistas a mi calendario
añade todos los eventos que tengan lugar en [date : marzo] en la [place_name : iglesia de los marianistas] a mi calendario
19
{ "slot": [ "date", "place_name" ], "method": [ "translation", "localization" ] }
{ "worker_id": [ "18", "17", "2" ], "intent_score": [ 2, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 4, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7349
es-ES
train
2calendar
50calendar_set
todos los eventos de marzo en iglesia de dios cristiana redimida se agregarán a mi calendario
todos los eventos de [date : marzo] en [place_name : iglesia de dios cristiana redimida] se agregarán a mi calendario
20
{ "slot": [ "date", "place_name" ], "method": [ "translation", "localization" ] }
{ "worker_id": [ "2", "17", "20" ], "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" ] }
7350
es-ES
train
2calendar
50calendar_set
mi calendario se actualizará con todos los evento congregación cristiana en españa en marzo
mi calendario se actualizará con todos los evento [place_name : congregación cristiana en españa] en [date : marzo]
16
{ "slot": [ "place_name", "date" ], "method": [ "localization", "translation" ] }
{ "worker_id": [ "17", "7", "2" ], "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" ] }
7352
es-ES
train
2calendar
50calendar_set
pon en mi calendario que juan díez y su esposa se reúnen con nosotros mañana a las cuatro de la tarde
pon en mi calendario que [person : juan díez] y [person : su esposa] se [event_name : reúnen] con nosotros [date : mañana] a las [time : cuatro de la tarde]
1
{ "slot": [ "person", "event_name", "time", "date" ], "method": [ "localization", "translation", "translation", "translation" ] }
{ "worker_id": [ "2", "17", "22" ], "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" ] }
7354
es-ES
train
17weather
13weather_query
me puedes hacer saber el tiempo de barcelona mañana
me puedes hacer saber el tiempo de [place_name : barcelona] [date : mañana]
18
{ "slot": [ "place_name", "date" ], "method": [ "localization", "translation" ] }
{ "worker_id": [ "16", "20", "7" ], "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" ] }
7356
es-ES
train
2calendar
50calendar_set
dentro de trece minutos recuérdame conducir al parque
dentro de [time : trece minutos] recuérdame [event_name : conducir al parque]
18
{ "slot": [ "time", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "5", "17", "2" ], "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" ] }
7358
es-ES
train
2calendar
32calendar_query
enumera todos los eventos de marzo en mi calendario
enumera todos los eventos de [date : marzo] en mi calendario
1
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "22", "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" ] }
7359
es-ES
train
2calendar
32calendar_query
los eventos en mi calendario de marzo deben estar listados
los eventos en mi calendario de [date : marzo] deben estar listados
20
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "17", "7" ], "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" ] }
7360
es-ES
train
2calendar
30calendar_remove
cancela el próximo evento de boda
cancela el próximo evento de [event_name : boda]
19
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "18", "22", "17" ], "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" ] }
7361
es-ES
train
2calendar
30calendar_remove
por favor elimina el próximo evento cumpleaños
por favor elimina el próximo evento [event_name : cumpleaños]
19
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "22", "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" ] }
7362
es-ES
train
2calendar
30calendar_remove
sólo cancela el próximo evento de compromiso
sólo cancela el próximo evento de [event_name : compromiso]
19
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "18", "22" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 1 ], "language_identification": [ "target", "target", "target" ] }
7363
es-ES
train
2calendar
30calendar_remove
ve al calendario y borra el tercer evento del veintisiete de marzo de dos mil diecisiete
ve al calendario y borra el tercer evento del [date : veintisiete de marzo de dos mil diecisiete]
22
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "23", "17", "2" ], "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" ] }
7364
es-ES
train
2calendar
30calendar_remove
eliminar un primer evento del veintitrés de marzo veinte diecisiete
eliminar un primer evento del [date : veintitrés de marzo veinte diecisiete]
20
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "4", "2" ], "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" ] }
7366
es-ES
train
2calendar
50calendar_set
por favor programa un recordatorio para la boda de rafa del treinta y uno de marzo de dos mil diecisiete
por favor programa un recordatorio para la [event_name : boda] de [person : rafa] del [date : treinta y uno de marzo de dos mil diecisiete]
22
{ "slot": [ "person", "event_name", "date" ], "method": [ "localization", "translation", "translation" ] }
{ "worker_id": [ "5", "2", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7368
es-ES
train
2calendar
50calendar_set
agregar todos los eventos centro cultural puerta de toledo en marzo a mi calendario
agregar todos los eventos [place_name : centro cultural puerta de toledo] en [date : marzo] a mi calendario
20
{ "slot": [ "place_name", "date" ], "method": [ "localization", "translation" ] }
{ "worker_id": [ "4", "17", "2" ], "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" ] }
7369
es-ES
train
2calendar
50calendar_set
todo el evento javierada de marzo es agregado a mi calendario
todo el evento [place_name : javierada] de [date : marzo] es agregado a mi calendario
1
{ "slot": [ "place_name", "date" ], "method": [ "localization", "translation" ] }
{ "worker_id": [ "17", "18", "2" ], "intent_score": [ 1, 2, 1 ], "slots_score": [ 1, 0, 1 ], "grammar_score": [ 3, 2, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7370
es-ES
train
2calendar
50calendar_set
mi calendario necesita ser actualizado con todos los eventos de marzo de la iglesia evangélica de barcelona
mi calendario necesita ser actualizado con todos los eventos de [date : marzo] de la [place_name : iglesia evangélica de barcelona]
22
{ "slot": [ "place_name", "date" ], "method": [ "localization", "translation" ] }
{ "worker_id": [ "17", "2", "23" ], "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" ] }
7371
es-ES
train
2calendar
32calendar_query
que eventos programados tengo este mes
que eventos programados tengo [date : este mes]
19
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "23", "2", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7372
es-ES
train
2calendar
32calendar_query
qué citas o reuniones tengo yo esta semana
qué [event_name : citas] o [event_name : reuniones] tengo yo [date : esta semana]
18
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "2", "23", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7375
es-ES
train
2calendar
32calendar_query
qué reuniones hay en marzo
qué [event_name : reuniones] hay en [date : marzo]
18
{ "slot": [ "date", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "5", "2", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7376
es-ES
train
2calendar
32calendar_query
las reuniones disponibles en marzo son las que
las [event_name : reuniones] disponibles en [date : marzo] son las que
20
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "18", "2", "17" ], "intent_score": [ 2, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 1, 4, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7377
es-ES
train
2calendar
50calendar_set
programar el almuerzo con mamá el martes de este mes
programar el [meal_type : almuerzo] con [relation : mamá] el [date : martes] de [date : este mes]
17
{ "slot": [ "meal_type", "relation", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "0", "21", "17" ], "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" ] }
7378
es-ES
train
2calendar
50calendar_set
programa una cita con el médico el viernes
programa una [event_name : cita con el médico] el [date : viernes]
22
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "5", "17", "2" ], "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" ] }
7379
es-ES
train
2calendar
32calendar_query
por favor muestra la reunión de hoy con los clientes
por favor muestra la reunión de [date : hoy] con los [relation : clientes]
19
{ "slot": [ "date", "relation" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "18", "17", "2" ], "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" ] }
7382
es-ES
train
2calendar
32calendar_query
hay más de dos citas con el médico en mi agenda
hay más de dos [event_name : citas con el médico] en mi agenda
19
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "17", "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" ] }
7383
es-ES
train
2calendar
50calendar_set
concertar una reunión para el veinte de octubre a las diez y media de la mañana
concertar una [event_name : reunión] para el [date : veinte de octubre] a las [time : diez y media de la mañana]
16
{ "slot": [ "event_name", "date", "time" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "17", "2", "5" ], "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" ] }
7384
es-ES
train
2calendar
50calendar_set
haz una lista del personal de dirección para la reunión del veinte de octubre
haz una lista del [event_name : personal de dirección] para la [event_name : reunión] del [date : veinte de octubre]
19
{ "slot": [ "event_name", "date", "event_name" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "2", "18", "22" ], "intent_score": [ 2, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7385
es-ES
train
2calendar
50calendar_set
recuérdame que llame a todos los participantes
recuérdame que llame a todos los [person : participantes]
22
{ "slot": [ "person" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "17", "22" ], "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" ] }
7386
es-ES
train
2calendar
32calendar_query
muestrame mis recordatorios
muestrame mis recordatorios
1
{ "slot": [], "method": [] }
{ "worker_id": [ "2", "18", "22" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 4 ], "spelling_score": [ 2, 1, 1 ], "language_identification": [ "target", "target", "target" ] }
7387
es-ES
train
2calendar
32calendar_query
cuantos recordatorios pendientes tengo
cuantos recordatorios pendientes tengo
1
{ "slot": [], "method": [] }
{ "worker_id": [ "22", "2", "18" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 1, 1, 1 ], "language_identification": [ "target", "target", "target" ] }
7388
es-ES
train
2calendar
32calendar_query
quiero ver cada uno de mis recordatorios pendientes
quiero ver cada uno de mis recordatorios pendientes
18
{ "slot": [], "method": [] }
{ "worker_id": [ "2", "17", "23" ], "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" ] }
7389
es-ES
train
2calendar
30calendar_remove
por favor borra la cena agendada para este viernes a las nueve de la noche
por favor borra la [meal_type : cena] agendada para este [date : viernes] a las [time : nueve de la noche]
1
{ "slot": [ "meal_type", "date", "time" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "2", "18", "22" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7390
es-ES
train
2calendar
30calendar_remove
cancelar la cita en el dentista para esta semana
cancelar la [event_name : cita en el dentista] para [date : esta semana]
23
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "18", "22", "17" ], "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" ] }
7391
es-ES
train
2calendar
30calendar_remove
ya no me uniré a mamá para almorzar mañana
ya no me uniré a [relation : mamá] para [meal_type : almorzar] [date : mañana]
20
{ "slot": [ "relation", "meal_type", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "7", "2", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7392
es-ES
train
2calendar
32calendar_query
que tengo que hacer mañana
que tengo que hacer [date : mañana]
1
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "2", "22" ], "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" ] }
7393
es-ES
train
2calendar
32calendar_query
que hay en mi calendario
que hay en mi calendario
19
{ "slot": [], "method": [] }
{ "worker_id": [ "18", "2", "17" ], "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" ] }
7394
es-ES
train
2calendar
32calendar_query
que sigue
que sigue
17
{ "slot": [], "method": [] }
{ "worker_id": [ "18", "4", "22" ], "intent_score": [ 2, 1, 1 ], "slots_score": [ 2, 2, 2 ], "grammar_score": [ 3, 4, 2 ], "spelling_score": [ 1, 1, 1 ], "language_identification": [ "target", "target", "target" ] }
7395
es-ES
train
2calendar
32calendar_query
qué eventos hay en el programa de este mes
qué [date : eventos] hay en el programa de este mes
7
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "18", "22" ], "intent_score": [ 1, 2, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7396
es-ES
train
2calendar
32calendar_query
hay eventos programados para esta semana
hay eventos programados para [date : esta semana]
19
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "2", "5" ], "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" ] }
7398
es-ES
train
2calendar
50calendar_set
añadir feliz año nuevo al calendario
añadir [event_name : feliz año nuevo] al calendario
20
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "5", "2", "17" ], "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" ] }
7399
es-ES
train
2calendar
50calendar_set
crear un nuevo evento en el calendario de cumpleaños de juan
crear un nuevo evento en el calendario de [event_name : cumpleaños] de [person : juan]
20
{ "slot": [ "person", "event_name" ], "method": [ "localization", "translation" ] }
{ "worker_id": [ "2", "18", "17" ], "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" ] }
7400
es-ES
train
2calendar
50calendar_set
añade navidad al calendario
añade [event_name : navidad] al calendario
19
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "22", "18", "2" ], "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" ] }
7403
es-ES
train
2calendar
50calendar_set
añade año nuevo con la familia la semana que viene
añade [event_name : año nuevo] con la [relation : familia] la [date : semana que viene]
19
{ "slot": [ "event_name", "relation", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "23", "2", "17" ], "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" ] }
7404
es-ES
train
2calendar
50calendar_set
crear un evento con ubicación en casa y con evento nochevieja
crear un evento con ubicación en [place_name : casa] y con evento [event_name : nochevieja]
16
{ "slot": [ "place_name", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "17", "5", "2" ], "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" ] }
7405
es-ES
train
2calendar
50calendar_set
crear evento recurrente en calendario de cumpleaños de luis
crear evento [general_frequency : recurrente] en calendario de [event_name : cumpleaños] [person : de luis]
1
{ "slot": [ "general_frequency", "person", "event_name" ], "method": [ "translation", "localization", "translation" ] }
{ "worker_id": [ "17", "4", "2" ], "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" ] }
7406
es-ES
train
2calendar
50calendar_set
programa un evento de gym que se repita en el calendario
programa un evento de [event_name : gym] [general_frequency : que se repita] en el calendario
22
{ "slot": [ "general_frequency", "event_name" ], "method": [ "translation", "unchanged" ] }
{ "worker_id": [ "23", "2", "17" ], "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" ] }
7407
es-ES
train
2calendar
50calendar_set
crea evento día de natación el jueves y ponlo para repetir
crea evento día de [event_name : natación] el [date : jueves] y ponlo para [general_frequency : repetir]
22
{ "slot": [ "event_name", "date", "general_frequency" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "17", "23", "2" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7408
es-ES
train
2calendar
50calendar_set
establecer un evento feliz cumpleaños gerardo para repetir el veintiuno de enero de dos mil diecisiete
establecer un evento feliz cumpleaños [person : gerardo] para repetir el [date : veintiuno de enero de dos mil diecisiete]
20
{ "slot": [ "event_name", "person", "date" ], "method": [ "translation", "localization", "translation" ] }
{ "worker_id": [ "2", "17", "18" ], "intent_score": [ 1, 1, 2 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 3, 2 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7409
es-ES
train
2calendar
50calendar_set
crea un evento en el gimnasio el lunes y configúra lo para que se repita
crea un evento en el [event_name : gimnasio] el [date : lunes] y configúra lo para que se [general_frequency : repita]
21
{ "slot": [ "event_name", "date", "general_frequency" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "17", "21", "0" ], "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" ] }
7410
es-ES
train
2calendar
50calendar_set
crea un evento de navidad el veinticinco de diciembre de dos mil diecisiete y prográmalo como un recordatorio que se repita
crea un evento de [event_name : navidad] el [date : veinticinco de diciembre de dos mil diecisiete] y prográmalo como un recordatorio [general_frequency : que se repita]
22
{ "slot": [ "event_name", "date", "general_frequency" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "2", "7", "17" ], "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" ] }
7411
es-ES
train
2calendar
50calendar_set
notificar todos los cumpleaños la semana que viene
notificar todos los [event_name : cumpleaños] la [date : semana que viene]
16
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "17", "2", "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" ] }
7412
es-ES
train
2calendar
50calendar_set
avísame cuando haya algún festival el mes que viene
avísame cuando haya algún [event_name : festival] el [date : mes que viene]
18
{ "slot": [ "event_name", "date" ], "method": [ "unchanged", "translation" ] }
{ "worker_id": [ "22", "2", "18" ], "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" ] }
7413
es-ES
train
2calendar
50calendar_set
avísame todas las reuniones de mañana
avísame todas las [event_name : reuniones] de [date : mañana]
18
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "17", "18", "2" ], "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" ] }
7414
es-ES
train
2calendar
50calendar_set
repetir recordatorio de mi agenda para navidad
repetir recordatorio de mi agenda para [event_name : navidad]
22
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "5", "17" ], "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" ] }
7415
es-ES
train
2calendar
50calendar_set
repite el recordatorio por navidad
repite el recordatorio por [event_name : navidad]
19
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "22", "18", "17" ], "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" ] }
7416
es-ES
train
2calendar
50calendar_set
repetir recordatorio para mis citas de navidad
repetir recordatorio para mis [event_name : citas] de [event_name : navidad]
20
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "18", "2", "17" ], "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" ] }
7417
es-ES
train
2calendar
50calendar_set
por favor recuérdame este domingo de ir a misa
por favor recuérdame este [date : domingo] de ir a [event_name : misa]
22
{ "slot": [ "date", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "2", "17", "7" ], "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" ] }
7418
es-ES
train
2calendar
50calendar_set
reunión este viernes
[event_name : reunión] este [date : viernes]
19
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "2", "5", "17" ], "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" ] }
7419
es-ES
train
2calendar
50calendar_set
cita familia este lunes
[event_name : cita] [relation : familia] este [date : lunes]
16
{ "slot": [ "relation", "event_name", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "23", "2", "17" ], "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" ] }
7420
es-ES
train
2calendar
50calendar_set
hacer una reunión con mi amigo
hacer una [event_name : reunión] con mi [relation : amigo]
18
{ "slot": [ "event_name", "relation" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "17", "2", "5" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }