inputs
stringlengths
866
1.42k
targets
stringlengths
13
2.79k
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What happened in late afternoon.
"Results": [ { "Text": "late afternoon", "Start": 17, "End": 31, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TAF", "Mod": "end", "type": "timerange", "start": "14:00:00", "end": "16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What happened later in the afternoon.
"Results": [ { "Text": "later in the afternoon", "Start": 14, "End": 36, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TAF", "Mod": "end", "type": "timerange", "start": "14:00:00", "end": "16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What happened in early morning.
"Results": [ { "Text": "early morning", "Start": 17, "End": 30, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMO", "Mod": "start", "type": "timerange", "start": "08:00:00", "end": "10:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What happened early in the morning.
"Results": [ { "Text": "early in the morning", "Start": 14, "End": 34, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMO", "Mod": "start", "type": "timerange", "start": "08:00:00", "end": "10:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's go for coffee next week later in the afternoon
"Results": [ { "Text": "next week", "Start": 20, "End": 29, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W30", "type": "daterange", "start": "2019-07-22", "end": "2019-07-29" } ] } }, { "Text": "later in the afternoon", "Start": 30, "End": 52, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TAF", "Mod": "end", "type": "timerange", "start": "14:00:00", "end": "16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's go for coffee next week later in the morning.
"Results": [ { "Text": "next week", "Start": 20, "End": 29, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W30", "type": "daterange", "start": "2019-07-22", "end": "2019-07-29" } ] } }, { "Text": "later in the morning", "Start": 30, "End": 50, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMO", "Mod": "end", "type": "timerange", "start": "10:00:00", "end": "12:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's go for coffee next week later in the evening.
"Results": [ { "Text": "next week", "Start": 20, "End": 29, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W30", "type": "daterange", "start": "2019-07-22", "end": "2019-07-29" } ] } }, { "Text": "later in the evening", "Start": 30, "End": 50, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TEV", "Mod": "end", "type": "timerange", "start": "18:00:00", "end": "20:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'm in the pacific timezone
"Results": [ { "Text": "pacific timezone", "Start": 11, "End": 27, "TypeName": "datetimeV2.timezone", "Resolution": { "values": [ { "type": "timezone", "value": "UTC-08:00", "utcOffsetMins": "-480" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's meet at 1pm mountain timezone
"Results": [ { "Text": "1pm mountain timezone", "Start": 14, "End": 35, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T13", "type": "time", "timezone": "UTC-06:00", "timezoneText": "mountain timezone", "utcOffsetMins": "-360", "value": "13:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I drank a cup of coffee on mar4 night.
"Results": [ { "Text": "mar4 night", "Start": 27, "End": 37, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "XXXX-03-04TNI", "type": "datetimerange", "start": "2019-03-04 20:00:00", "end": "2019-03-04 23:59:59" }, { "timex": "XXXX-03-04TNI", "type": "datetimerange", "start": "2020-03-04 20:00:00", "end": "2020-03-04 23:59:59" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I drank a cup of coffee on tues the 4th 7pm
"Results": [ { "Text": "tues the 4th 7pm", "Start": 27, "End": 43, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-06-04T19", "type": "datetime", "value": "2019-06-04 19:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's go for coffee on tuesday the eleventh.
"Results": [ { "Text": "tuesday the eleventh", "Start": 23, "End": 43, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-06-11", "type": "date", "value": "2019-06-11" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's go for coffee on wednesday the thirty first.
"Results": [ { "Text": "wednesday the thirty first", "Start": 23, "End": 49, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-07-31", "type": "date", "value": "2019-07-31" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's go for coffee on building 34 this afternoon
"Results": [ { "Text": "this afternoon", "Start": 35, "End": 49, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2019-07-30TAF", "type": "datetimerange", "start": "2019-07-30 12:00:00", "end": "2019-07-30 16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's go for coffee on building 4 this afternoon
"Results": [ { "Text": "this afternoon", "Start": 34, "End": 48, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2019-07-30TAF", "type": "datetimerange", "start": "2019-07-30 12:00:00", "end": "2019-07-30 16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 134 this afternoon
"Results": [ { "Text": "this afternoon", "Start": 4, "End": 18, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2019-07-30TAF", "type": "datetimerange", "start": "2019-07-30 12:00:00", "end": "2019-07-30 16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's go for coffee on tuesday of next week
"Results": [ { "Text": "on tuesday of next week", "Start": 20, "End": 43, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-08-06", "type": "date", "value": "2019-08-06" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We met on tuesday of last week
"Results": [ { "Text": "tuesday of last week", "Start": 10, "End": 30, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-07-23", "type": "date", "value": "2019-07-23" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's meet later this afternoon.
"Results": [ { "Text": "later this afternoon", "Start": 11, "End": 31, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2019-08-01TAF", "Mod": "end", "type": "datetimerange", "start": "2019-08-01 14:00:00", "end": "2019-08-01 16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's meet late this morning.
"Results": [ { "Text": "late this morning", "Start": 11, "End": 28, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2019-08-01TMO", "Mod": "end", "type": "datetimerange", "start": "2019-08-01 10:00:00", "end": "2019-08-01 12:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's meet early this evening.
"Results": [ { "Text": "early this evening", "Start": 11, "End": 29, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2019-08-01TEV", "Mod": "start", "type": "datetimerange", "start": "2019-08-01 16:00:00", "end": "2019-08-01 18:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I will leave from next friday to Oct 1st 2020.
"Results": [ { "Text": "from next friday to oct 1st 2020", "Start": 13, "End": 45, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-08-09,2020-10-01,P419D)", "type": "daterange", "start": "2019-08-09", "end": "2020-10-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana could try to arrange a Skype call this or next week please?
"Results": [ { "Text": "next week", "Start": 50, "End": 59, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W32", "type": "daterange", "start": "2019-08-05", "end": "2019-08-12" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Yes. May I ask why?
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Ok, may I ask Cortana to help?
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? ABC-12345-A1B2C3 this is yet to be submitted
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? mar3 this week or next
"Results": [ { "Text": "mar3", "Start": 0, "End": 4, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-03-03", "type": "date", "value": "2019-03-03" }, { "timex": "XXXX-03-03", "type": "date", "value": "2020-03-03" } ] } }, { "Text": "this week", "Start": 5, "End": 14, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W32", "type": "daterange", "start": "2019-08-05", "end": "2019-08-12" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I want to loan $10000 over 3 years
"Results": [ { "Text": "3 years", "Start": 27, "End": 34, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P3Y", "type": "duration", "value": "94608000" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I want to loan $10000 in 3 years
"Results": [ { "Text": "in 3 years", "Start": 22, "End": 32, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2022-08-12", "type": "date", "value": "2022-08-12" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Must deliver sixteen (16) units before the thirty-first day of the month.
"Results": [ { "Text": "before the thirty-first day of the month", "Start": 32, "End": 72, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-08-31", "Mod": "before", "type": "daterange", "sourceEntity": "datetimepoint", "end": "2019-08-31" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I will have a long vacation from next monday to friday
"Results": [ { "Text": "from next monday to friday", "Start": 28, "End": 54, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-09-09,2019-09-13,P4D)", "type": "daterange", "start": "2019-09-09", "end": "2019-09-13" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 6,107.31 August 2019 should not include the decimal
"Results": [ { "Text": "august 2019", "Start": 9, "End": 20, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-08", "type": "daterange", "start": "2019-08-01", "end": "2019-09-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 0.8/15 looks like a formula
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 8/1.5 looks like a formula
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? feb 30 2019
"Results": [ { "Text": "feb 30 2019", "Start": 0, "End": 11, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-02-30", "type": "date", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? feb 30
"Results": [ { "Text": "feb 30", "Start": 0, "End": 6, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-02-30", "type": "date", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? feb 30
"Results": [ { "Text": "feb 30", "Start": 0, "End": 6, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-02-30", "type": "date", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? That's absurd like saying we should meet in feb 30 2019 17:20!
"Results": [ { "Text": "feb 30 2019 17:20", "Start": 44, "End": 61, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-02-30T17:20", "type": "datetime", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's meet once a week
"Results": [ { "Text": "once a week", "Start": 11, "End": 22, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1W", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Have vitamins one a day
"Results": [ { "Text": "one a day", "Start": 14, "End": 23, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1D", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I go on vacation once a year
"Results": [ { "Text": "once a year", "Start": 17, "End": 28, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1Y", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The request is ABC-12345-A1B2C3 this round. Let's arrange a 30 minutes call this week. Look forward to speaking again this week.
"Results": [ { "Text": "30 minutes", "Start": 60, "End": 70, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT30M", "type": "duration", "value": "1800" } ] } }, { "Text": "this week", "Start": 76, "End": 85, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W37", "type": "daterange", "start": "2019-09-09", "end": "2019-09-16" } ] } }, { "Text": "this week", "Start": 118, "End": 127, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W37", "type": "daterange", "start": "2019-09-09", "end": "2019-09-16" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We've met last week this time, right?
"Results": [ { "Text": "last week", "Start": 10, "End": 19, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W36", "type": "daterange", "start": "2019-09-02", "end": "2019-09-09" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Open ABC-12345-A1B2C3 next
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Was it last week or this?
"Results": [ { "Text": "last week", "Start": 7, "End": 16, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-W36", "type": "daterange", "start": "2019-09-02", "end": "2019-09-09" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Please schedule a ½ hour Teams call.
"Results": [ { "Text": "½ hour", "Start": 18, "End": 24, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT0.5H", "type": "duration", "value": "1800" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's target a second round
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It happened due to a one second time difference.
"Results": [ { "Text": "one second", "Start": 21, "End": 31, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT1S", "type": "duration", "value": "1" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What date is 3 days from today?
"Results": [ { "Text": "3 days from today", "Start": 13, "End": 30, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-08-27", "type": "date", "value": "2019-08-27" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? my vacation will start from October
"Results": [ { "Text": "october", "Start": 28, "End": 35, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-10", "type": "daterange", "start": "2018-10-01", "end": "2018-11-01" }, { "timex": "XXXX-10", "type": "daterange", "start": "2019-10-01", "end": "2019-11-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's meet after breakfast
"Results": [ { "Text": "after breakfast", "Start": 11, "End": 26, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMEB", "Mod": "after", "type": "timerange", "start": "12:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's meet before lunch
"Results": [ { "Text": "before lunch", "Start": 11, "End": 23, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMEL", "Mod": "before", "type": "timerange", "end": "11:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's meet around dinner
"Results": [ { "Text": "around dinner", "Start": 11, "End": 24, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMED", "Mod": "approx", "type": "timerange", "start": "16:00:00", "end": "20:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We will have lunch together with Jim
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We will have that staff dinner seven p . m .
"Results": [ { "Text": "seven p . m .", "Start": 31, "End": 44, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T19", "type": "time", "value": "19:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How is the weather in the next two days?
"Results": [ { "Text": "next two days", "Start": 26, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-09-20,2019-09-22,P2D)", "type": "daterange", "start": "2019-09-20", "end": "2019-09-22" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How about 2019/aug/01
"Results": [ { "Text": "2019/aug/01", "Start": 10, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-08-01", "type": "date", "value": "2019-08-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How about 2019-aug-1
"Results": [ { "Text": "2019-aug-1", "Start": 10, "End": 20, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-08-01", "type": "date", "value": "2019-08-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? He has been China from 2019-aug-01 to today.
"Results": [ { "Text": "from 2019-aug-01 to today", "Start": 18, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-08-01,2019-10-14,P74D)", "type": "daterange", "start": "2019-08-01", "end": "2019-10-14" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 2019/aug/01 to today
"Results": [ { "Text": "2019/aug/01 to today", "Start": 0, "End": 20, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-08-01,2019-10-14,P74D)", "type": "daterange", "start": "2019-08-01", "end": "2019-10-14" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? what about 30 min later?
"Results": [ { "Text": "30 min later", "Start": 11, "End": 23, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-11-01T15:46:00", "type": "datetime", "value": "2019-11-01 15:46:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Every other Friday
"Results": [ { "Text": "every other friday", "Start": 0, "End": 18, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "XXXX-WXX-5", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's have a quarterly meeting.
"Results": [ { "Text": "quarterly", "Start": 13, "End": 22, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P3M", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? q1 and q2 could be any year
"Results": [ { "Text": "q1", "Start": 0, "End": 2, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-01-01,XXXX-04-01,P3M)", "type": "daterange", "start": "2019-01-01", "end": "2019-04-01" }, { "timex": "(XXXX-01-01,XXXX-04-01,P3M)", "type": "daterange", "start": "2020-01-01", "end": "2020-04-01" } ] } }, { "Text": "q2", "Start": 7, "End": 9, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-04-01,XXXX-07-01,P3M)", "type": "daterange", "start": "2019-04-01", "end": "2019-07-01" }, { "timex": "(XXXX-04-01,XXXX-07-01,P3M)", "type": "daterange", "start": "2020-04-01", "end": "2020-07-01" } ] } }, { "Text": "any year", "Start": 19, "End": 27, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1Y", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How about 2019 q1
"Results": [ { "Text": "2019 q1", "Start": 10, "End": 17, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-01-01,2019-04-01,P3M)", "type": "daterange", "start": "2019-01-01", "end": "2019-04-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How about 2019-Q1
"Results": [ { "Text": "2019-q1", "Start": 10, "End": 17, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-01-01,2019-04-01,P3M)", "type": "daterange", "start": "2019-01-01", "end": "2019-04-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How about q3 2019
"Results": [ { "Text": "q3 2019", "Start": 10, "End": 17, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-07-01,2019-10-01,P3M)", "type": "daterange", "start": "2019-07-01", "end": "2019-10-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? q1-2019
"Results": [ { "Text": "q1-2019", "Start": 0, "End": 7, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-01-01,2019-04-01,P3M)", "type": "daterange", "start": "2019-01-01", "end": "2019-04-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 2019 q3 and 2020 q1
"Results": [ { "Text": "2019 q3", "Start": 0, "End": 7, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-07-01,2019-10-01,P3M)", "type": "daterange", "start": "2019-07-01", "end": "2019-10-01" } ] } }, { "Text": "2020 q1", "Start": 12, "End": 19, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-01-01,2020-04-01,P3M)", "type": "daterange", "start": "2020-01-01", "end": "2020-04-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? please schedule a meeting for w/c Feb 4.
"Results": [ { "Text": "w/c feb 4", "Start": 30, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-02-04", "type": "daterange", "start": "2019-02-04", "end": "2019-02-11" }, { "timex": "XXXX-02-04", "type": "daterange", "start": "2020-02-03", "end": "2020-02-10" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? please schedule a meeting for the week beginning February 4
"Results": [ { "Text": "the week beginning february 4", "Start": 30, "End": 59, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-02-04", "type": "daterange", "start": "2019-02-04", "end": "2019-02-11" }, { "timex": "XXXX-02-04", "type": "daterange", "start": "2020-02-03", "end": "2020-02-10" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? please schedule a meeting for the week starting on February 4
"Results": [ { "Text": "the week starting on february 4", "Start": 30, "End": 61, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-02-04", "type": "daterange", "start": "2019-02-04", "end": "2019-02-11" }, { "timex": "XXXX-02-04", "type": "daterange", "start": "2020-02-03", "end": "2020-02-10" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? please schedule a meeting for the week commencing February 4
"Results": [ { "Text": "the week commencing february 4", "Start": 30, "End": 60, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-02-04", "type": "daterange", "start": "2019-02-04", "end": "2019-02-11" }, { "timex": "XXXX-02-04", "type": "daterange", "start": "2020-02-03", "end": "2020-02-10" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? This popular family friendly concert returns to the Hall for another lunchtime filled with traditional carols and festive favourites
"Results": [ { "Text": "lunchtime", "Start": 69, "End": 78, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMEL", "type": "timerange", "start": "11:00:00", "end": "13:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? any available time to run errands at lunchtime today
"Results": [ { "Text": "at lunchtime", "Start": 34, "End": 46, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMEL", "type": "timerange", "start": "11:00:00", "end": "13:00:00" } ] } }, { "Text": "today", "Start": 47, "End": 52, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-11-07", "type": "date", "value": "2019-11-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back at 8.30pm today
"Results": [ { "Text": "at 8.30pm today", "Start": 13, "End": 28, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-12-26T20:30", "type": "datetime", "value": "2019-12-26 20:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back today at 8.30pm
"Results": [ { "Text": "today at 8.30pm", "Start": 13, "End": 28, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-12-26T20:30", "type": "datetime", "value": "2019-12-26 20:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 8.30pm today
"Results": [ { "Text": "8.30pm today", "Start": 13, "End": 25, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-12-26T20:30", "type": "datetime", "value": "2019-12-26 20:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back at 8.30 pm today
"Results": [ { "Text": "at 8.30 pm today", "Start": 13, "End": 29, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-12-26T20:30", "type": "datetime", "value": "2019-12-26 20:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The target time is 8.10 pm
"Results": [ { "Text": "8.10 pm", "Start": 19, "End": 26, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T20:10", "type": "time", "value": "20:10:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Book a trip from 26th june of 2020 to 28th june of 2020
"Results": [ { "Text": "from 26th june of 2020 to 28th june of 2020", "Start": 12, "End": 55, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-06-26,2020-06-28,P2D)", "type": "daterange", "start": "2020-06-26", "end": "2020-06-28" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Book something from 26th of june of 2020 to the 28th of june of 2020
"Results": [ { "Text": "from 26th of june of 2020 to the 28th of june of 2020", "Start": 15, "End": 68, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-06-26,2020-06-28,P2D)", "type": "daterange", "start": "2020-06-26", "end": "2020-06-28" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What about from june 26th of 2020 to june the 28th 2020?
"Results": [ { "Text": "from june 26th of 2020 to june the 28th 2020", "Start": 11, "End": 55, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-06-26,2020-06-28,P2D)", "type": "daterange", "start": "2020-06-26", "end": "2020-06-28" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? This company was established at the end of 2000
"Results": [ { "Text": "end of 2000", "Start": 36, "End": 47, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2000", "Mod": "end", "type": "daterange", "start": "2000-09-01", "end": "2001-01-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? This company was established at the middle of 2000
"Results": [ { "Text": "middle of 2000", "Start": 36, "End": 50, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2000", "Mod": "mid", "type": "daterange", "start": "2000-05-01", "end": "2000-09-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? This company was established at the beginning of 2000
"Results": [ { "Text": "beginning of 2000", "Start": 36, "End": 53, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2000", "Mod": "start", "type": "daterange", "start": "2000-01-01", "end": "2000-05-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We have lived here since the end of 1989
"Results": [ { "Text": "since the end of 1989", "Start": 19, "End": 40, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "1989", "Mod": "since-end", "type": "daterange", "sourceEntity": "datetimerange", "start": "1989-09-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We have lived here from the end of 1989
"Results": [ { "Text": "end of 1989", "Start": 28, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "1989", "Mod": "end", "type": "daterange", "start": "1989-09-01", "end": "1990-01-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We have lived here from mid 1989
"Results": [ { "Text": "mid 1989", "Start": 24, "End": 32, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "1989", "Mod": "mid", "type": "daterange", "start": "1989-05-01", "end": "1989-09-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How many clusters docked between Jan 2019 and today
"Results": [ { "Text": "between jan 2019 and today", "Start": 25, "End": 51, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-01-01,2020-04-26,P481D)", "type": "daterange", "start": "2019-01-01", "end": "2020-04-26" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How many clusters docked between Jan 2019 and tomorrow
"Results": [ { "Text": "between jan 2019 and tomorrow", "Start": 25, "End": 54, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-01-01,2020-04-27,P482D)", "type": "daterange", "start": "2019-01-01", "end": "2020-04-27" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How many clusters docked between Jan 2019 and now
"Results": [ { "Text": "between jan 2019 and now", "Start": 25, "End": 49, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-01-01,2020-04-26,P481D)", "type": "daterange", "start": "2019-01-01", "end": "2020-04-26" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? This task should be carried out between today and tomorrow
"Results": [ { "Text": "between today and tomorrow", "Start": 32, "End": 58, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-05-06,2020-05-07,P1D)", "type": "daterange", "start": "2020-05-06", "end": "2020-05-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The allotted time was between 22/Jan/2019 and yesterday
"Results": [ { "Text": "between 22/jan/2019 and yesterday", "Start": 22, "End": 55, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-01-22,2020-05-05,P469D)", "type": "daterange", "start": "2019-01-22", "end": "2020-05-05" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It should have been completed between Aug 2019 and now
"Results": [ { "Text": "between aug 2019 and now", "Start": 30, "End": 54, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-08-01,2020-05-06,P279D)", "type": "daterange", "start": "2019-08-01", "end": "2020-05-06" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The ssn is 123-12-1234
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The COVID-19 was very serious at 02-02-2020 - 03-03-2020
"Results": [ { "Text": "02-02-2020 - 03-03-2020", "Start": 33, "End": 56, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-02-02,2020-03-03,P30D)", "type": "daterange", "start": "2020-02-02", "end": "2020-03-03" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The period is 10/1-11/2/2017
"Results": [ { "Text": "10/1-11/2/2017", "Start": 14, "End": 28, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2017-10-01,2017-11-02,P32D)", "type": "daterange", "start": "2017-10-01", "end": "2017-11-02" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The code of this object is 133-03-03-2020
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The file's name is sales_report-2002-10-09.xlsx
"Results": [ { "Text": "2002-10-09", "Start": 32, "End": 42, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2002-10-09", "type": "date", "value": "2002-10-09" } ] } } ]