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? I'll be back within 2h
"Results": [ { "Text": "within 2h", "Start": 13, "End": 22, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T16:12:00,2016-11-07T18:12:00,PT2H)", "type": "datetimerange", "start": "2016-11-07 16:12:00", "end": "2016-11-07 18:12: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? show statistics from the last week of this month
"Results": [ { "Text": "the last week of this month", "Start": 21, "End": 48, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-10-W05", "type": "daterange", "start": "2021-10-25", "end": "2021-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? show statistics from the last week of last month
"Results": [ { "Text": "the last week of last month", "Start": 21, "End": 48, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-09-W05", "type": "daterange", "start": "2021-09-27", "end": "2021-10-04" } ] } } ]
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? dates which are greater than or equals to date 1
"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? My dentist uses the most up to date equipment
"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? I've kept it up-to-date.
"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? rows equals to date from 2010-01-01 till current date
"Results": [ { "Text": "from 2010-01-01 till current date", "Start": 20, "End": 53, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2010-01-01,2021-06-18,P4186D)", "type": "daterange", "start": "2010-01-01", "end": "2021-06-18" } ] } } ]
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 book a flight for the weekend of halloween
"Results": [ { "Text": "the weekend of halloween", "Start": 28, "End": 52, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-W43-WE", "type": "daterange", "start": "2021-10-30", "end": "2021-11-01" }, { "timex": "2022-W43-WE", "type": "daterange", "start": "2022-10-29", "end": "2022-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? I want to book a flight for halloween weekend 2021
"Results": [ { "Text": "halloween weekend 2021", "Start": 28, "End": 50, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-W43-WE", "type": "daterange", "start": "2021-10-30", "end": "2021-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? I need to prepare for labor day weekend
"Results": [ { "Text": "labor day weekend", "Start": 22, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-W35-WE", "type": "daterange", "start": "2021-09-04", "end": "2021-09-07" }, { "timex": "2022-W35-WE", "type": "daterange", "start": "2022-09-03", "end": "2022-09-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? I need to prepare for labor day 2021 weekend
"Results": [ { "Text": "labor day 2021 weekend", "Start": 22, "End": 44, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-W35-WE", "type": "daterange", "start": "2021-09-04", "end": "2021-09-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? We'll take weekend of thanksgiving 2023 off
"Results": [ { "Text": "weekend of thanksgiving 2023", "Start": 11, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2023-W47-WE", "type": "daterange", "start": "2023-11-23", "end": "2023-11-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? The Employer operates a policy of job flexibility and the Employer may, at its discretion, require you to perform additional or other duties, whether skilled or unskilled, not within the scope of your normal duties and may at its discretion amend your Job Description at any time.
"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? What we have witnessed is the dawn of a second wave of digital transformation sweeping every company and every industry.
"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? Let's find one morning together
"Results": [ { "Text": "morning", "Start": 15, "End": 22, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMO", "type": "timerange", "start": "08: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 meet one in the morning together
"Results": [ { "Text": "one in the morning", "Start": 11, "End": 29, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T01", "type": "time", "value": "01: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 out 1 evening
"Results": [ { "Text": "evening", "Start": 15, "End": 22, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TEV", "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? Students must attend all four afternoon classes
"Results": [ { "Text": "afternoon", "Start": 30, "End": 39, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TAF", "type": "timerange", "start": "12: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? I met them at 2 morning sessions
"Results": [ { "Text": "morning", "Start": 16, "End": 23, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMO", "type": "timerange", "start": "08: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? They work at three night markets.
"Results": [ { "Text": "night", "Start": 19, "End": 24, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TNI", "type": "timerange", "start": "20:00:00", "end": "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? We should go back at mid night.
"Results": [ { "Text": "mid night", "Start": 21, "End": 30, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T00", "type": "time", "value": "00: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 was born in April of 1987
"Results": [ { "Text": "april of 1987", "Start": 14, "End": 27, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "1987-04", "type": "daterange", "start": "1987-04-01", "end": "1987-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? I was born in April of 87
"Results": [ { "Text": "april of 87", "Start": 14, "End": 25, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "1987-04", "type": "daterange", "start": "1987-04-01", "end": "1987-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? I was born on 15 April of 87
"Results": [ { "Text": "15 april of 87", "Start": 14, "End": 28, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1987-04-15", "type": "date", "value": "1987-04-15" } ] } } ]
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 event starts on Christmas early morning at 8:00
"Results": [ { "Text": "christmas", "Start": 20, "End": 29, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-12-25", "type": "date", "value": "2018-12-25" }, { "timex": "XXXX-12-25", "type": "date", "value": "2019-12-25" } ] } }, { "Text": "early morning at 8:00", "Start": 30, "End": 51, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T08:00", "type": "time", "value": "08: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? The event starts on Sunday early morning at 8:00
"Results": [ { "Text": "sunday early morning at 8:00", "Start": 20, "End": 48, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-7T08:00", "type": "datetime", "value": "2019-08-04 08:00:00" }, { "timex": "XXXX-WXX-7T08:00", "type": "datetime", "value": "2019-08-11 08: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? The event starts on Christmas at 8:00 early morning
"Results": [ { "Text": "christmas", "Start": 20, "End": 29, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-12-25", "type": "date", "value": "2018-12-25" }, { "timex": "XXXX-12-25", "type": "date", "value": "2019-12-25" } ] } }, { "Text": "8:00 early morning", "Start": 33, "End": 51, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T08:00", "type": "time", "value": "08: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? The event starts on Sunday at 8:00 early morning
"Results": [ { "Text": "sunday at 8:00 early morning", "Start": 20, "End": 48, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-7T08:00", "type": "datetime", "value": "2019-08-04 08:00:00" }, { "timex": "XXXX-WXX-7T08:00", "type": "datetime", "value": "2019-08-11 08: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? The event starts on Sunday late evening at 10:00
"Results": [ { "Text": "sunday late evening at 10:00", "Start": 20, "End": 48, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-7T22:00", "type": "datetime", "value": "2019-08-04 22:00:00" }, { "timex": "XXXX-WXX-7T22:00", "type": "datetime", "value": "2019-08-11 22: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? She was born on January twenty five nineteen eighty six
"Results": [ { "Text": "january twenty five nineteen eighty six", "Start": 16, "End": 55, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1986-01-25", "type": "date", "value": "1986-01-25" } ] } } ]
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? She was born on twenty five January nineteen eighty six
"Results": [ { "Text": "twenty five january nineteen eighty six", "Start": 16, "End": 55, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1986-01-25", "type": "date", "value": "1986-01-25" } ] } } ]
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? On fifteen August nineteen hundred ninety three, the plant started operations.
"Results": [ { "Text": "fifteen august nineteen hundred ninety three", "Start": 3, "End": 47, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1993-08-15", "type": "date", "value": "1993-08-15" } ] } } ]
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? They arrived 13 Sept nineteen seventy two
"Results": [ { "Text": "13 sept nineteen seventy two", "Start": 13, "End": 41, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1972-09-13", "type": "date", "value": "1972-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? The ship set sails on 6 April seventeen hundred thirty three
"Results": [ { "Text": "6 april seventeen hundred thirty three", "Start": 22, "End": 60, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1733-04-06", "type": "date", "value": "1733-04-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? I'll be out August two thousand and fifteen
"Results": [ { "Text": "august two thousand and fifteen", "Start": 12, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2015-08", "type": "daterange", "start": "2015-08-01", "end": "2015-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? The conference was in October two thousand and five
"Results": [ { "Text": "october two thousand and five", "Start": 22, "End": 51, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2005-10", "type": "daterange", "start": "2005-10-01", "end": "2005-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? They left in October two thousand and returned in December
"Results": [ { "Text": "october two thousand", "Start": 13, "End": 33, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2000-10", "type": "daterange", "start": "2000-10-01", "end": "2000-11-01" } ] } }, { "Text": "december", "Start": 50, "End": 58, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-12", "type": "daterange", "start": "2015-12-01", "end": "2016-01-01" }, { "timex": "XXXX-12", "type": "daterange", "start": "2016-12-01", "end": "2017-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? I'll go back 20161016.
"Results": [ { "Text": "20161016", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-10-16", "type": "date", "value": "2016-10-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? On 2016 10 16, the conference started.
"Results": [ { "Text": "2016 10 16", "Start": 3, "End": 13, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-10-16", "type": "date", "value": "2016-10-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? Created On is in the first week of 2021
"Results": [ { "Text": "the first week of 2021", "Start": 17, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-W01", "type": "daterange", "start": "2021-01-04", "end": "2021-01-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? Created On is in the second week of 2021
"Results": [ { "Text": "the second week of 2021", "Start": 17, "End": 40, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-W02", "type": "daterange", "start": "2021-01-11", "end": "2021-01-18" } ] } } ]
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? They will leave the third month of 2021
"Results": [ { "Text": "the third month of 2021", "Start": 16, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2021-03", "type": "daterange", "start": "2021-03-01", "end": "2021-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? The 9th month of next year we will conduct a review of the progress.
"Results": [ { "Text": "the 9th month of next year", "Start": 0, "End": 26, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2022-09", "type": "daterange", "start": "2022-09-01", "end": "2022-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? Rooms already fully booked for the first 2 weeks of 2021
"Results": [ { "Text": "the first 2 weeks of 2021", "Start": 31, "End": 56, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2021-01-04,2021-01-18,P2W)", "type": "daterange", "start": "2021-01-04", "end": "2021-01-18" } ] } } ]
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? Maintenance is scheduled for the last 3 weeks of this year
"Results": [ { "Text": "the last 3 weeks of this year", "Start": 29, "End": 58, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-12-09,2019-12-30,P3W)", "type": "daterange", "start": "2019-12-09", "end": "2019-12-30" } ] } } ]
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 results for the last four months of 2021 have been listed
"Results": [ { "Text": "the last four months of 2021", "Start": 16, "End": 44, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2021-09-01,2022-01-01,P4M)", "type": "daterange", "start": "2021-09-01", "end": "2022-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? They visited Paris first ten days of last year
"Results": [ { "Text": "first ten days of last year", "Start": 19, "End": 46, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-01-01,2020-01-11,P10D)", "type": "daterange", "start": "2020-01-01", "end": "2020-01-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? I'll go back Monday two weeks from now.
"Results": [ { "Text": "monday two weeks from now", "Start": 13, "End": 38, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-21", "type": "date", "value": "2016-11-21" } ] } } ]
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 two months from today on Tuesday.
"Results": [ { "Text": "two months from today on tuesday", "Start": 13, "End": 45, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-09-06", "type": "date", "value": "2016-09-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? I'll go back Thursday, two year from now.
"Results": [ { "Text": "thursday, two year from now", "Start": 13, "End": 40, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2023-01-05", "type": "date", "value": "2023-01-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? I'll go back in 3 days on Friday.
"Results": [ { "Text": "in 3 days on friday", "Start": 13, "End": 32, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-11", "type": "date", "value": "2016-11-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? I'll go back 3 weeks after Christmas on Friday.
"Results": [ { "Text": "3 weeks after christmas on friday", "Start": 13, "End": 46, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2022-01-14", "type": "date", "value": "2022-01-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? I'll go back Sunday 3 weeks after January 15th.
"Results": [ { "Text": "sunday 3 weeks after january 15th", "Start": 13, "End": 46, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2021-01-31", "type": "date", "value": "2021-01-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'll go back Saturday 3 days from now.
"Results": [ { "Text": "saturday 3 days from now", "Start": 13, "End": 37, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2021-01-09", "type": "date", "value": "2021-01-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? Schedule a meeting every week starting next week
"Results": [ { "Text": "every week", "Start": 19, "End": 29, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1W", "type": "set", "value": "not resolved" } ] } }, { "Text": "starting next week", "Start": 30, "End": 48, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2022-W03", "Mod": "since", "type": "daterange", "sourceEntity": "datetimerange", "start": "2022-01-17" } ] } } ]
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 Mon 13th
"Results": [ { "Text": "mon 13th", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-1", "type": "date", "value": "2021-12-13" }, { "timex": "XXXX-WXX-1", "type": "date", "value": "2022-06-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? I'll go back Tue 13th
"Results": [ { "Text": "tue 13th", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-2", "type": "date", "value": "2021-07-13" }, { "timex": "XXXX-WXX-2", "type": "date", "value": "2022-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? I'll go back Wed 13th
"Results": [ { "Text": "wed 13th", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-3", "type": "date", "value": "2022-04-13" }, { "timex": "XXXX-WXX-3", "type": "date", "value": "2022-07-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? I'll go back Thu 14th
"Results": [ { "Text": "thu 14th", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-4", "type": "date", "value": "2022-04-14" }, { "timex": "XXXX-WXX-4", "type": "date", "value": "2022-07-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? I'll go back Fri 14th
"Results": [ { "Text": "fri 14th", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-5", "type": "date", "value": "2022-01-14" }, { "timex": "XXXX-WXX-5", "type": "date", "value": "2022-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? I'll go back Sat 14th
"Results": [ { "Text": "sat 14th", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-6", "type": "date", "value": "2021-08-14" }, { "timex": "XXXX-WXX-6", "type": "date", "value": "2022-05-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? I'll go back Sun 14th
"Results": [ { "Text": "sun 14th", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-7", "type": "date", "value": "2021-11-14" }, { "timex": "XXXX-WXX-7", "type": "date", "value": "2022-08-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? It's an everyday routine.
"Results": [ { "Text": "everyday", "Start": 8, "End": 16, "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? We meet in half an hour
"Results": [ { "Text": "in half an hour", "Start": 8, "End": 23, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2022-01-07T19:25:00", "type": "datetime", "value": "2022-01-07 19:25: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 about half an hour from now?
"Results": [ { "Text": "half an hour from now", "Start": 11, "End": 32, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2022-01-07T19:26:00", "type": "datetime", "value": "2022-01-07 19:26: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 on Mon 13th
"Results": [ { "Text": "mon 13th", "Start": 16, "End": 24, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-1", "type": "date", "value": "2021-12-13" }, { "timex": "XXXX-WXX-1", "type": "date", "value": "2022-06-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? I'll be out tuesday afternoon
"Results": [ { "Text": "tuesday afternoon", "Start": 12, "End": 29, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "XXXX-WXX-2TAF", "type": "datetimerange", "start": "2016-11-01 12:00:00", "end": "2016-11-01 16:00:00" }, { "timex": "XXXX-WXX-2TAF", "type": "datetimerange", "start": "2016-11-08 12:00:00", "end": "2016-11-08 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? I'll be out tuesday afternoons
"Results": [ { "Text": "tuesday afternoons", "Start": 12, "End": 30, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "XXXX-WXX-2TAF", "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'll be out Friday mornings
"Results": [ { "Text": "friday mornings", "Start": 12, "End": 27, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "XXXX-WXX-5TMO", "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'll be out mornings
"Results": [ { "Text": "mornings", "Start": 12, "End": 20, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "TMO", "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'll be out in the mornings
"Results": [ { "Text": "in the mornings", "Start": 12, "End": 27, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMO", "type": "timerange", "start": "08: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? I wish all my students the best of luck and success for their academic studies starting on Sep 2019
"Results": [ { "Text": "starting on sep 2019", "Start": 79, "End": 99, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2019-09", "Mod": "since", "type": "daterange", "sourceEntity": "datetimerange", "start": "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? I left here 2 years 1 month 21 days later
"Results": [ { "Text": "2 years 1 month 21 days later", "Start": 12, "End": 41, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-01-13", "type": "date", "value": "2020-01-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? Rating where year is greater than 2015
"Results": [ { "Text": "greater than 2015", "Start": 21, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2015", "Mod": "after", "type": "daterange", "sourceEntity": "datetimerange", "start": "2016-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? Show sales in the week 3 of 2027
"Results": [ { "Text": "week 3 of 2027", "Start": 18, "End": 32, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2027-W03", "type": "daterange", "start": "2027-01-18", "end": "2027-01-25" } ] } } ]
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? Show sales in the week 27 of last year
"Results": [ { "Text": "week 27 of last year", "Start": 18, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2017-W27", "type": "daterange", "start": "2017-07-03", "end": "2017-07-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? The project should start in the next decade
"Results": [ { "Text": "the next decade", "Start": 28, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-01-01,2030-01-01,P10Y)", "type": "daterange", "start": "2020-01-01", "end": "2030-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? The project should be completed in the next two decades.
"Results": [ { "Text": "the next two decades", "Start": 35, "End": 55, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-01-01,2040-01-01,P20Y)", "type": "daterange", "start": "2020-01-01", "end": "2040-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? Let's meet on Thursday, week 23
"Results": [ { "Text": "thursday", "Start": 14, "End": 22, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-4", "type": "date", "value": "2018-06-28" }, { "timex": "XXXX-WXX-4", "type": "date", "value": "2018-07-05" } ] } }, { "Text": "week 23", "Start": 24, "End": 31, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018-W23", "type": "daterange", "start": "2018-06-04", "end": "2018-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? show me sales from 2010 to 2018 or before 2000
"Results": [ { "Text": "from 2010 to 2018", "Start": 14, "End": 31, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2010-01-01,2018-01-01,P8Y)", "type": "daterange", "start": "2010-01-01", "end": "2018-01-01" } ] } }, { "Text": "before 2000", "Start": 35, "End": 46, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2000", "Mod": "before", "type": "daterange", "sourceEntity": "datetimerange", "end": "2000-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? I'll be out November 19-20
"Results": [ { "Text": "november 19-20", "Start": 12, "End": 26, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-11-19,XXXX-11-20,P1D)", "type": "daterange", "start": "2015-11-19", "end": "2015-11-20" }, { "timex": "(XXXX-11-19,XXXX-11-20,P1D)", "type": "daterange", "start": "2016-11-19", "end": "2016-11-20" } ] } } ]
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? Help me book a meeting tonight from 7 to 7:30
"Results": [ { "Text": "tonight from 7 to 7:30", "Start": 23, "End": 45, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T19,2016-11-07T19:30,PT30M)", "type": "datetimerange", "start": "2016-11-07 19:00:00", "end": "2016-11-07 19: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? Help me book a meeting this evening from 7 to 7:30
"Results": [ { "Text": "this evening from 7 to 7:30", "Start": 23, "End": 50, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T19,2016-11-07T19:30,PT30M)", "type": "datetimerange", "start": "2016-11-07 19:00:00", "end": "2016-11-07 19: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? Help me book a meeting today from 7 to 7:30
"Results": [ { "Text": "today from 7 to 7:30", "Start": 23, "End": 43, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T07,2016-11-07T07:30,PT30M)", "type": "datetimerange", "start": "2016-11-07 07:00:00", "end": "2016-11-07 07:30:00" }, { "timex": "(2016-11-07T19,2016-11-07T19:30,PT30M)", "type": "datetimerange", "start": "2016-11-07 19:00:00", "end": "2016-11-07 19: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? Help me book a meeting Tuesday from 7 to 7:30
"Results": [ { "Text": "tuesday from 7 to 7:30", "Start": 23, "End": 45, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-WXX-2T07,XXXX-WXX-2T07:30,PT30M)", "type": "datetimerange", "start": "2016-11-01 07:00:00", "end": "2016-11-01 07:30:00" }, { "timex": "(XXXX-WXX-2T07,XXXX-WXX-2T07:30,PT30M)", "type": "datetimerange", "start": "2016-11-08 07:00:00", "end": "2016-11-08 07:30:00" }, { "timex": "(XXXX-WXX-2T19,XXXX-WXX-2T19:30,PT30M)", "type": "datetimerange", "start": "2016-11-01 19:00:00", "end": "2016-11-01 19:30:00" }, { "timex": "(XXXX-WXX-2T19,XXXX-WXX-2T19:30,PT30M)", "type": "datetimerange", "start": "2016-11-08 19:00:00", "end": "2016-11-08 19: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? Help me book a meeting tonight from 7 to 7:30pm
"Results": [ { "Text": "tonight from 7 to 7:30pm", "Start": 23, "End": 47, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T19,2016-11-07T19:30,PT30M)", "type": "datetimerange", "start": "2016-11-07 19:00:00", "end": "2016-11-07 19: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? Help me book a meeting on December 15 2016 from 7:00 to 8:00pm
"Results": [ { "Text": "december 15 2016 from 7:00 to 8:00pm", "Start": 26, "End": 62, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-12-15T19:00,2016-12-15T20:00,PT1H)", "type": "datetimerange", "start": "2016-12-15 19:00:00", "end": "2016-12-15 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? Help me book a meeting tomorrow from 7:00 to 8:00pm
"Results": [ { "Text": "tomorrow from 7:00 to 8:00pm", "Start": 23, "End": 51, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-08T19:00,2016-11-08T20:00,PT1H)", "type": "datetimerange", "start": "2016-11-08 19:00:00", "end": "2016-11-08 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? help me book a meeting between now and eight o'clock
"Results": [ { "Text": "between now and eight o'clock", "Start": 23, "End": 52, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(PRESENT_REF,2016-11-07T20,PT9H40M)", "type": "datetimerange", "start": "2016-11-07 10:20:00", "end": "2016-11-07 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? How many calls between eight o'clock and now?
"Results": [ { "Text": "between eight o'clock and now", "Start": 15, "End": 44, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T08,PRESENT_REF,PT2H20M)", "type": "datetimerange", "start": "2016-11-07 08:00:00", "end": "2016-11-07 10:20: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 be away from 2pm till tomorrow 4:30pm
"Results": [ { "Text": "from 2pm till tomorrow 4:30pm", "Start": 13, "End": 42, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T14,2016-11-08T16:30,PT26H30M)", "type": "datetimerange", "start": "2016-11-07 14:00:00", "end": "2016-11-08 14: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 be away between 2 and 4:30pm tomorrow
"Results": [ { "Text": "between 2 and 4:30pm tomorrow", "Start": 13, "End": 42, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-08T14,2016-11-08T16:30,PT2H30M)", "type": "datetimerange", "start": "2016-11-08 14:00:00", "end": "2016-11-08 16: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 be away between 2:00 tomorrow and 4:00
"Results": [ { "Text": "between 2:00 tomorrow and 4:00", "Start": 13, "End": 43, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-08T02:00,2016-11-08T04:00,PT2H)", "type": "datetimerange", "start": "2016-11-08 02:00:00", "end": "2016-11-08 04:00:00" }, { "timex": "(2016-11-08T14:00,2016-11-08T16:00,PT2H)", "type": "datetimerange", "start": "2016-11-08 14:00:00", "end": "2016-11-08 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? I'll leave for 10D
"Results": [ { "Text": "10d", "Start": 15, "End": 18, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P10D", "type": "duration", "value": "864000" } ] } } ]
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 plants were grown for 3Y
"Results": [ { "Text": "3y", "Start": 26, "End": 28, "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? the cold lasted 2W
"Results": [ { "Text": "2w", "Start": 16, "End": 18, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P2W", "type": "duration", "value": "1209600" } ] } } ]
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? -2020-07-01-
"Results": [ { "Text": "2020-07-01", "Start": 1, "End": 11, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-07-01", "type": "date", "value": "2020-07-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? -20200701-
"Results": [ { "Text": "20200701", "Start": 1, "End": 9, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-07-01", "type": "date", "value": "2020-07-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? www.example.com/users/12345/archive-2018-09-23-page-01
"Results": [ { "Text": "2018-09-23", "Start": 36, "End": 46, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-09-23", "type": "date", "value": "2018-09-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? www.example2.com/data/report-20170302.html
"Results": [ { "Text": "20170302", "Start": 29, "End": 37, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2017-03-02", "type": "date", "value": "2017-03-02" } ] } } ]