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? 2015-1-32 is a wrong 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? Call me al (206) 555-1212
"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? 1st week of Oct. on Friday.
"Results": [ { "Text": "1st week of oct. on friday", "Start": 0, "End": 26, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-10-WXX-5-#1", "type": "date", "value": "2019-10-04" }, { "timex": "XXXX-10-WXX-5-#1", "type": "date", "value": "2020-10-02" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's celebrate International Workers' Day!
"Results": [ { "Text": "international workers' day", "Start": 16, "End": 42, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-05-01", "type": "date", "value": "2020-05-01" }, { "timex": "XXXX-05-01", "type": "date", "value": "2021-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? Book a room for two days?
"Results": [ { "Text": "two days", "Start": 16, "End": 24, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P2D", "type": "duration", "value": "172800" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Book a room for two nights?
"Results": [ { "Text": "two nights", "Start": 16, "End": 26, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P2D", "type": "duration", "value": "172800" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Book a room for 1 night?
"Results": [ { "Text": "1 night", "Start": 16, "End": 23, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P1D", "type": "duration", "value": "86400" } ] } } ]
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? fourth of july of 1995
"Results": [ { "Text": "fourth of july of 1995", "Start": 0, "End": 22, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1995-07-04", "type": "date", "value": "1995-07-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? june of 1992
"Results": [ { "Text": "june of 1992", "Start": 0, "End": 12, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "1992-06", "type": "daterange", "start": "1992-06-01", "end": "1992-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? july 4th of 1995
"Results": [ { "Text": "july 4th of 1995", "Start": 0, "End": 16, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1995-07-04", "type": "date", "value": "1995-07-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? 4th of july of 1995
"Results": [ { "Text": "4th of july of 1995", "Start": 0, "End": 19, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1995-07-04", "type": "date", "value": "1995-07-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? fourth of july 1995
"Results": [ { "Text": "fourth of july 1995", "Start": 0, "End": 19, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1995-07-04", "type": "date", "value": "1995-07-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? fourth of july, 1995
"Results": [ { "Text": "fourth of july, 1995", "Start": 0, "End": 20, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1995-07-04", "type": "date", "value": "1995-07-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? 9 to 12 of June: another tapa festival
"Results": [ { "Text": "9 to 12 of june", "Start": 0, "End": 15, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-06-09,XXXX-06-12,P3D)", "type": "daterange", "start": "2019-06-09", "end": "2019-06-12" }, { "timex": "(XXXX-06-09,XXXX-06-12,P3D)", "type": "daterange", "start": "2020-06-09", "end": "2020-06-12" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The average temperature for the three month (June-August 1992) summer period in Detroit was 67.0
"Results": [ { "Text": "three month", "Start": 32, "End": 43, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P3M", "type": "duration", "value": "7776000" } ] } }, { "Text": "june-august 1992", "Start": 45, "End": 61, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(1992-06-01,1992-08-01,P2M)", "type": "daterange", "start": "1992-06-01", "end": "1992-08-01" } ] } }, { "Text": "summer", "Start": 63, "End": 69, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "SU", "type": "daterange", "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? Thursdays at 17.30 Beijing time
"Results": [ { "Text": "thursdays at 17.30", "Start": 0, "End": 18, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "XXXX-WXX-4T17:30", "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? Juneteenth, which is also known as Freedom Day and Jubilee Day, dates back to 1865, and it is observed on 19 June every year.
"Results": [ { "Text": "juneteenth", "Start": 0, "End": 10, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-06-19", "type": "date", "value": "2019-06-19" }, { "timex": "XXXX-06-19", "type": "date", "value": "2020-06-19" } ] } }, { "Text": "freedom day", "Start": 35, "End": 46, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-06-19", "type": "date", "value": "2019-06-19" }, { "timex": "XXXX-06-19", "type": "date", "value": "2020-06-19" } ] } }, { "Text": "jubilee day", "Start": 51, "End": 62, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-06-19", "type": "date", "value": "2019-06-19" }, { "timex": "XXXX-06-19", "type": "date", "value": "2020-06-19" } ] } }, { "Text": "1865", "Start": 78, "End": 82, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "1865", "type": "daterange", "start": "1865-01-01", "end": "1866-01-01" } ] } }, { "Text": "19 june", "Start": 106, "End": 113, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-06-19", "type": "date", "value": "2019-06-19" }, { "timex": "XXXX-06-19", "type": "date", "value": "2020-06-19" } ] } }, { "Text": "every year", "Start": 114, "End": 124, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1Y", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? tomorrow on skype for business between 3:00 pm and 5:00 pm eastern
"Results": [ { "Text": "tomorrow", "Start": 0, "End": 8, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-06-13", "type": "date", "value": "2020-06-13" } ] } }, { "Text": "between 3:00 pm and 5:00 pm", "Start": 31, "End": 58, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T15:00,T17:00,PT2H)", "type": "timerange", "start": "15:00:00", "end": "17: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? Date: Wednesday at 3.30pm
"Results": [ { "Text": "wednesday at 3.30pm", "Start": 6, "End": 25, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-3T15:30", "type": "datetime", "value": "2020-06-10 15:30:00" }, { "timex": "XXXX-WXX-3T15:30", "type": "datetime", "value": "2020-06-17 15: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? Please schedule a meeting semi-annually
"Results": [ { "Text": "semi-annually", "Start": 26, "End": 39, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P0.5Y", "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? Please schedule a semiannual meeting
"Results": [ { "Text": "semiannual", "Start": 18, "End": 28, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P0.5Y", "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? Please schedule a meeting with everyone next week
"Results": [ { "Text": "next week", "Start": 40, "End": 49, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2020-W25", "type": "daterange", "start": "2020-06-15", "end": "2020-06-22" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's make sure that happens every weekday
"Results": [ { "Text": "every weekday", "Start": 29, "End": 42, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1WD", "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? why don't you take the remaining of the week off?
"Results": [ { "Text": "remaining of the week", "Start": 23, "End": 44, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2020-06-12,2020-06-14,P2D)", "type": "daterange", "start": "2020-06-12", "end": "2020-06-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 almost time for the annual review
"Results": [ { "Text": "annual", "Start": 25, "End": 31, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1Y", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? laws and regulations require reporting financials each quarter
"Results": [ { "Text": "each quarter", "Start": 50, "End": 62, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P3M", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 4th of july is around the corner
"Results": [ { "Text": "4th of july", "Start": 0, "End": 11, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-07-04", "type": "date", "value": "2019-07-04" }, { "timex": "XXXX-07-04", "type": "date", "value": "2020-07-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? the bi-monthly drills will happens thoughout the whole summer
"Results": [ { "Text": "bi-monthly", "Start": 4, "End": 14, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P2M", "type": "set", "value": "not resolved" } ] } }, { "Text": "summer", "Start": 55, "End": 61, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "SU", "type": "daterange", "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? do you do that every weekend?
"Results": [ { "Text": "every weekend", "Start": 15, "End": 28, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "XXXX-WXX-WE", "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? every two weekends
"Results": [ { "Text": "every two weekends", "Start": 0, "End": 18, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P2WE", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? the course lasts three weekends
"Results": [ { "Text": "three weekends", "Start": 17, "End": 31, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P3WE", "type": "duration", "value": "518400" } ] } } ]
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 first quarter of the year is usually slower
"Results": [ { "Text": "the first quarter of the year", "Start": 0, "End": 29, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-01-01,XXXX-04-01,P3M)", "type": "daterange", "start": "2020-01-01", "end": "2020-04-01" }, { "timex": "(XXXX-01-01,XXXX-04-01,P3M)", "type": "daterange", "start": "2021-01-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? Winter, and more so the whole 1st quarter of 2013, was very polluted
"Results": [ { "Text": "winter", "Start": 0, "End": 6, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "WI", "type": "daterange", "value": "not resolved" } ] } }, { "Text": "1st quarter of 2013", "Start": 30, "End": 49, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2013-01-01,2013-04-01,P3M)", "type": "daterange", "start": "2013-01-01", "end": "2013-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 course will last three weekends
"Results": [ { "Text": "three weekends", "Start": 21, "End": 35, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P3WE", "type": "duration", "value": "518400" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? this appointment shouldn't last two hours at all
"Results": [ { "Text": "two hours", "Start": 32, "End": 41, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT2H", "type": "duration", "value": "7200" } ] } } ]
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? Race - 3pm - this week
"Results": [ { "Text": "3pm", "Start": 7, "End": 10, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T15", "type": "time", "value": "15:00:00" } ] } }, { "Text": "this week", "Start": 13, "End": 22, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2020-W25", "type": "daterange", "start": "2020-06-15", "end": "2020-06-22" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Stuck in Traffic today - let colleagues know will need to change meeting to 8:30 instead of 8am
"Results": [ { "Text": "today", "Start": 17, "End": 22, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-06-16", "type": "date", "value": "2020-06-16" } ] } }, { "Text": "8:30", "Start": 76, "End": 80, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T08:30", "type": "time", "value": "08:30:00" }, { "timex": "T20:30", "type": "time", "value": "20:30:00" } ] } }, { "Text": "8am", "Start": 92, "End": 95, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T08", "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? Jane Johnson - May 25th - Coffee date - Starbucks on 29th - meet at 2pm for 1 hr
"Results": [ { "Text": "may 25th", "Start": 15, "End": 23, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-05-25", "type": "date", "value": "2020-05-25" }, { "timex": "XXXX-05-25", "type": "date", "value": "2021-05-25" } ] } }, { "Text": "29th", "Start": 53, "End": 57, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-XX-29", "type": "date", "value": "2020-05-29" }, { "timex": "XXXX-XX-29", "type": "date", "value": "2020-06-29" } ] } }, { "Text": "2pm", "Start": 68, "End": 71, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T14", "type": "time", "value": "14:00:00" } ] } }, { "Text": "1 hr", "Start": 76, "End": 80, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT1H", "type": "duration", "value": "3600" } ] } } ]
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? Add meeting with boss to my calendar - Tuesdays at 9am
"Results": [ { "Text": "tuesdays at 9am", "Start": 39, "End": 54, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "XXXX-WXX-2T09", "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? see you tonite, honey!
"Results": [ { "Text": "tonite", "Start": 8, "End": 14, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2020-07-01TNI", "type": "datetimerange", "start": "2020-07-01 20:00:00", "end": "2020-07-01 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? When is the next new year day?
"Results": [ { "Text": "next new year day", "Start": 12, "End": 29, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-01-01", "type": "date", "value": "2020-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? When was the last easter?
"Results": [ { "Text": "last easter", "Start": 13, "End": 24, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-04-01", "type": "date", "value": "2018-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? tonight at 1am
"Results": [ { "Text": "tonight at 1am", "Start": 0, "End": 14, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-12-26T01", "type": "datetime", "value": "2019-12-26 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? I'll go back tonight at 2am
"Results": [ { "Text": "tonight at 2am", "Start": 13, "End": 27, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-12-26T02", "type": "datetime", "value": "2019-12-26 02: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 go back tonight around 7
"Results": [ { "Text": "tonight around 7", "Start": 13, "End": 29, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-12-26T19", "type": "datetime", "value": "2019-12-26 19:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back tonight around 3
"Results": [ { "Text": "tonight around 3", "Start": 13, "End": 29, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2019-12-26T03", "type": "datetime", "value": "2019-12-26 03: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? When was the previous easter?
"Results": [ { "Text": "previous easter", "Start": 13, "End": 28, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-04-01", "type": "date", "value": "2018-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? When was the last easter?
"Results": [ { "Text": "last easter", "Start": 13, "End": 24, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-04-21", "type": "date", "value": "2019-04-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? When was the next easter?
"Results": [ { "Text": "next easter", "Start": 13, "End": 24, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-04-21", "type": "date", "value": "2019-04-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? When was the following easter?
"Results": [ { "Text": "following easter", "Start": 13, "End": 29, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-04-12", "type": "date", "value": "2020-04-12" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back by end of this month
"Results": [ { "Text": "by end of this month", "Start": 13, "End": 33, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-11", "Mod": "before-end", "type": "daterange", "sourceEntity": "datetimerange", "end": "2016-12-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 before end of this year
"Results": [ { "Text": "before end of this year", "Start": 13, "End": 36, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016", "Mod": "before-end", "type": "daterange", "sourceEntity": "datetimerange", "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 end of this year
"Results": [ { "Text": "end of this year", "Start": 13, "End": 29, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016", "Mod": "end", "type": "daterange", "start": "2016-07-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 after the beginning of March
"Results": [ { "Text": "after the beginning of march", "Start": 13, "End": 41, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-03", "Mod": "after-start", "type": "daterange", "sourceEntity": "datetimerange", "start": "2016-03-01" }, { "timex": "XXXX-03", "Mod": "after-start", "type": "daterange", "sourceEntity": "datetimerange", "start": "2017-03-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 before the end of December
"Results": [ { "Text": "before the end of december", "Start": 13, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-12", "Mod": "before-end", "type": "daterange", "sourceEntity": "datetimerange", "end": "2016-01-01" }, { "timex": "XXXX-12", "Mod": "before-end", "type": "daterange", "sourceEntity": "datetimerange", "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? We will come back before the twenty-sixth day of the month
"Results": [ { "Text": "before the twenty-sixth day of the month", "Start": 18, "End": 58, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2020-07-26", "Mod": "before", "type": "daterange", "sourceEntity": "datetimepoint", "end": "2020-07-26" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We will come back after the 15th day of next month
"Results": [ { "Text": "after the 15th day of next month", "Start": 18, "End": 50, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2020-08-15", "Mod": "after", "type": "daterange", "sourceEntity": "datetimepoint", "start": "2020-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? We will come back on the 15th day of next month
"Results": [ { "Text": "the 15th day of next month", "Start": 21, "End": 47, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-08-15", "type": "date", "value": "2020-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? We will come back after the 15th day of June
"Results": [ { "Text": "after the 15th day of june", "Start": 18, "End": 44, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-06-15", "Mod": "after", "type": "daterange", "sourceEntity": "datetimepoint", "start": "2020-06-15" }, { "timex": "XXXX-06-15", "Mod": "after", "type": "daterange", "sourceEntity": "datetimepoint", "start": "2021-06-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? We will come back on the twenty third day of September
"Results": [ { "Text": "twenty third day of september", "Start": 25, "End": 54, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-09-23", "type": "date", "value": "2019-09-23" }, { "timex": "XXXX-09-23", "type": "date", "value": "2020-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? How many Azure clusters docked till date?
"Results": [ { "Text": "till date", "Start": 31, "End": 40, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "PRESENT_REF", "type": "daterange", "Mod": "before", "end": "2016-11-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How many Azure clusters docked to date?
"Results": [ { "Text": "to date", "Start": 31, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "PRESENT_REF", "type": "daterange", "Mod": "before", "end": "2016-11-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How many Azure clusters docked from March to date?
"Results": [ { "Text": "from march to date", "Start": 31, "End": 49, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-03-01,2016-11-07,P251D)", "type": "daterange", "start": "2016-03-01", "end": "2016-11-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It will happen on the 17 from 2pm to 4pm
"Results": [ { "Text": "the 17 from 2pm to 4pm", "Start": 18, "End": 40, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-XX-17T14,XXXX-XX-17T16,PT2H)", "type": "datetimerange", "start": "2016-10-17 14:00:00", "end": "2016-10-17 16:00:00" }, { "timex": "(XXXX-XX-17T14,XXXX-XX-17T16,PT2H)", "type": "datetimerange", "start": "2016-11-17 14:00:00", "end": "2016-11-17 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? It will happen on the 17 between 2 and 4pm
"Results": [ { "Text": "the 17 between 2 and 4pm", "Start": 18, "End": 42, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-XX-17T14,XXXX-XX-17T16,PT2H)", "type": "datetimerange", "start": "2016-10-17 14:00:00", "end": "2016-10-17 16:00:00" }, { "timex": "(XXXX-XX-17T14,XXXX-XX-17T16,PT2H)", "type": "datetimerange", "start": "2016-11-17 14:00:00", "end": "2016-11-17 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 between 7 and 9:30 last night
"Results": [ { "Text": "between 7 and 9:30 last night", "Start": 12, "End": 41, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-05-31T19,2018-05-31T21:30,PT2H30M)", "type": "datetimerange", "start": "2018-05-31 19:00:00", "end": "2018-05-31 21: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? It will happen between 10 and 11:30 this morning
"Results": [ { "Text": "between 10 and 11:30 this morning", "Start": 15, "End": 48, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-05-31T10,2018-05-31T11:30,PT1H30M)", "type": "datetimerange", "start": "2018-05-31 10:00:00", "end": "2018-05-31 11: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? It will happen next evening between 10:30 and 11:45
"Results": [ { "Text": "next evening between 10:30 and 11:45", "Start": 15, "End": 51, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-05-31T22:30,2018-05-31T23:45,PT1H15M)", "type": "datetimerange", "start": "2018-05-31 22:30:00", "end": "2018-05-31 23:45: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 between 7 and 9 last night
"Results": [ { "Text": "between 7 and 9 last night", "Start": 12, "End": 38, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-05-31T19,2018-05-31T21,PT2H)", "type": "datetimerange", "start": "2018-05-31 19:00:00", "end": "2018-05-31 21: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? dinner with mom weekend.
"Results": [ { "Text": "weekend", "Start": 16, "End": 23, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-W45-WE", "type": "daterange", "start": "2016-11-12", "end": "2016-11-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? dinner with mom the weekend.
"Results": [ { "Text": "the weekend", "Start": 16, "End": 27, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-W45-WE", "type": "daterange", "start": "2016-11-12", "end": "2016-11-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? dinner with mom any weekend.
"Results": [ { "Text": "any weekend", "Start": 16, "End": 27, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1WE", "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? dinner with mom all weekends.
"Results": [ { "Text": "all weekends", "Start": 16, "End": 28, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1WE", "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 next evening from 7 to 9
"Results": [ { "Text": "next evening from 7 to 9", "Start": 12, "End": 36, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-06-02T19,2018-06-02T21,PT2H)", "type": "datetimerange", "start": "2018-06-02 19:00:00", "end": "2018-06-02 21: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 were working between 7 and 9 last morning.
"Results": [ { "Text": "between 7 and 9 last morning", "Start": 18, "End": 46, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-05-31T07,2018-05-31T09,PT2H)", "type": "datetimerange", "start": "2018-05-31 07:00:00", "end": "2018-05-31 09: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 range is from 2007 to the end of 2008.
"Results": [ { "Text": "from 2007 to the end of 2008", "Start": 13, "End": 41, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2007-01-01,2009-01-01,P24M)", "type": "daterange", "start": "2007-01-01", "end": "2009-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 range is between 2007 and the end of 2008.
"Results": [ { "Text": "between 2007 and the end of 2008", "Start": 13, "End": 45, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2007-01-01,2009-01-01,P24M)", "type": "daterange", "start": "2007-01-01", "end": "2009-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? It has been closed from April until the end of June.
"Results": [ { "Text": "from april until the end of june", "Start": 19, "End": 51, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-04-01,XXXX-07-01,P3M)", "type": "daterange", "start": "2016-04-01", "end": "2016-07-01" }, { "timex": "(XXXX-04-01,XXXX-07-01,P3M)", "type": "daterange", "start": "2017-04-01", "end": "2017-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? The range is from 2007 to the start of 2008.
"Results": [ { "Text": "from 2007 to the start of 2008", "Start": 13, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2007-01-01,2008-01-01,P12M)", "type": "daterange", "start": "2007-01-01", "end": "2008-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 range is between the end of 2007 and the end of 2008.
"Results": [ { "Text": "between the end of 2007 and the end of 2008", "Start": 13, "End": 56, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2008-01-01,2009-01-01,P12M)", "type": "daterange", "start": "2008-01-01", "end": "2009-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 range is from the middle of 2007 to the end of 2008.
"Results": [ { "Text": "from the middle of 2007 to the end of 2008", "Start": 13, "End": 55, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2007-07-02,2009-01-01,P18M)", "type": "daterange", "start": "2007-07-02", "end": "2009-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 range is from the end of March to the middle of September.
"Results": [ { "Text": "from the end of march to the middle of september", "Start": 13, "End": 61, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-04-01,XXXX-09-16,P5M)", "type": "daterange", "start": "2016-04-01", "end": "2016-09-16" }, { "timex": "(XXXX-04-01,XXXX-09-16,P5M)", "type": "daterange", "start": "2017-04-01", "end": "2017-09-16" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The range is between the middle of March and the end of September.
"Results": [ { "Text": "between the middle of march and the end of september", "Start": 13, "End": 65, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-03-16,XXXX-10-01,P7M)", "type": "daterange", "start": "2016-03-16", "end": "2016-10-01" }, { "timex": "(XXXX-03-16,XXXX-10-01,P7M)", "type": "daterange", "start": "2017-03-16", "end": "2017-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? It will happen this working week
"Results": [ { "Text": "this working week", "Start": 15, "End": 32, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018-W26", "type": "daterange", "start": "2018-06-25", "end": "2018-06-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? It will happen on next workweek
"Results": [ { "Text": "next workweek", "Start": 18, "End": 31, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018-W27", "type": "daterange", "start": "2018-07-02", "end": "2018-07-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I am feeling sick from around 1pm
"Results": [ { "Text": "around 1pm", "Start": 23, "End": 33, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T13", "Mod": "approx", "type": "timerange", "value": "13:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I am feeling sick before around 2pm today
"Results": [ { "Text": "before around 2pm today", "Start": 18, "End": 41, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2018-08-17T14", "Mod": "before-approx", "type": "datetimerange", "end": "2018-08-17 14:00:00", "sourceEntity": "datetimepoint" } ] } } ]
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 am feeling sick after around 3:30pm
"Results": [ { "Text": "after around 3:30pm", "Start": 18, "End": 37, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "T15:30", "Mod": "after-approx", "type": "timerange", "start": "15:30:00", "sourceEntity": "datetimepoint" } ] } } ]
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 am feeling sick around 1pm
"Results": [ { "Text": "around 1pm", "Start": 18, "End": 28, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T13", "Mod": "approx", "type": "timerange", "value": "13:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The range is from 2014
"Results": [ { "Text": "2014", "Start": 18, "End": 22, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2014", "type": "daterange", "start": "2014-01-01", "end": "2015-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 range is from 2015 and 2016
"Results": [ { "Text": "2015", "Start": 18, "End": 22, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2015", "type": "daterange", "start": "2015-01-01", "end": "2016-01-01" } ] } }, { "Text": "2016", "Start": 27, "End": 31, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016", "type": "daterange", "start": "2016-01-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? after January 1, 2007 and no later than January 1, 2010
"Results": [ { "Text": "after january 1, 2007", "Start": 0, "End": 21, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2007-01-01", "Mod": "after", "type": "daterange", "sourceEntity": "datetimepoint", "start": "2007-01-01" } ] } }, { "Text": "no later than january 1, 2010", "Start": 26, "End": 55, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2010-01-01", "Mod": "before", "type": "daterange", "sourceEntity": "datetimepoint", "end": "2010-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? Since January 1, 2010 or no later than January 1, 2007
"Results": [ { "Text": "since january 1, 2010", "Start": 0, "End": 21, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2010-01-01", "Mod": "since", "type": "daterange", "sourceEntity": "datetimepoint", "start": "2010-01-01" } ] } }, { "Text": "no later than january 1, 2007", "Start": 25, "End": 54, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2007-01-01", "Mod": "before", "type": "daterange", "sourceEntity": "datetimepoint", "end": "2007-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? deliver 2000 pieces of toys.
"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? Show sales of 2007 and 2009
"Results": [ { "Text": "2007", "Start": 14, "End": 18, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2007", "type": "daterange", "start": "2007-01-01", "end": "2008-01-01" } ] } }, { "Text": "2009", "Start": 23, "End": 27, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2009", "type": "daterange", "start": "2009-01-01", "end": "2010-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? It will happen 3 days from Tuesday.
"Results": [ { "Text": "3 days from tuesday", "Start": 15, "End": 34, "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? It will happen 2 weeks from January 15.
"Results": [ { "Text": "2 weeks from january 15", "Start": 15, "End": 38, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2017-01-29", "type": "date", "value": "2017-01-29" } ] } } ]
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 will happen 4 months from tomorrow.
"Results": [ { "Text": "4 months from tomorrow", "Start": 15, "End": 37, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2017-03-08", "type": "date", "value": "2017-03-08" } ] } } ]
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 will happen 16 days from 01/02/2018.
"Results": [ { "Text": "16 days from 01/02/2018", "Start": 15, "End": 38, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-01-18", "type": "date", "value": "2018-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? It will end two months after next Friday.
"Results": [ { "Text": "two months after next friday", "Start": 12, "End": 40, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2017-01-18", "type": "date", "value": "2017-01-18" } ] } } ]