inputs
stringlengths
866
1.42k
targets
stringlengths
13
2.79k
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 04th Jan 2019.
"Results": [ { "Text": "04th jan 2019", "Start": 13, "End": 26, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-01-04", "type": "date", "value": "2019-01-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'll go back 03rd Jan 2019.
"Results": [ { "Text": "03rd jan 2019", "Start": 13, "End": 26, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-01-03", "type": "date", "value": "2019-01-03" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 02nd Jan 2019.
"Results": [ { "Text": "02nd jan 2019", "Start": 13, "End": 26, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-01-02", "type": "date", "value": "2019-01-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? I'll go back 01st Jan 2019.
"Results": [ { "Text": "01st jan 2019", "Start": 13, "End": 26, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-01-01", "type": "date", "value": "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? Who are us presidents in 1990 s.
"Results": [ { "Text": "1990 s", "Start": 25, "End": 31, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(1990-01-01,2000-01-01,P10Y)", "type": "daterange", "start": "1990-01-01", "end": "2000-01-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back Oct/2
"Results": [ { "Text": "oct/2", "Start": 13, "End": 18, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-10-02", "type": "date", "value": "2016-10-02" }, { "timex": "XXXX-10-02", "type": "date", "value": "2017-10-02" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back on 22/04
"Results": [ { "Text": "22/04", "Start": 16, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-04-22", "type": "date", "value": "2016-04-22" }, { "timex": "XXXX-04-22", "type": "date", "value": "2017-04-22" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back May twenty nine
"Results": [ { "Text": "may twenty nine", "Start": 13, "End": 28, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-05-29", "type": "date", "value": "2016-05-29" }, { "timex": "XXXX-05-29", "type": "date", "value": "2017-05-29" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back second of Aug.
"Results": [ { "Text": "second of aug", "Start": 13, "End": 26, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-08-02", "type": "date", "value": "2016-08-02" }, { "timex": "XXXX-08-02", "type": "date", "value": "2017-08-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? I'll go back today
"Results": [ { "Text": "today", "Start": 13, "End": 18, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-07", "type": "date", "value": "2016-11-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back yesterday
"Results": [ { "Text": "yesterday", "Start": 13, "End": 22, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-06", "type": "date", "value": "2016-11-06" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back on Friday
"Results": [ { "Text": "friday", "Start": 16, "End": 22, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-5", "type": "date", "value": "2016-11-04" }, { "timex": "XXXX-WXX-5", "type": "date", "value": "2016-11-11" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out from 4-23 in next month
"Results": [ { "Text": "from 4-23 in next month", "Start": 12, "End": 35, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-12-04,2016-12-23,P19D)", "type": "daterange", "start": "2016-12-04", "end": "2016-12-23" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out between 3 and 12 of Sept hahaha
"Results": [ { "Text": "between 3 and 12 of sept", "Start": 12, "End": 36, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-09-03,XXXX-09-12,P9D)", "type": "daterange", "start": "2016-09-03", "end": "2016-09-12" }, { "timex": "(XXXX-09-03,XXXX-09-12,P9D)", "type": "daterange", "start": "2017-09-03", "end": "2017-09-12" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out this September
"Results": [ { "Text": "this september", "Start": 12, "End": 26, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-09", "type": "daterange", "start": "2016-09-01", "end": "2016-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? I'll be out January 12, 2016 - 01/22/2016
"Results": [ { "Text": "january 12, 2016 - 01/22/2016", "Start": 12, "End": 41, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-01-12,2016-01-22,P10D)", "type": "daterange", "start": "2016-01-12", "end": "2016-01-22" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out next 3 days
"Results": [ { "Text": "next 3 days", "Start": 12, "End": 23, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-11-08,2016-11-11,P3D)", "type": "daterange", "start": "2016-11-08", "end": "2016-11-11" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out the last week of july
"Results": [ { "Text": "the last week of july", "Start": 12, "End": 33, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-07-W05", "type": "daterange", "start": "2016-07-25", "end": "2016-08-01" }, { "timex": "XXXX-07-W05", "type": "daterange", "start": "2017-07-24", "end": "2017-07-31" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out 2015-3
"Results": [ { "Text": "2015-3", "Start": 12, "End": 18, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2015-03", "type": "daterange", "start": "2015-03-01", "end": "2015-04-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave this SUMMER
"Results": [ { "Text": "this summer", "Start": 11, "End": 22, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-SU", "type": "daterange", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out since tomorrow
"Results": [ { "Text": "since tomorrow", "Start": 12, "End": 26, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-11-08", "Mod": "since", "type": "daterange", "start": "2016-11-08", "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 be out since August
"Results": [ { "Text": "since august", "Start": 12, "End": 24, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-08", "Mod": "since", "type": "daterange", "start": "2016-08-01", "sourceEntity": "datetimerange" }, { "timex": "XXXX-08", "Mod": "since", "type": "daterange", "start": "2017-08-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'll be out since this August
"Results": [ { "Text": "since this august", "Start": 12, "End": 29, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-08", "Mod": "since", "type": "daterange", "start": "2016-08-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'll go back now
"Results": [ { "Text": "now", "Start": 13, "End": 16, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "PRESENT_REF", "type": "datetime", "value": "2016-11-07 00:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back October 14 for 8:00:31am
"Results": [ { "Text": "october 14 for 8:00:31am", "Start": 13, "End": 37, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-10-14T08:00:31", "type": "datetime", "value": "2016-10-14 08:00:31" }, { "timex": "XXXX-10-14T08:00:31", "type": "datetime", "value": "2017-10-14 08:00:31" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back tomorrow 8:00am
"Results": [ { "Text": "tomorrow 8:00am", "Start": 13, "End": 28, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-08T08:00", "type": "datetime", "value": "2016-11-08 08:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 10, tonight
"Results": [ { "Text": "10, tonight", "Start": 13, "End": 24, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-07T22", "type": "datetime", "value": "2016-11-07 22:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 8am this morning
"Results": [ { "Text": "8am this morning", "Start": 13, "End": 29, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-07T08", "type": "datetime", "value": "2016-11-07 08:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back end of tomorrow
"Results": [ { "Text": "end of tomorrow", "Start": 13, "End": 28, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-08T23:59:59", "type": "datetime", "value": "2016-11-08 23:59:59" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back end of the sunday
"Results": [ { "Text": "end of the sunday", "Start": 13, "End": 30, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-7T23:59:59", "type": "datetime", "value": "2016-11-06 23:59:59" }, { "timex": "XXXX-WXX-7T23:59:59", "type": "datetime", "value": "2016-11-13 23:59:59" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back end of this sunday
"Results": [ { "Text": "end of this sunday", "Start": 13, "End": 31, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-13T23:59:59", "type": "datetime", "value": "2016-11-13 23:59:59" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out five to seven today
"Results": [ { "Text": "five to seven today", "Start": 12, "End": 31, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T05,2016-11-07T07,PT2H)", "type": "datetimerange", "start": "2016-11-07 05:00:00", "end": "2016-11-07 07:00:00" }, { "timex": "(2016-11-07T17,2016-11-07T19,PT2H)", "type": "datetimerange", "start": "2016-11-07 17:00:00", "end": "2016-11-07 19:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out from 5 to 6pm of April 22
"Results": [ { "Text": "from 5 to 6pm of april 22", "Start": 12, "End": 37, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-04-22T17,XXXX-04-22T18,PT1H)", "type": "datetimerange", "start": "2016-04-22 17:00:00", "end": "2016-04-22 18:00:00" }, { "timex": "(XXXX-04-22T17,XXXX-04-22T18,PT1H)", "type": "datetimerange", "start": "2017-04-22 17:00:00", "end": "2017-04-22 18:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out 3:00 to 4:00 tomorrow
"Results": [ { "Text": "3:00 to 4:00 tomorrow", "Start": 12, "End": 33, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-08T03:00,2016-11-08T04:00,PT1H)", "type": "datetimerange", "start": "2016-11-08 03:00:00", "end": "2016-11-08 04:00:00" }, { "timex": "(2016-11-08T15:00,2016-11-08T16:00,PT1H)", "type": "datetimerange", "start": "2016-11-08 15:00:00", "end": "2016-11-08 16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back this evening
"Results": [ { "Text": "this evening", "Start": 13, "End": 25, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2016-11-07TEV", "type": "datetimerange", "start": "2016-11-07 16:00:00", "end": "2016-11-07 20:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back tomorrow night
"Results": [ { "Text": "tomorrow night", "Start": 13, "End": 27, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2016-11-08TNI", "type": "datetimerange", "start": "2016-11-08 20:00:00", "end": "2016-11-08 23:59:59" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back next monday afternoon
"Results": [ { "Text": "next monday afternoon", "Start": 13, "End": 34, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2016-11-14TAF", "type": "datetimerange", "start": "2016-11-14 12:00:00", "end": "2016-11-14 16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back next hour
"Results": [ { "Text": "next hour", "Start": 13, "End": 22, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T16:12:00,2016-11-07T17:12:00,PT1H)", "type": "datetimerange", "start": "2016-11-07 16:12:00", "end": "2016-11-07 17:12:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back tuesday in the morning
"Results": [ { "Text": "tuesday in the morning", "Start": 13, "End": 35, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "XXXX-WXX-2TMO", "type": "datetimerange", "start": "2016-11-01 08:00:00", "end": "2016-11-01 12:00:00" }, { "timex": "XXXX-WXX-2TMO", "type": "datetimerange", "start": "2016-11-08 08:00:00", "end": "2016-11-08 12:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for 3h
"Results": [ { "Text": "3h", "Start": 15, "End": 17, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT3H", "type": "duration", "value": "10800" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for 3.5years
"Results": [ { "Text": "3.5years", "Start": 15, "End": 23, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P3.5Y", "type": "duration", "value": "110376000" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for 3 minutes
"Results": [ { "Text": "3 minutes", "Start": 15, "End": 24, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT3M", "type": "duration", "value": "180" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for 123.45 sec
"Results": [ { "Text": "123.45 sec", "Start": 15, "End": 25, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT123.45S", "type": "duration", "value": "123.45" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for all day
"Results": [ { "Text": "all day", "Start": 15, "End": 22, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P1D", "type": "duration", "value": "86400" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for twenty and four hours
"Results": [ { "Text": "twenty and four hours", "Start": 15, "End": 36, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT24H", "type": "duration", "value": "86400" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for all month
"Results": [ { "Text": "all month", "Start": 15, "End": 24, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P1M", "type": "duration", "value": "2592000" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for an hour
"Results": [ { "Text": "an hour", "Start": 15, "End": 22, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT1H", "type": "duration", "value": "3600" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for few hours
"Results": [ { "Text": "few hours", "Start": 15, "End": 24, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT3H", "type": "duration", "value": "10800" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for a few minutes
"Results": [ { "Text": "a few minutes", "Start": 15, "End": 28, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT3M", "type": "duration", "value": "180" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for some days
"Results": [ { "Text": "some days", "Start": 15, "End": 24, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P3D", "type": "duration", "value": "259200" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave for several weeks
"Results": [ { "Text": "several weeks", "Start": 15, "End": 28, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P3W", "type": "duration", "value": "1814400" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "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 weekly
"Results": [ { "Text": "weekly", "Start": 11, "End": 17, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1W", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave every day
"Results": [ { "Text": "every day", "Start": 11, "End": 20, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1D", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave everyday
"Results": [ { "Text": "everyday", "Start": 11, "End": 19, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1D", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave annually
"Results": [ { "Text": "annually", "Start": 11, "End": 19, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1Y", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave each two days
"Results": [ { "Text": "each two days", "Start": 11, "End": 24, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P2D", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave every three week
"Results": [ { "Text": "every three week", "Start": 11, "End": 27, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P3W", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave 3pm each day
"Results": [ { "Text": "3pm each day", "Start": 11, "End": 23, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "T15", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave every monday
"Results": [ { "Text": "every monday", "Start": 11, "End": 23, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "XXXX-WXX-1", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll leave each monday at 4pm
"Results": [ { "Text": "each monday at 4pm", "Start": 11, "End": 29, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "XXXX-WXX-1T16", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be back 7:56:30 pm
"Results": [ { "Text": "7:56:30 pm", "Start": 13, "End": 23, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T19:56:30", "type": "time", "value": "19:56:30" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It's half past seven o'clock
"Results": [ { "Text": "half past seven o'clock", "Start": 5, "End": 28, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T07:30", "type": "time", "value": "07:30:00" }, { "timex": "T19:30", "type": "time", "value": "19:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It's 20 min past eight in the evening
"Results": [ { "Text": "20 min past eight in the evening", "Start": 5, "End": 37, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T20:20", "type": "time", "value": "20:20:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be back in the morning at 7
"Results": [ { "Text": "in the morning at 7", "Start": 13, "End": 32, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T07", "type": "time", "value": "07:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be back in the afternoon at 7
"Results": [ { "Text": "in the afternoon at 7", "Start": 13, "End": 34, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T19", "type": "time", "value": "19:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be back noonish
"Results": [ { "Text": "noonish", "Start": 13, "End": 20, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T12", "type": "time", "value": "12:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be back 11ish
"Results": [ { "Text": "11ish", "Start": 13, "End": 18, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T11", "type": "time", "value": "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? I'll be back 1140 a.m.
"Results": [ { "Text": "1140 a.m.", "Start": 13, "End": 22, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T11:40", "type": "time", "value": "11:40: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? 12 noon
"Results": [ { "Text": "12 noon", "Start": 0, "End": 7, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T12", "type": "time", "value": "12:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out 5 to 6pm
"Results": [ { "Text": "5 to 6pm", "Start": 12, "End": 20, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T17,T18,PT1H)", "type": "timerange", "start": "17:00:00", "end": "18:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out 5 to seven in the morning
"Results": [ { "Text": "5 to seven in the morning", "Start": 12, "End": 37, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T05,T07,PT2H)", "type": "timerange", "start": "05:00:00", "end": "07:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out between 5 and 6 in the afternoon
"Results": [ { "Text": "between 5 and 6 in the afternoon", "Start": 12, "End": 44, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T17,T18,PT1H)", "type": "timerange", "start": "17:00:00", "end": "18:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out 4:00 to 7 oclock
"Results": [ { "Text": "4:00 to 7 oclock", "Start": 12, "End": 28, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T04:00,T07,PT3H)", "type": "timerange", "start": "04:00:00", "end": "07:00:00" }, { "timex": "(T16:00,T19,PT3H)", "type": "timerange", "start": "16:00:00", "end": "19:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out from 3 in the morning until 5pm
"Results": [ { "Text": "from 3 in the morning until 5pm", "Start": 12, "End": 43, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T03,T17,PT14H)", "type": "timerange", "start": "03:00:00", "end": "17:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out between 4pm and 5pm
"Results": [ { "Text": "between 4pm and 5pm", "Start": 12, "End": 31, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T16,T17,PT1H)", "type": "timerange", "start": "16:00:00", "end": "17:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's meet in the morning
"Results": [ { "Text": "in the morning", "Start": 11, "End": 25, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TMO", "type": "timerange", "start": "08:00:00", "end": "12:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? let's meet in the evening
"Results": [ { "Text": "in the evening", "Start": 11, "End": 25, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TEV", "type": "timerange", "start": "16:00:00", "end": "20:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back now
"Results": [ { "Text": "now", "Start": 13, "End": 16, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "PRESENT_REF", "type": "datetime", "value": "2017-09-28 14:11:10" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be back in 5 minutes
"Results": [ { "Text": "in 5 minutes", "Start": 13, "End": 25, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-07T00:05:00", "type": "datetime", "value": "2016-11-07 00: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? in 5 minutes
"Results": [ { "Text": "in 5 minutes", "Start": 0, "End": 12, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-07T00:05:00", "type": "datetime", "value": "2016-11-07 00: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? schedule me a meeting next week Mon 9 am or 1 pm
"Results": [ { "Text": "next week mon 9 am", "Start": 22, "End": 40, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2017-12-11T09", "type": "datetime", "value": "2017-12-11 09:00:00" } ] } }, { "Text": "1 pm", "Start": 44, "End": 48, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T13", "type": "time", "value": "13:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? schedule me a meeting next week Mon or Tue
"Results": [ { "Text": "next week mon", "Start": 22, "End": 35, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2017-12-11", "type": "date", "value": "2017-12-11" } ] } }, { "Text": "tue", "Start": 39, "End": 42, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-2", "type": "date", "value": "2017-11-28" }, { "timex": "XXXX-WXX-2", "type": "date", "value": "2017-12-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? schedule me a meeting in the morning 9 oclock or 10 oclock
"Results": [ { "Text": "in the morning 9 oclock", "Start": 22, "End": 45, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T09", "type": "time", "value": "09:00:00" } ] } }, { "Text": "10 oclock", "Start": 49, "End": 58, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T10", "type": "time", "value": "10:00:00" }, { "timex": "T22", "type": "time", "value": "22:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? schedule me a meeting next Monday 1-3 pm or 5-6 pm
"Results": [ { "Text": "next monday 1-3 pm", "Start": 22, "End": 40, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2017-12-11T13,2017-12-11T15,PT2H)", "type": "datetimerange", "start": "2017-12-11 13:00:00", "end": "2017-12-11 15:00:00" } ] } }, { "Text": "5-6 pm", "Start": 44, "End": 50, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T17,T18,PT1H)", "type": "timerange", "start": "17:00:00", "end": "18:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Monday 8-9am or 9-10 am works.
"Results": [ { "Text": "monday 8-9am", "Start": 0, "End": 12, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-WXX-1T08,XXXX-WXX-1T09,PT1H)", "type": "datetimerange", "start": "2017-11-27 08:00:00", "end": "2017-11-27 09:00:00" }, { "timex": "(XXXX-WXX-1T08,XXXX-WXX-1T09,PT1H)", "type": "datetimerange", "start": "2017-12-04 08:00:00", "end": "2017-12-04 09:00:00" } ] } }, { "Text": "9-10 am", "Start": 16, "End": 23, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T09,T10,PT1H)", "type": "timerange", "start": "09:00:00", "end": "10:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Cortana could try to arrange a Skype call next week on Tuesday or Thursday please?
"Results": [ { "Text": "next week on tuesday", "Start": 42, "End": 62, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2017-12-12", "type": "date", "value": "2017-12-12" } ] } }, { "Text": "thursday", "Start": 66, "End": 74, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-WXX-4", "type": "date", "value": "2017-11-30" }, { "timex": "XXXX-WXX-4", "type": "date", "value": "2017-12-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? Cortana could try to arrange a Skype call next week on Tuesday 9 am or Thursday 1 pm please?
"Results": [ { "Text": "next week on tuesday 9 am", "Start": 42, "End": 67, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2017-12-12T09", "type": "datetime", "value": "2017-12-12 09:00:00" } ] } }, { "Text": "thursday 1 pm", "Start": 71, "End": 84, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-4T13", "type": "datetime", "value": "2017-11-30 13:00:00" }, { "timex": "XXXX-WXX-4T13", "type": "datetime", "value": "2017-12-07 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? This may or may not be right.
"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? This may take longer than expected.
"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? Book this lunch in my calendar on Tue May 9. Don't contact people.
"Results": [ { "Text": "tue may 9", "Start": 34, "End": 43, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-05-09", "type": "date", "value": "2017-05-09" }, { "timex": "XXXX-05-09", "type": "date", "value": "2018-05-09" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It may be in may
"Results": [ { "Text": "may", "Start": 13, "End": 16, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-05", "type": "daterange", "start": "2017-05-01", "end": "2017-06-01" }, { "timex": "XXXX-05", "type": "daterange", "start": "2018-05-01", "end": "2018-06-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let’s find 1 hour on Tuesday March 7 to discuss recent xxxxx from xxxx. Cortana will attempt to find time for us. Rob Please be advised that this email may contain confidential information.
"Results": [ { "Text": "1 hour", "Start": 11, "End": 17, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "PT1H", "type": "duration", "value": "3600" } ] } }, { "Text": "tuesday march 7", "Start": 21, "End": 36, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-03-07", "type": "date", "value": "2018-03-07" }, { "timex": "XXXX-03-07", "type": "date", "value": "2019-03-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We do have a few dates available the week of April 10th. I suggest that we get on a call to discuss the need as there may be other options.
"Results": [ { "Text": "the week of april 10th", "Start": 33, "End": 55, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-04-10", "type": "daterange", "start": "2017-04-10", "end": "2017-04-17" }, { "timex": "XXXX-04-10", "type": "daterange", "start": "2018-04-09", "end": "2018-04-16" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Confidentiality Notice: The information in this document and attachments is confidential and may also be legally privileged.
"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? She may email you with a few times available on my schedule.
"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? please excuse any insanity that may result.
"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? This email may not be disclosed.
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I have placed your agenda into draft mode as it may have to be changed.
"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? You may get a message from me suggesting times today.
"Results": [ { "Text": "today", "Start": 47, "End": 52, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-03-14", "type": "date", "value": "2018-03-14" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? This doc may well be considered confidential.
"Results": []

Dataset Card for NTX v1 in the Aya format - English subset

This dataset is a format conversion for the English data from the original NTX into the Aya instruction format and it's released here under the CC-BY-SA 4.0 license.

Dataset Details

For the original NTX dataset, the conversion to the Aya instructions format, or more details, please refer to the full dataset in instruction form (https://huggingface.co/datasets/tellarin-ai/ntx_llm_instructions) or to the paper below.

**NOTE: ** Unfortunately, due to a conversion issue with numerical expressions, this version here only includes the temporal expressions part of NTX.

Citation

If you utilize this dataset version, feel free to cite/footnote the complete version at https://huggingface.co/datasets/tellarin-ai/ntx_llm_instructions, but please also cite the original dataset publication.

BibTeX:

@preprint{chen2023dataset,
  title={Dataset and Baseline System for Multi-lingual Extraction and Normalization of Temporal and Numerical Expressions}, 
  author={Sanxing Chen and Yongqiang Chen and Börje F. Karlsson},
  year={2023},
  eprint={2303.18103},
  archivePrefix={arXiv},
  primaryClass={cs.CL}
}
Downloads last month
0
Edit dataset card