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
7006
es-ES
train
2calendar
50calendar_set
búscame una hora para una reunión con pedro mañana
búscame una hora para una [event_name : reunión] con [person : pedro] [date : mañana]
16
{ "slot": [ "event_name", "person", "date" ], "method": [ "translation", "localization", "translation" ] }
{ "worker_id": [ "17", "2", "6" ], "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" ] }
7008
es-ES
train
2calendar
32calendar_query
cómo tengo mi calendario para la semana que viene
cómo tengo mi calendario para [date : la semana que viene]
22
{ "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" ] }
7009
es-ES
train
2calendar
32calendar_query
que hay en mi agenda la semana que viene
que hay en mi agenda [date : la semana que viene]
16
{ "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" ] }
7010
es-ES
train
2calendar
50calendar_set
enviar una cita de calendario a marta
enviar una [event_name : cita] de calendario a [person : marta]
16
{ "slot": [ "event_name", "person" ], "method": [ "translation", "localization" ] }
{ "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" ] }
7011
es-ES
train
2calendar
50calendar_set
añade una reunión con juan fernández a mi calendario y
añade una [event_name : reunión] con [person : juan fernández] a mi calendario y
22
{ "slot": [ "event_name", "person" ], "method": [ "translation", "localization" ] }
{ "worker_id": [ "16", "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" ] }
7012
es-ES
train
2calendar
50calendar_set
ver si juan está disponible para una reunión el lunes
ver si [person : juan] está disponible para una [event_name : reunión] el [date : lunes]
16
{ "slot": [ "person", "event_name", "date" ], "method": [ "localization", "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" ] }
7015
es-ES
train
2calendar
32calendar_query
enumera todas las reuniones programadas para hoy de antes de las seis de la tarde
enumera todas las [event_name : reuniones] programadas para [date : hoy] de [time : antes de las seis de la tarde]
22
{ "slot": [ "event_name", "date", "time" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "22", "23", "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" ] }
7017
es-ES
train
2calendar
32calendar_query
está mi calendario vacío
está mi calendario vacío
16
{ "slot": [], "method": [] }
{ "worker_id": [ "2", "23", "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" ] }
7018
es-ES
train
2calendar
30calendar_remove
elimina la víspera de año nuevo del calendario
elimina la [event_name : víspera de año nuevo] del calendario
22
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "6", "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" ] }
7019
es-ES
train
2calendar
30calendar_remove
cancelar el evento de san valentin del calendario
cancelar el evento [event_name : de san valentin] del calendario
16
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "17", "6" ], "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" ] }
7020
es-ES
train
2calendar
32calendar_query
dame los detalles del próximo recordatorio
dame los detalles del próximo recordatorio
16
{ "slot": [], "method": [] }
{ "worker_id": [ "17", "2", "5" ], "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" ] }
7021
es-ES
train
2calendar
32calendar_query
muéstrame los recordatorios para mañana
muéstrame los recordatorios para [date : mañana]
6
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "17", "0" ], "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" ] }
7022
es-ES
train
2calendar
32calendar_query
cuáles son los recordatorios que tengo previstos para mañana
cuáles son los recordatorios que tengo previstos para [date : mañana]
22
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "2", "16" ], "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" ] }
7023
es-ES
train
2calendar
30calendar_remove
elimina el día del padre del calendario
elimina el [event_name : día del padre] del calendario
22
{ "slot": [ "event_name" ], "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" ] }
7024
es-ES
train
2calendar
30calendar_remove
elimina todos los eventos del calendario
elimina [event_name : todos] los eventos del calendario
22
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "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" ] }
7027
es-ES
train
2calendar
32calendar_query
a qué eventos asistirán mis amigos de facebook
a qué eventos asistirán mis [relation : amigos] de facebook
16
{ "slot": [ "relation" ], "method": [ "translation" ] }
{ "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" ] }
7029
es-ES
train
2calendar
50calendar_set
recordatorios para pagos con tarjeta
recordatorios para [event_name : pagos con tarjeta]
22
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "16", "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" ] }
7030
es-ES
train
2calendar
50calendar_set
agregar nochevieja al calendario
agregar [event_name : nochevieja] al calendario
16
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "2", "16" ], "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" ] }
7031
es-ES
train
2calendar
50calendar_set
añade al calendario un nuevo evento de acción de gracias
añade al calendario un nuevo evento de [event_name : acción de gracias]
22
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "6", "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" ] }
7032
es-ES
train
2calendar
50calendar_set
establecer un recordatorio para mañana por la mañana sobre mi reunión
establecer un recordatorio para [date : mañana] [timeofday : por la mañana] sobre mi [event_name : reunión]
16
{ "slot": [ "date", "timeofday", "event_name" ], "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" ] }
7033
es-ES
train
16alarm
48alarm_set
establecer una alarma recordatoria para mi reunión con mi agente esta tarde
establecer una alarma recordatoria para mi [event_name : reunión] con [relation : mi agente] esta [timeofday : tarde]
23
{ "slot": [ "event_name", "relation", "timeofday" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "3", "7", "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" ] }
7036
es-ES
train
2calendar
30calendar_remove
vacía el calendario de esta semana
vacía el calendario de [date : esta semana]
22
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "16", "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" ] }
7037
es-ES
train
2calendar
50calendar_set
necesito programar un evento recurrente en mi calendario por favor
necesito programar un evento recurrente en mi calendario por favor
22
{ "slot": [], "method": [] }
{ "worker_id": [ "16", "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" ] }
7038
es-ES
train
2calendar
50calendar_set
hola google abre el calendario de google por favor
hola google abre el calendario de google por favor
22
{ "slot": [], "method": [] }
{ "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" ] }
7040
es-ES
train
2calendar
50calendar_set
programar una reunión para el miércoles a las tres de la tarde en cuarto
programar una [event_name : reunión] para el [date : miércoles] a las [time : tres de la tarde] en [house_place : cuarto]
16
{ "slot": [ "event_name", "date", "time", "house_place" ], "method": [ "translation", "translation", "translation", "translation" ] }
{ "worker_id": [ "17", "5", "2" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 2, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7041
es-ES
train
2calendar
50calendar_set
necesito programar una reunión con javier el lunes a las nueve de la mañana
necesito programar una [event_name : reunión] con [person : javier] el [date : lunes] a las [time : nueve de la mañana]
16
{ "slot": [ "event_name", "person", "date", "time" ], "method": [ "translation", "translation", "translation", "translation" ] }
{ "worker_id": [ "2", "23", "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" ] }
7042
es-ES
train
16alarm
48alarm_set
por favor pon un recordaorio a las tres de la tarde el sábado
por favor pon un recordaorio a las [time : tres de la tarde] el [date : sábado]
5
{ "slot": [ "time", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "21", "5", "3" ], "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" ] }
7045
es-ES
train
2calendar
50calendar_set
añadir reunión con tal de este jueves al calendario
añadir [event_name : reunión con tal] de este [date : jueves] al calendario
21
{ "slot": [ "event_name", "date" ], "method": [ "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" ] }
7047
es-ES
train
2calendar
50calendar_set
añade la cita con el médico el lunes a las tres al calendario
añade la [event_name : cita con el médico] el [date : lunes] a las [time : tres] al calendario
17
{ "slot": [ "event_name", "date", "time" ], "method": [ "translation", "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" ] }
7048
es-ES
train
2calendar
50calendar_set
abre el calendario de google añade un evento para el cinco de mayo
abre el calendario de google añade un evento para el [date : cinco de mayo]
17
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "22", "18" ], "intent_score": [ 1, 1, 2 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target|english" ] }
7050
es-ES
train
2calendar
50calendar_set
google calendario añadir cita para el veintiuno de marzo
google calendario añadir cita para el [date : veintiuno de marzo]
5
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "22", "18", "2" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target|english", "target|english", "target...
7051
es-ES
train
2calendar
50calendar_set
añadir un evento a mi calendario de google para el veintidós de marzo por favor
añadir un evento a mi calendario de google para el [date : veintidós de marzo] por favor
18
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "18", "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|english" ] }
7053
es-ES
train
2calendar
32calendar_query
qué eventos hay programados el próximo martes entre las once de la mañana y las tres de la tarde
qué eventos hay programados el próximo [date : martes] entre las [time : once de la mañana] y las [time : tres de la tarde]
18
{ "slot": [ "date", "time" ], "method": [ "translation", "translation" ] }
{ "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" ] }
7054
es-ES
train
2calendar
32calendar_query
hay algo en mi calendario el viernes por la mañana después de que llegue al trabajo
hay algo en mi calendario el [date : viernes] por la [timeofday : mañana] después de que llegue al trabajo
17
{ "slot": [ "date", "timeofday" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "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" ] }
7056
es-ES
train
2calendar
50calendar_set
necesito programar una reunión con allison el lunes a las diez de la mañana
necesito programar una [event_name : reunión] con [person : allison] el [date : lunes] a las [time : diez de la mañana]
17
{ "slot": [ "event_name", "person", "date", "time" ], "method": [ "translation", "localization", "translation", "translation" ] }
{ "worker_id": [ "4", "22", "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|english", "target" ] }
7058
es-ES
train
2calendar
30calendar_remove
eliminar evento de noviembre
eliminar evento de [time : noviembre]
17
{ "slot": [ "time" ], "method": [ "translation" ] }
{ "worker_id": [ "18", "22", "4" ], "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" ] }
7059
es-ES
train
2calendar
32calendar_query
mis eventos
mis eventos
1
{ "slot": [], "method": [] }
{ "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" ] }
7060
es-ES
train
2calendar
50calendar_set
recuerdame treinta minutos antes que tengo una teleconferencia el martes
recuerdame [time : treinta minutos antes] que tengo una [event_name : teleconferencia] el [date : martes]
1
{ "slot": [ "time", "event_name", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "2", "22", "18" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 0 ], "grammar_score": [ 4, 4, 4 ], "spelling_score": [ 2, 1, 1 ], "language_identification": [ "target", "target", "target" ] }
7062
es-ES
train
2calendar
30calendar_remove
por favor borra mis eventos de calendario
por favor borra mis eventos de calendario
7
{ "slot": [], "method": [] }
{ "worker_id": [ "18", "2", "22" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 0 ], "grammar_score": [ 3, 4, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7063
es-ES
train
2calendar
30calendar_remove
eliminar todos mis eventos de mi calendario
eliminar todos mis eventos de mi calendario
23
{ "slot": [], "method": [] }
{ "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" ] }
7067
es-ES
train
2calendar
32calendar_query
cualquier evento en mi calendario de hoy
cualquier evento en mi calendario de [date : hoy]
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" ] }
7068
es-ES
train
2calendar
32calendar_query
personaliza la pestaña para mostrar su período de tiempo preferido
personaliza la pestaña para mostrar su período de tiempo preferido
21
{ "slot": [], "method": [] }
{ "worker_id": [ "0", "21", "17" ], "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" ] }
7069
es-ES
train
2calendar
32calendar_query
programar una reunión preguntando a su
programar una [event_name : reunión] preguntando a su
17
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "22", "4", "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" ] }
7071
es-ES
train
2calendar
32calendar_query
cuales son mis recordatorios de hoy
cuales son mis recordatorios [date : de hoy]
17
{ "slot": [ "date" ], "method": [ "localization" ] }
{ "worker_id": [ "18", "22", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 4 ], "spelling_score": [ 1, 1, 2 ], "language_identification": [ "target", "target", "target" ] }
7072
es-ES
train
2calendar
50calendar_set
enviarme una notificación una hora antes de mis próximos eventos de calendario
enviarme una notificación una [time : hora antes] de mis próximos eventos de calendario
17
{ "slot": [ "time" ], "method": [ "translation" ] }
{ "worker_id": [ "22", "18", "4" ], "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" ] }
7074
es-ES
train
2calendar
50calendar_set
avísame cuando ocurra un próximo evento desde mi calendario y envíame una notificación
avísame cuando ocurra un próximo evento desde mi calendario y envíame una notificación
17
{ "slot": [], "method": [] }
{ "worker_id": [ "18", "4", "22" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 4, 2 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7075
es-ES
train
2calendar
30calendar_remove
por favor elimina mi próximo evento de calendario
por favor elimina mi próximo evento de calendario
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" ] }
7076
es-ES
train
2calendar
30calendar_remove
borra mi próximo evento del calendario
borra mi próximo evento del calendario
17
{ "slot": [], "method": [] }
{ "worker_id": [ "18", "2", "22" ], "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" ] }
7077
es-ES
train
2calendar
30calendar_remove
por favor borra el siguiente evento en mi calendario
por favor borra el siguiente evento en mi calendario
1
{ "slot": [], "method": [] }
{ "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" ] }
7078
es-ES
train
2calendar
30calendar_remove
borra mi calendario entero
borra mi calendario entero
19
{ "slot": [], "method": [] }
{ "worker_id": [ "5", "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" ] }
7079
es-ES
train
2calendar
30calendar_remove
por favor elimina todos los elementos de mi calendario
por favor elimina todos los elementos de mi calendario
17
{ "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, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7081
es-ES
train
2calendar
50calendar_set
por favor pon un recordatorio hoy para mi reunión a las cinco de la tarde
por favor pon un recordatorio [date : hoy] para mi [event_name : reunión] a las [time : cinco de la tarde]
1
{ "slot": [ "time", "event_name", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "18", "22", "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" ] }
7082
es-ES
train
2calendar
50calendar_set
necesito un recordatorio para la reunión de las cinco de la tarde
necesito un recordatorio para la [event_name : reunión] de las [time : cinco de la tarde]
17
{ "slot": [ "time", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "17", "18" ], "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" ] }
7083
es-ES
train
16alarm
48alarm_set
poner una alarma recordatorio para mi reunión de las cinco de la tarde por favor
poner una alarma recordatorio para mi [event_name : reunión] de las [time : cinco de la tarde] por favor
5
{ "slot": [ "time", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "3", "5", "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" ] }
7084
es-ES
train
2calendar
50calendar_set
recuérdalo el martes
recuérdalo el [date : martes]
17
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "4", "18" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 3 ], "spelling_score": [ 2, 1, 2 ], "language_identification": [ "target", "target", "target" ] }
7085
es-ES
train
2calendar
50calendar_set
recordar más tarde
recordar más tarde
19
{ "slot": [], "method": [] }
{ "worker_id": [ "18", "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" ] }
7088
es-ES
train
2calendar
50calendar_set
abre calendario
abre calendario
17
{ "slot": [], "method": [] }
{ "worker_id": [ "22", "17", "4" ], "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" ] }
7089
es-ES
train
2calendar
50calendar_set
calendario
calendario
17
{ "slot": [], "method": [] }
{ "worker_id": [ "22", "18", "17" ], "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" ] }
7090
es-ES
train
2calendar
50calendar_set
calendario google
calendario google
21
{ "slot": [], "method": [] }
{ "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" ] }
7091
es-ES
train
2calendar
30calendar_remove
eliminar eventos del calendario
eliminar eventos del calendario
7
{ "slot": [], "method": [] }
{ "worker_id": [ "22", "2", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 0 ], "grammar_score": [ 4, 4, 2 ], "spelling_score": [ 2, 2, 1 ], "language_identification": [ "target", "target", "target" ] }
7092
es-ES
train
2calendar
30calendar_remove
borrar eventos del calendario
borrar eventos del calendario
17
{ "slot": [], "method": [] }
{ "worker_id": [ "4", "18", "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" ] }
7093
es-ES
train
2calendar
30calendar_remove
borra mi calendario
borra mi calendario
19
{ "slot": [], "method": [] }
{ "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" ] }
7094
es-ES
train
2calendar
50calendar_set
recuérdame mi cita del día quince
recuérdame mi [event_name : cita] del día [date : quince]
17
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "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" ] }
7095
es-ES
train
2calendar
50calendar_set
recuerda me cuándo mi coche está vencido el día antes
recuerda me cuándo mi [event_name : coche] está vencido el [time : día] antes
19
{ "slot": [ "event_name", "time" ], "method": [ "translation", "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, 1 ], "language_identification": [ "target", "target", "target" ] }
7096
es-ES
train
2calendar
50calendar_set
házme saber cuando mi teléfono este vencido
házme saber cuando mi [event_name : teléfono] este vencido
1
{ "slot": [ "event_name" ], "method": [ "translation" ] }
{ "worker_id": [ "2", "18", "22" ], "intent_score": [ 1, 2, 1 ], "slots_score": [ 1, 0, 1 ], "grammar_score": [ 4, 3, 3 ], "spelling_score": [ 2, 1, 1 ], "language_identification": [ "target", "target", "target" ] }
7097
es-ES
train
2calendar
50calendar_set
añadir mi cita con el médico para el quince
añadir mi [event_name : cita con el médico] para el [date : quince]
20
{ "slot": [ "event_name", "date" ], "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" ] }
7099
es-ES
train
2calendar
50calendar_set
poner el cumpleaños de mi hermano en mi calendario para el cuatro de julio
poner el [event_name : cumpleaños] [relation : de] mi [relation : hermano] en mi calendario para el [date : cuatro de julio]
21
{ "slot": [ "relation", "event_name", "date" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "21", "0", "17" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 0, 1 ], "grammar_score": [ 4, 4, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7102
es-ES
train
2calendar
50calendar_set
recuérdame ir de compras para la fiesta del domingo
recuérdame ir de [event_name : compras] para la [event_name : fiesta] del [date : domingo]
17
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "17", "2", "22" ], "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" ] }
7103
es-ES
train
2calendar
50calendar_set
por favor invita a javier santos y a juan a la reunión el jueves tres de la tarde
por favor invita a javier santos y a juan a la [event_name : reunión] el [date : jueves] [time : tres de la tarde]
1
{ "slot": [ "person", "event_name", "date", "time" ], "method": [ "localization", "translation", "translation", "translation" ] }
{ "worker_id": [ "17", "18", "2" ], "intent_score": [ 1, 2, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 3, 2 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7105
es-ES
train
2calendar
50calendar_set
puedes hacer un evento para el viernes por la noche con emi maya y mackensie
puedes hacer un evento para el [date : viernes] por la [time : noche] con [person : emi maya] y [person : mackensie]
21
{ "slot": [ "date", "time", "person" ], "method": [ "translation", "translation", "unchanged" ] }
{ "worker_id": [ "0", "17", "21" ], "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" ] }
7106
es-ES
train
2calendar
50calendar_set
crea una reunión el jueves por la tarde para revisar el presupuesto
crea una [event_name : reunión] el [date : jueves] por la [timeofday : tarde] para [event_name : revisar el presupuesto]
17
{ "slot": [ "event_name", "date", "timeofday", "event_name" ], "method": [ "translation", "translation", "translation", "translation" ] }
{ "worker_id": [ "4", "22", "18" ], "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" ] }
7107
es-ES
train
2calendar
50calendar_set
añade mi clase de spinning al calendario para el sábado a las siete de la mañana
añade mi [event_name : clase de spinning] al calendario para el [date : sábado] [time : a las siete de la mañana]
17
{ "slot": [ "event_name", "date", "time" ], "method": [ "translation", "localization", "localization" ] }
{ "worker_id": [ "22", "4", "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" ] }
7109
es-ES
train
2calendar
50calendar_set
no te olvides reunión a patricia hoy a las seis p. m.
no te olvides [event_name : reunión] a [person : patricia] [date : hoy] a las [time : seis p. m.]
20
{ "slot": [ "event_name", "person", "date", "time" ], "method": [ "translation", "localization", "translation", "translation" ] }
{ "worker_id": [ "7", "17", "2" ], "intent_score": [ 0, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 2, 3, 4 ], "spelling_score": [ 1, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7110
es-ES
train
2calendar
32calendar_query
tengo algún plan para esta noche despues de las ocho de la tarde
tengo algún plan para [timeofday : esta noche] despues de las [time : ocho de la tarde]
1
{ "slot": [ "timeofday", "time" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "18", "2" ], "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" ] }
7114
es-ES
train
2calendar
32calendar_query
avísame si hay una reunión municipal el lunes
avísame si hay una [event_name : reunión municipal] el [date : lunes]
17
{ "slot": [ "event_name", "date" ], "method": [ "localization", "translation" ] }
{ "worker_id": [ "18", "2", "22" ], "intent_score": [ 0, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 4, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7115
es-ES
train
2calendar
30calendar_remove
elimina mi pago del coche el quince de mi calendario
elimina mi [event_name : pago del coche] el [date : quince] de mi calendario
1
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "2", "22", "18" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 4, 3, 3 ], "spelling_score": [ 1, 1, 1 ], "language_identification": [ "target", "target", "target" ] }
7116
es-ES
train
2calendar
30calendar_remove
borrar mi cita del día doce de mi calendario
borrar mi [event_name : cita] del día [date : doce] de mi calendario
21
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "17", "0", "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" ] }
7118
es-ES
train
2calendar
32calendar_query
que tengo para hoy
que tengo para [date : hoy]
17
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "18", "17", "2" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 1 ], "grammar_score": [ 3, 4, 4 ], "spelling_score": [ 1, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7119
es-ES
train
2calendar
32calendar_query
hay algo importante para hoy
hay algo importante para [date : hoy]
17
{ "slot": [ "date" ], "method": [ "translation" ] }
{ "worker_id": [ "22", "17", "4" ], "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" ] }
7121
es-ES
train
2calendar
50calendar_set
puedes repetir este evento
puedes repetir este evento
16
{ "slot": [], "method": [] }
{ "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" ] }
7123
es-ES
train
2calendar
50calendar_set
marca el evento mensualmente
marca el evento [general_frequency : mensualmente]
1
{ "slot": [ "general_frequency" ], "method": [ "translation" ] }
{ "worker_id": [ "18", "22", "2" ], "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" ] }
7124
es-ES
train
2calendar
50calendar_set
configurar el evento para que se repita cada semana
configurar el evento para que se repita [general_frequency : cada semana]
17
{ "slot": [ "general_frequency" ], "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" ] }
7125
es-ES
train
2calendar
50calendar_set
configurar el evento para que se repita el primer lunes del mes
configurar el evento para que se repita el [general_frequency : primer lunes del mes]
17
{ "slot": [ "general_frequency" ], "method": [ "translation" ] }
{ "worker_id": [ "17", "2", "22" ], "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" ] }
7126
es-ES
train
2calendar
50calendar_set
recuérdame enviar la presentación hoy a la una de la tarde
recuérdame [event_name : enviar la presentación] [date : hoy] a la [time : una de la tarde]
17
{ "slot": [ "event_name", "date", "time" ], "method": [ "translation", "translation", "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" ] }
7127
es-ES
train
2calendar
50calendar_set
organiza un recordatorio hoy a la una de la tarde para enviar la presentación
organiza un recordatorio [date : hoy] a la [time : una de la tarde] para [event_name : enviar la presentación]
17
{ "slot": [ "date", "time", "event_name" ], "method": [ "translation", "translation", "translation" ] }
{ "worker_id": [ "17", "4", "22" ], "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" ] }
7128
es-ES
train
2calendar
50calendar_set
recuérdame enviar la presentación hoy a la una de la tarde
recuérdame [event_name : enviar la presentación] [date : hoy] a la [time : una de la tarde]
17
{ "slot": [ "event_name", "date", "time" ], "method": [ "translation", "translation", "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" ] }
7129
es-ES
train
2calendar
50calendar_set
por favor añada el almuerzo con erin a mi calendario en el restaurante
por favor añada el [event_name : almuerzo] con [person : erin] a mi calendario en el [place_name : restaurante]
17
{ "slot": [ "event_name", "person", "place_name" ], "method": [ "localization", "localization", "localization" ] }
{ "worker_id": [ "4", "17", "22" ], "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|english" ] }
7132
es-ES
train
2calendar
30calendar_remove
quiero que elimines la boda del día diez de mi calendario
quiero que elimines la [event_name : boda] del día [date : diez] de mi calendario
16
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "2", "20", "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" ] }
7133
es-ES
train
2calendar
30calendar_remove
ya no voy a asistir a la boda el día diez así que quítalo de mi calendario
ya no voy a asistir a la [event_name : boda] el día [date : diez] así que quítalo de mi calendario
17
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "17", "18" ], "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" ] }
7135
es-ES
train
2calendar
50calendar_set
programar una reunión para mañana
programar una [event_name : reunión] para [date : mañana]
20
{ "slot": [ "event_name", "date" ], "method": [ "translation", "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" ] }
7137
es-ES
train
2calendar
50calendar_set
pon un recordatorio para el mediodía con titulado almuerzo de trabajo
pon un recordatorio para el [timeofday : mediodía] con titulado [event_name : almuerzo de trabajo]
19
{ "slot": [ "timeofday", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "17", "2", "5" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 1, 1, 0 ], "grammar_score": [ 3, 4, 2 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7138
es-ES
train
2calendar
50calendar_set
invitación de calendario para desayunar con luna a las ocho de la mañana
invitación de calendario para [meal_type : desayunar] con [person : luna] a las [time : ocho de la mañana]
19
{ "slot": [ "meal_type", "person", "time" ], "method": [ "translation", "localization", "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" ] }
7139
es-ES
train
2calendar
50calendar_set
ajusta una notificación quince minutos antes para reunión de las doce del mediodía
ajusta una notificación quince minutos antes para [event_name : reunión] de las [time : doce del mediodía]
1
{ "slot": [ "time", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "17", "18" ], "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" ] }
7142
es-ES
train
2calendar
32calendar_query
que hay en esa fecha
que hay en esa fecha
17
{ "slot": [], "method": [] }
{ "worker_id": [ "18", "17", "22" ], "intent_score": [ 1, 1, 1 ], "slots_score": [ 2, 2, 2 ], "grammar_score": [ 3, 4, 4 ], "spelling_score": [ 1, 2, 1 ], "language_identification": [ "target", "target", "target" ] }
7143
es-ES
train
2calendar
32calendar_query
cuéntame este programa de citas
cuéntame este programa de citas
17
{ "slot": [], "method": [] }
{ "worker_id": [ "22", "18", "2" ], "intent_score": [ 2, 1, 1 ], "slots_score": [ 2, 2, 2 ], "grammar_score": [ 3, 3, 4 ], "spelling_score": [ 2, 2, 2 ], "language_identification": [ "target", "target", "target" ] }
7144
es-ES
train
2calendar
30calendar_remove
eliminar la fiesta del primero de junio de mi calendario
eliminar la [event_name : fiesta] del [date : primero de junio] de mi calendario
17
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "18", "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" ] }
7145
es-ES
train
2calendar
30calendar_remove
ya no quiero asistir a la cena del primero de marzo así que podrías eliminarlo de mi agenda
ya no quiero asistir a la [meal_type : cena] del [date : primero de marzo] así que podrías eliminarlo de mi agenda
17
{ "slot": [ "meal_type", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "18", "22", "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" ] }
7146
es-ES
train
2calendar
30calendar_remove
buscar la cena con mamá en mi calendario y borrar lo
buscar la [meal_type : cena] con [relation : mamá] en mi calendario y borrar lo
21
{ "slot": [ "meal_type", "relation" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "21", "0", "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" ] }
7148
es-ES
train
2calendar
30calendar_remove
borra la reunión de la junta y cámbiala para el próximo miércoles
borra la [event_name : reunión de la junta] y cámbiala para el próximo [date : miércoles]
17
{ "slot": [ "event_name", "date" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "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" ] }
7149
es-ES
train
2calendar
30calendar_remove
borra todas las reuniones periódicas de personal
borra todas las [event_name : reuniones] [general_frequency : periódicas] [event_name : de personal]
17
{ "slot": [ "general_frequency", "event_name" ], "method": [ "translation", "translation" ] }
{ "worker_id": [ "22", "17", "18" ], "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" ] }