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? The range is between 2014 and 2018.
"Results": [ { "Text": "between 2014 and 2018", "Start": 13, "End": 34, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-01-01,P4Y)", "type": "daterange", "start": "2014-01-01", "end": "2018-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 2014 through 2018.
"Results": [ { "Text": "between 2014 through 2018", "Start": 13, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-01-01,P4Y)", "type": "daterange", "start": "2014-01-01", "end": "2018-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 2014 to 2018.
"Results": [ { "Text": "from 2014 to 2018", "Start": 13, "End": 30, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-01-01,P4Y)", "type": "daterange", "start": "2014-01-01", "end": "2018-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 2014 till 2018.
"Results": [ { "Text": "from 2014 till 2018", "Start": 13, "End": 32, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-01-01,P4Y)", "type": "daterange", "start": "2014-01-01", "end": "2018-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 2014-2018.
"Results": [ { "Text": "from 2014-2018", "Start": 13, "End": 27, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-01-01,P4Y)", "type": "daterange", "start": "2014-01-01", "end": "2018-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 2014~2018.
"Results": [ { "Text": "from 2014~2018", "Start": 13, "End": 27, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-01-01,P4Y)", "type": "daterange", "start": "2014-01-01", "end": "2018-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 2014 through 2018.
"Results": [ { "Text": "from 2014 through 2018", "Start": 13, "End": 35, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-01-01,P4Y)", "type": "daterange", "start": "2014-01-01", "end": "2018-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 in 2014 through 2018.
"Results": [ { "Text": "in 2014 through 2018", "Start": 13, "End": 33, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-01-01,P4Y)", "type": "daterange", "start": "2014-01-01", "end": "2018-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 in 2014 through May 2018.
"Results": [ { "Text": "2014 through may 2018", "Start": 16, "End": 37, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-05-01,P52M)", "type": "daterange", "start": "2014-01-01", "end": "2018-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? The range is in 2014 through May 2nd 2018.
"Results": [ { "Text": "2014 through may 2nd 2018", "Start": 16, "End": 41, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-01-01,2018-05-02,P1582D)", "type": "daterange", "start": "2014-01-01", "end": "2018-05-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? Cortana, please set up a Skype call sometime on Friday 7.6 with Jim.
"Results": [ { "Text": "friday 7.6", "Start": 48, "End": 58, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-07-06", "type": "date", "value": "2018-07-06" }, { "timex": "XXXX-07-06", "type": "date", "value": "2019-07-06" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, please set up a Skype call sometime Friday 7/6 with Jim.
"Results": [ { "Text": "friday 7/6", "Start": 45, "End": 55, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-07-06", "type": "date", "value": "2018-07-06" }, { "timex": "XXXX-07-06", "type": "date", "value": "2019-07-06" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, please set up a Skype call sometime on Friday 7-6 with Jim.
"Results": [ { "Text": "friday 7-6", "Start": 48, "End": 58, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-07-06", "type": "date", "value": "2018-07-06" }, { "timex": "XXXX-07-06", "type": "date", "value": "2019-07-06" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, please set up a Skype call sometime Friday 2018-7-6 with Jim.
"Results": [ { "Text": "friday 2018-7-6", "Start": 45, "End": 60, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-07-06", "type": "date", "value": "2018-07-06" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Find records last for less than 2 hours or more than 4 days, and not less than 30 minutes.
"Results": [ { "Text": "less than 2 hours", "Start": 22, "End": 39, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT2H", "Mod": "less", "type": "duration", "value": "7200" } ] } }, { "Text": "more than 4 days", "Start": 43, "End": 59, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P4D", "Mod": "more", "type": "duration", "value": "345600" } ] } }, { "Text": "less than 30 minutes", "Start": 69, "End": 89, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT30M", "Mod": "less", "type": "duration", "value": "1800" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Show me sales in the year of 2008
"Results": [ { "Text": "2008", "Start": 29, "End": 33, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2008", "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? I left there january twenty fourth one thirty p m.
"Results": [ { "Text": "january twenty fourth one thirty p m", "Start": 13, "End": 49, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-01-24T13:30", "type": "datetime", "value": "2018-01-24 13:30:00" }, { "timex": "XXXX-01-24T13:30", "type": "datetime", "value": "2019-01-24 13:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I will go back to China in the mid-November.
"Results": [ { "Text": "mid-november", "Start": 31, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-11", "Mod": "mid", "type": "daterange", "start": "2017-11-10", "end": "2017-11-21" }, { "timex": "XXXX-11", "Mod": "mid", "type": "daterange", "start": "2018-11-10", "end": "2018-11-21" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Suprise office party for Ted on Sat at 5.
"Results": [ { "Text": "sat at 5", "Start": 32, "End": 40, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-6T05", "type": "datetime", "value": "2018-07-07 05:00:00" }, { "timex": "XXXX-WXX-6T05", "type": "datetime", "value": "2018-07-14 05:00:00" }, { "timex": "XXXX-WXX-6T17", "type": "datetime", "value": "2018-07-07 17:00:00" }, { "timex": "XXXX-WXX-6T17", "type": "datetime", "value": "2018-07-14 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? Last night 26 people disappeared
"Results": [ { "Text": "last night", "Start": 0, "End": 10, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2018-07-16TNI", "type": "datetimerange", "start": "2018-07-16 20:00:00", "end": "2018-07-16 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? The story happened the year before independence.
"Results": [ { "Text": "the year", "Start": 19, "End": 27, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018", "type": "daterange", "start": "2018-01-01", "end": "2019-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? There is a event in the independence day of this year.
"Results": [ { "Text": "independence day of this year", "Start": 24, "End": 53, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-07-04", "type": "date", "value": "2018-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? I plan to leave before independence day.
"Results": [ { "Text": "before independence day", "Start": 16, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-07-04", "Mod": "before", "type": "daterange", "end": "2018-07-04", "sourceEntity": "datetimepoint" }, { "timex": "XXXX-07-04", "Mod": "before", "type": "daterange", "end": "2019-07-04", "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? Cortana, can find us a time Tuesday or Wednesday from 10-4
"Results": [ { "Text": "tuesday", "Start": 28, "End": 35, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-2", "type": "date", "value": "2018-07-24" }, { "timex": "XXXX-WXX-2", "type": "date", "value": "2018-07-31" } ] } }, { "Text": "wednesday from 10-4", "Start": 39, "End": 58, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-WXX-3T10,XXXX-WXX-3T16,PT6H)", "type": "datetimerange", "start": "2018-07-25 10:00:00", "end": "2018-07-25 16:00:00" }, { "timex": "(XXXX-WXX-3T10,XXXX-WXX-3T16,PT6H)", "type": "datetimerange", "start": "2018-08-01 10:00:00", "end": "2018-08-01 16:00:00" }, { "timex": "(XXXX-WXX-3T22,XXXX-WXX-4T04,PT6H)", "type": "datetimerange", "start": "2018-07-25 22:00:00", "end": "2018-07-26 04:00:00" }, { "timex": "(XXXX-WXX-3T22,XXXX-WXX-4T04,PT6H)", "type": "datetimerange", "start": "2018-08-01 22:00:00", "end": "2018-08-02 04: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? please schedule something for the following week
"Results": [ { "Text": "following week", "Start": 34, "End": 48, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018-W32", "type": "daterange", "start": "2018-08-06", "end": "2018-08-13" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's arrange that over the next couple weeks, ok?
"Results": [ { "Text": "next couple weeks", "Start": 28, "End": 45, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-08-01,2018-08-15,P2W)", "type": "daterange", "start": "2018-08-01", "end": "2018-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? it's on monday of the following week
"Results": [ { "Text": "on monday of the following week", "Start": 5, "End": 36, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-08-06", "type": "date", "value": "2018-08-06" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave on May/22(Tue)-11:30 AM PT.
"Results": [ { "Text": "may/22(tue)-11:30 am", "Start": 14, "End": 34, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-05-22T11:30", "type": "datetime", "value": "2018-05-22 11:30:00" }, { "timex": "XXXX-05-22T11:30", "type": "datetime", "value": "2019-05-22 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? The door is opened from today pm to tomorrow am.
"Results": [ { "Text": "today pm", "Start": 24, "End": 32, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2018-07-31TAF", "type": "datetimerange", "start": "2018-07-31 12:00:00", "end": "2018-07-31 16:00:00" } ] } }, { "Text": "tomorrow am", "Start": 36, "End": 47, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2018-08-01TMO", "type": "datetimerange", "start": "2018-08-01 08:00:00", "end": "2018-08-01 12:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, can you please set something up for Wednesday evening next week.
"Results": [ { "Text": "wednesday evening next week", "Start": 45, "End": 72, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2018-08-08TEV", "type": "datetimerange", "start": "2018-08-08 16:00:00", "end": "2018-08-08 20:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, can you please set something up for the first Monday evening of next month.
"Results": [ { "Text": "first monday evening of next month", "Start": 49, "End": 83, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "XXXX-09-WXX-1-#1TEV", "type": "datetimerange", "start": "2018-09-03 16:00:00", "end": "2018-09-03 20:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, can you please set something up for the first Monday 1pm to 3pm of next month.
"Results": [ { "Text": "first monday 1pm to 3pm of next month", "Start": 49, "End": 86, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-09-WXX-1-#1T13,XXXX-09-WXX-1-#1T15,PT2H)", "type": "datetimerange", "start": "2018-09-03 13:00:00", "end": "2018-09-03 15: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? Cortana, can you please set something up for the week of the 18th.
"Results": [ { "Text": "the week of the 18th", "Start": 45, "End": 65, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-XX-18", "type": "daterange", "start": "2018-07-16", "end": "2018-07-23" }, { "timex": "XXXX-XX-18", "type": "daterange", "start": "2018-08-13", "end": "2018-08-20" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, can you please set something up on the 18th.
"Results": [ { "Text": "the 18th", "Start": 44, "End": 52, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-XX-18", "type": "date", "value": "2018-07-18" }, { "timex": "XXXX-XX-18", "type": "date", "value": "2018-08-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? Cortana, can you please set something up on the 4th.
"Results": [ { "Text": "the 4th", "Start": 44, "End": 51, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-XX-04", "type": "date", "value": "2018-08-04" }, { "timex": "XXXX-XX-04", "type": "date", "value": "2018-09-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? Cortana, can you please set something up between the 21st and 23rd.
"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? Cortana, can you please set something up the 21st.
"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? Good Morning Paul
"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? Good night Cortana
"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? Cortana, can you please set something up around the 21st.
"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? Cortana, can you please set something up around the 21st this month.
"Results": [ { "Text": "around the 21st this month", "Start": 41, "End": 67, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-08-21", "Mod": "approx", "type": "daterange", "value": "2018-08-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? Cortana, can you please set something up around tomorrow 10am.
"Results": [ { "Text": "around tomorrow 10am", "Start": 41, "End": 61, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2018-08-17T10", "Mod": "approx", "type": "datetimerange", "value": "2018-08-17 10:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's meet this week as early as 7:00 am
"Results": [ { "Text": "this week", "Start": 11, "End": 20, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018-W33", "type": "daterange", "start": "2018-08-13", "end": "2018-08-20" } ] } }, { "Text": "as early as 7:00 am", "Start": 21, "End": 40, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "T07:00", "Mod": "since", "type": "timerange", "start": "07: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'll leave as late as 7:00 am
"Results": [ { "Text": "as late as 7:00 am", "Start": 11, "End": 29, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "T07:00", "Mod": "until", "type": "timerange", "end": "07: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'll leave as late as tomorrow.
"Results": [ { "Text": "as late as tomorrow", "Start": 11, "End": 30, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018-08-18", "Mod": "until", "type": "daterange", "end": "2018-08-18", "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? Cortana, can you please set something up for the next 4 business days.
"Results": [ { "Text": "next 4 business days", "Start": 49, "End": 69, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-08-21,2018-08-25,P4BD)", "type": "daterange", "list": "2018-08-21,2018-08-22,2018-08-23,2018-08-24", "start": "2018-08-21", "end": "2018-08-25" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, can you please set something up for the next 4 business days.
"Results": [ { "Text": "next 4 business days", "Start": 49, "End": 69, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-08-22,2018-08-28,P4BD)", "type": "daterange", "list": "2018-08-22,2018-08-23,2018-08-24,2018-08-27", "start": "2018-08-22", "end": "2018-08-28" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana, can you please set something up for the previous 4 business days.
"Results": [ { "Text": "previous 4 business days", "Start": 49, "End": 73, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-08-15,2018-08-21,P4BD)", "type": "daterange", "list": "2018-08-15,2018-08-16,2018-08-17,2018-08-20", "start": "2018-08-15", "end": "2018-08-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? Cortana, can you please set something up for October, 1st.
"Results": [ { "Text": "october, 1st", "Start": 45, "End": 57, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-10-01", "type": "date", "value": "2017-10-01" }, { "timex": "XXXX-10-01", "type": "date", "value": "2018-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? set up a 15 minute skype call next Monday or Tuesday after 1pm GMT.
"Results": [ { "Text": "15 minute", "Start": 9, "End": 18, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT15M", "type": "duration", "value": "900" } ] } }, { "Text": "next monday", "Start": 30, "End": 41, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-09-03", "type": "date", "value": "2018-09-03" } ] } }, { "Text": "tuesday after 1pm", "Start": 45, "End": 62, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "XXXX-WXX-2T13", "Mod": "after", "type": "datetimerange", "start": "2018-08-28 13:00:00" }, { "timex": "XXXX-WXX-2T13", "Mod": "after", "type": "datetimerange", "start": "2018-09-04 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? Cortana, I am looking at 18 and 19 June.
"Results": [ { "Text": "18", "Start": 25, "End": 27, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-06-18", "type": "date", "value": "2018-06-18" }, { "timex": "XXXX-06-18", "type": "date", "value": "2019-06-18" } ] } }, { "Text": "19 june", "Start": 32, "End": 39, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-06-19", "type": "date", "value": "2018-06-19" }, { "timex": "XXXX-06-19", "type": "date", "value": "2019-06-19" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What will happen in the 5 upcoming years?
"Results": [ { "Text": "5 upcoming years", "Start": 24, "End": 40, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-08-31,2023-08-31,P5Y)", "type": "daterange", "start": "2018-08-31", "end": "2023-08-31" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What will happen in the 2 upcoming months?
"Results": [ { "Text": "2 upcoming months", "Start": 24, "End": 41, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-08-31,2018-10-31,P2M)", "type": "daterange", "start": "2018-08-31", "end": "2018-10-31" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What will happen in the 2 next days?
"Results": [ { "Text": "2 next days", "Start": 24, "End": 35, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-08-31,2018-09-02,P2D)", "type": "daterange", "start": "2018-08-31", "end": "2018-09-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? What will happen in the 5 coming minutes?
"Results": [ { "Text": "5 coming minutes", "Start": 24, "End": 40, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-08-30T10:00:00,2018-08-30T10:05:00,PT5M)", "type": "datetimerange", "start": "2018-08-30 10:00:00", "end": "2018-08-30 10:05:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What happened in the 5 past minutes?
"Results": [ { "Text": "5 past minutes", "Start": 21, "End": 35, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-08-30T09:55:00,2018-08-30T10:00:00,PT5M)", "type": "datetimerange", "start": "2018-08-30 09:55:00", "end": "2018-08-30 10:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What happened in the 5 past years?
"Results": [ { "Text": "5 past years", "Start": 21, "End": 33, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2013-08-30,2018-08-30,P5Y)", "type": "daterange", "start": "2013-08-30", "end": "2018-08-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? What happened in the 10 previous weeks?
"Results": [ { "Text": "10 previous weeks", "Start": 21, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-06-21,2018-08-30,P10W)", "type": "daterange", "start": "2018-06-21", "end": "2018-08-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? book me a meeting room tomorrow from 10am-12am tomorrow
"Results": [ { "Text": "tomorrow from 10am-12am", "Start": 23, "End": 46, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2018-09-01T10,2018-09-01T12,PT2H)", "type": "datetimerange", "start": "2018-09-01 10:00:00", "end": "2018-09-01 12:00:00" } ] } }, { "Text": "tomorrow", "Start": 47, "End": 55, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-09-01", "type": "date", "value": "2018-09-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back as early as next year's first quarter.
"Results": [ { "Text": "as early as next year's first quarter", "Start": 13, "End": 50, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-01-01,2019-04-01,P3M)", "Mod": "since", "type": "daterange", "start": "2019-01-01", "sourceEntity": "datetimerange" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What's the sales for year greater than 2012
"Results": [ { "Text": "year greater than 2012", "Start": 21, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2012", "Mod": "after", "type": "daterange", "start": "2013-01-01", "sourceEntity": "datetimerange" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I want sales for year 2012 or later
"Results": [ { "Text": "year 2012 or later", "Start": 17, "End": 35, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2012", "Mod": "since", "type": "daterange", "start": "2012-01-01", "sourceEntity": "datetimerange" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? How about year 2016 and greater
"Results": [ { "Text": "year 2016 and greater", "Start": 10, "End": 31, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016", "Mod": "since", "type": "daterange", "start": "2016-01-01", "sourceEntity": "datetimerange" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? You can only leave on 1/1/2016 and later
"Results": [ { "Text": "1/1/2016 and later", "Start": 22, "End": 40, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-01-01", "Mod": "since", "type": "daterange", "start": "2016-01-01", "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? You can only leave on 1/1/2016 and after
"Results": [ { "Text": "1/1/2016 and after", "Start": 22, "End": 40, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-01-01", "Mod": "since", "type": "daterange", "start": "2016-01-01", "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 can only leave on 1/1/2016 and after my work item is done
"Results": [ { "Text": "1/1/2016", "Start": 20, "End": 28, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-01-01", "type": "date", "value": "2016-01-01", "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 can only leave on 1/1/2016 and after 6PM
"Results": [ { "Text": "1/1/2016", "Start": 20, "End": 28, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-01-01", "type": "date", "value": "2016-01-01" } ] } }, { "Text": "after 6pm", "Start": 33, "End": 42, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "T18", "Mod": "after", "type": "timerange", "start": "18: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? This bank stock is down 20% in the year to date.
"Results": [ { "Text": "year to date", "Start": 35, "End": 47, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018", "type": "daterange", "start": "2018-01-01", "end": "2018-09-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Shall we leave on 2018 or later, is this ok for you?
"Results": [ { "Text": "2018 or later", "Start": 18, "End": 31, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018", "Mod": "since", "type": "daterange", "start": "2018-01-01", "sourceEntity": "datetimerange" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What's the sales for between 2015 and 2018 or later than 2020
"Results": [ { "Text": "between 2015 and 2018", "Start": 21, "End": 42, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2015-01-01,2018-01-01,P3Y)", "type": "daterange", "start": "2015-01-01", "end": "2018-01-01" } ] } }, { "Text": "later than 2020", "Start": 46, "End": 61, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2020", "Mod": "after", "type": "daterange", "start": "2021-01-01", "sourceEntity": "datetimerange" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's meet this week any time from 7:00 am
"Results": [ { "Text": "this week", "Start": 11, "End": 20, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018-W33", "type": "daterange", "start": "2018-08-13", "end": "2018-08-20" } ] } }, { "Text": "any time from 7:00 am", "Start": 21, "End": 42, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "T07:00", "Mod": "since", "type": "timerange", "start": "07: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? later than 2018
"Results": [ { "Text": "later than 2018", "Start": 0, "End": 15, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018", "Mod": "after", "type": "daterange", "start": "2019-01-01", "sourceEntity": "datetimerange" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Please schedule a meeting for Monday at 2.30
"Results": [ { "Text": "monday at 2.30", "Start": 30, "End": 44, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-1T02:30", "type": "datetime", "value": "2018-09-17 02:30:00" }, { "timex": "XXXX-WXX-1T02:30", "type": "datetime", "value": "2018-09-24 02:30:00" }, { "timex": "XXXX-WXX-1T14:30", "type": "datetime", "value": "2018-09-17 14:30:00" }, { "timex": "XXXX-WXX-1T14:30", "type": "datetime", "value": "2018-09-24 14:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Shall we leave before 2.30pm?
"Results": [ { "Text": "before 2.30pm", "Start": 15, "End": 28, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "T14:30", "Mod": "before", "type": "timerange", "end": "14: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? hi thursday 29/03 11.00am is good
"Results": [ { "Text": "thursday 29/03 11.00am", "Start": 3, "End": 25, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-03-29T11:00", "type": "datetime", "value": "2018-03-29 11:00:00" }, { "timex": "XXXX-03-29T11:00", "type": "datetime", "value": "2019-03-29 11:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Please book something for 6/4 between 9.30-4.30pm PST
"Results": [ { "Text": "6/4 between 9.30-4.30pm", "Start": 26, "End": 49, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-06-04T09:30,XXXX-06-04T16:30,PT7H)", "type": "datetimerange", "start": "2018-06-04 09:30:00", "end": "2018-06-04 16:30:00" }, { "timex": "(XXXX-06-04T09:30,XXXX-06-04T16:30,PT7H)", "type": "datetimerange", "start": "2019-06-04 09:30:00", "end": "2019-06-04 16:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Where were you from March to May
"Results": [ { "Text": "from march to may", "Start": 15, "End": 32, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-03-01,XXXX-05-01,P2M)", "type": "daterange", "start": "2018-03-01", "end": "2018-05-01" }, { "timex": "(XXXX-03-01,XXXX-05-01,P2M)", "type": "daterange", "start": "2019-03-01", "end": "2019-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? What will happen between august and october
"Results": [ { "Text": "between august and october", "Start": 17, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-08-01,XXXX-10-01,P2M)", "type": "daterange", "start": "2018-08-01", "end": "2018-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? What will happen May to March
"Results": [ { "Text": "may to march", "Start": 17, "End": 29, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-05-01,XXXX-03-01,P10M)", "type": "daterange", "start": "2018-05-01", "end": "2019-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? What will happen from Sep to Nov
"Results": [ { "Text": "from sep to nov", "Start": 17, "End": 32, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-09-01,XXXX-11-01,P2M)", "type": "daterange", "start": "2017-09-01", "end": "2017-11-01" }, { "timex": "(XXXX-09-01,XXXX-11-01,P2M)", "type": "daterange", "start": "2018-09-01", "end": "2018-11-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What will happen from May to September
"Results": [ { "Text": "from may to september", "Start": 17, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-05-01,XXXX-09-01,P4M)", "type": "daterange", "start": "2018-05-01", "end": "2018-09-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? What will happen from Nov to March
"Results": [ { "Text": "from nov to march", "Start": 17, "End": 34, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-11-01,XXXX-03-01,P4M)", "type": "daterange", "start": "2017-11-01", "end": "2018-03-01" }, { "timex": "(XXXX-11-01,XXXX-03-01,P4M)", "type": "daterange", "start": "2018-11-01", "end": "2019-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? Mortgages were at 6.45 percent
"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? Shall we leave at 6.45?
"Results": [ { "Text": "at 6.45", "Start": 15, "End": 22, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T06:45", "type": "time", "value": "06:45:00" }, { "timex": "T18:45", "type": "time", "value": "18: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? Typhoon Xangsane hit Metro Manila and southern Luzon two months ago, killing at least 200 and destroying billions of pesos of properties and infrastructures. Another typhoon, Cimaron, hit the northern part of the country one month ago, killing a dozen people.
"Results": [ { "Text": "two months ago", "Start": 53, "End": 67, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-08-17", "type": "date", "value": "2018-08-17" } ] } }, { "Text": "one month ago", "Start": 221, "End": 234, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-09-17", "type": "date", "value": "2018-09-17" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Will he be back in two days? or in a week?
"Results": [ { "Text": "in two days", "Start": 16, "End": 27, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-10-19", "type": "date", "value": "2018-10-19" } ] } }, { "Text": "in a week", "Start": 32, "End": 41, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-10-24", "type": "date", "value": "2018-10-24" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? <a href="https://localhost:44300/api/redir/?r=&id=~.~3am3ioYcY0KBufXFAiTvCA~.~&userid=cc6f1c38-cc23-413d-b8ab-4aa5b54eb896&requestid=410c74a8-1687-4ea7-8418-4d958c33eab5" style="text-decoration: none; color: black;">https://localhost:44300 </a>
"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? from 10/1 to 11/7
"Results": [ { "Text": "from 10/1 to 11/7", "Start": 0, "End": 17, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-10-01,XXXX-11-07,P37D)", "type": "daterange", "start": "2018-10-01", "end": "2018-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? from 10/25 to 01/25
"Results": [ { "Text": "from 10/25 to 01/25", "Start": 0, "End": 19, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-10-25,XXXX-01-25,P92D)", "type": "daterange", "start": "2017-10-25", "end": "2018-01-25" }, { "timex": "(XXXX-10-25,XXXX-01-25,P92D)", "type": "daterange", "start": "2018-10-25", "end": "2019-01-25" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? My vacation is from 10-1-2018-10-7-2018
"Results": [ { "Text": "from 10-1-2018-10-7-2018", "Start": 15, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-10-01,2018-10-07,P6D)", "type": "daterange", "start": "2018-10-01", "end": "2018-10-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? My vacation is from 10/1/2018 - 10/7/2018
"Results": [ { "Text": "from 10/1/2018 - 10/7/2018", "Start": 15, "End": 41, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-10-01,2018-10-07,P6D)", "type": "daterange", "start": "2018-10-01", "end": "2018-10-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? My vacation is from 10/1/2018-10/7/2018
"Results": [ { "Text": "from 10/1/2018-10/7/2018", "Start": 15, "End": 39, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-10-01,2018-10-07,P6D)", "type": "daterange", "start": "2018-10-01", "end": "2018-10-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 will have a long vacation between 10/1-11/7
"Results": [ { "Text": "between 10/1-11/7", "Start": 28, "End": 45, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-10-01,XXXX-11-07,P37D)", "type": "daterange", "start": "2018-10-01", "end": "2018-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? APEC will happen in Korea Jan-Feb 2017
"Results": [ { "Text": "jan-feb 2017", "Start": 26, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2017-01-01,2017-02-01,P1M)", "type": "daterange", "start": "2017-01-01", "end": "2017-02-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? APEC will happen in Korea Nov-Feb 2017
"Results": [ { "Text": "nov-feb 2017", "Start": 26, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-11-01,2017-02-01,P3M)", "type": "daterange", "start": "2016-11-01", "end": "2017-02-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? APEC will happen in Korea Nov-Feb 5th, 2017
"Results": [ { "Text": "nov-feb 5th, 2017", "Start": 26, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-11-01,2017-02-05,P96D)", "type": "daterange", "start": "2016-11-01", "end": "2017-02-05" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? APEC will happen in Korea Nov 18-Dec 19, 2015
"Results": [ { "Text": "nov 18-dec 19, 2015", "Start": 26, "End": 45, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2015-11-18,2015-12-19,P31D)", "type": "daterange", "start": "2015-11-18", "end": "2015-12-19" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? APEC will happen in Korea Nov 18 2014-Dec 19 2015
"Results": [ { "Text": "nov 18 2014-dec 19 2015", "Start": 26, "End": 49, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2014-11-18,2015-12-19,P396D)", "type": "daterange", "start": "2014-11-18", "end": "2015-12-19" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? APEC will happen in Korea on November 18-19
"Results": [ { "Text": "on november 18-19", "Start": 26, "End": 43, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-11-18,XXXX-11-19,P1D)", "type": "daterange", "start": "2017-11-18", "end": "2017-11-19" }, { "timex": "(XXXX-11-18,XXXX-11-19,P1D)", "type": "daterange", "start": "2018-11-18", "end": "2018-11-19" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I will leave from this May to Oct 2020
"Results": [ { "Text": "from this may to oct 2020", "Start": 13, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2018-05-01,2020-10-01,P29M)", "type": "daterange", "start": "2018-05-01", "end": "2020-10-01" } ] } } ]