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? It will happen 3 days after January 12th.
"Results": [ { "Text": "3 days after january 12th", "Start": 15, "End": 40, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2017-01-15", "type": "date", "value": "2017-01-15" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It happened 2 weeks before May 13 1999.
"Results": [ { "Text": "2 weeks before may 13 1999", "Start": 12, "End": 38, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1999-04-29", "type": "date", "value": "1999-04-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 leave every day at 7:13 p.m.
"Results": [ { "Text": "every day at 7:13 p.m.", "Start": 11, "End": 33, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "T19:13", "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 evening at 7:13 p.m.
"Results": [ { "Text": "every evening at 7:13 p.m.", "Start": 11, "End": 37, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "T19:13", "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? What happened on Easter Monday at 10:30 am?
"Results": [ { "Text": "easter monday", "Start": 17, "End": 30, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-04-22", "type": "date", "value": "2019-04-22" }, { "timex": "XXXX-04-22", "type": "date", "value": "2020-04-13" } ] } }, { "Text": "10:30 am", "Start": 34, "End": 42, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T10:30", "type": "time", "value": "10: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? which films are shown on christmas eve at 6 p.m.?
"Results": [ { "Text": "christmas eve", "Start": 25, "End": 38, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-12-24", "type": "date", "value": "2018-12-24" }, { "timex": "XXXX-12-24", "type": "date", "value": "2019-12-24" } ] } }, { "Text": "6 p.m.", "Start": 42, "End": 48, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T18", "type": "time", "value": "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? dinner with mom weekends.
"Results": [ { "Text": "weekends", "Start": 16, "End": 24, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1WE", "type": "set", "value": "not resolved" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out Tuesday from 2:00 to 2:30 pm
"Results": [ { "Text": "tuesday from 2:00 to 2:30 pm", "Start": 12, "End": 40, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-WXX-2T14:00,XXXX-WXX-2T14:30,PT30M)", "type": "datetimerange", "start": "2016-11-01 14:00:00", "end": "2016-11-01 14:30:00" }, { "timex": "(XXXX-WXX-2T14:00,XXXX-WXX-2T14:30,PT30M)", "type": "datetimerange", "start": "2016-11-08 14:00:00", "end": "2016-11-08 14:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out Tuesday at 2:00 - 2:30 pm
"Results": [ { "Text": "tuesday at 2:00 - 2:30 pm", "Start": 12, "End": 37, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-WXX-2T14:00,XXXX-WXX-2T14:30,PT30M)", "type": "datetimerange", "start": "2016-11-01 14:00:00", "end": "2016-11-01 14:30:00" }, { "timex": "(XXXX-WXX-2T14:00,XXXX-WXX-2T14:30,PT30M)", "type": "datetimerange", "start": "2016-11-08 14:00:00", "end": "2016-11-08 14:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out on December 12th at 4 - 6:30 pm
"Results": [ { "Text": "december 12th at 4 - 6:30 pm", "Start": 15, "End": 43, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-12-12T16,XXXX-12-12T18:30,PT2H30M)", "type": "datetimerange", "start": "2015-12-12 16:00:00", "end": "2015-12-12 18:30:00" }, { "timex": "(XXXX-12-12T16,XXXX-12-12T18:30,PT2H30M)", "type": "datetimerange", "start": "2016-12-12 16:00:00", "end": "2016-12-12 18:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out at 2:00 - 2:30 pm on Tuesday
"Results": [ { "Text": "2:00 - 2:30 pm on tuesday", "Start": 15, "End": 40, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(XXXX-WXX-2T14:00,XXXX-WXX-2T14:30,PT30M)", "type": "datetimerange", "start": "2016-11-01 14:00:00", "end": "2016-11-01 14:30:00" }, { "timex": "(XXXX-WXX-2T14:00,XXXX-WXX-2T14:30,PT30M)", "type": "datetimerange", "start": "2016-11-08 14:00:00", "end": "2016-11-08 14:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out from 2:30 to 2:15 pm
"Results": [ { "Text": "from 2:30 to 2:15 pm", "Start": 12, "End": 32, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "(T02:30,T14:15,PT11H45M)", "type": "timerange", "start": "02:30:00", "end": "14:15: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 happened the year before 2015
"Results": [ { "Text": "the year", "Start": 12, "End": 20, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2018", "type": "daterange", "start": "2018-01-01", "end": "2019-01-01" } ] } }, { "Text": "before 2015", "Start": 21, "End": 32, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2015", "Mod": "before", "type": "daterange", "sourceEntity": "datetimerange", "end": "2015-01-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It happened 2 weeks before Christmas.
"Results": [ { "Text": "2 weeks before christmas", "Start": 12, "End": 36, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-12-11", "type": "date", "value": "2016-12-11" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? It happened three months after Easter.
"Results": [ { "Text": "three months after easter", "Start": 12, "End": 37, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2017-07-16", "type": "date", "value": "2017-07-16" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We will meet 5 days before new year.
"Results": [ { "Text": "5 days before new year", "Start": 13, "End": 35, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-12-27", "type": "date", "value": "2016-12-27" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Show sales in two thousand and twenty
"Results": [ { "Text": "two thousand and twenty", "Start": 14, "End": 37, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2020", "type": "daterange", "start": "2020-01-01", "end": "2021-01-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? They left in nineteen ninety six and came back in two thousand and fifteen
"Results": [ { "Text": "nineteen ninety six", "Start": 13, "End": 32, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "1996", "type": "daterange", "start": "1996-01-01", "end": "1997-01-01" } ] } }, { "Text": "two thousand and fifteen", "Start": 50, "End": 74, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2015", "type": "daterange", "start": "2015-01-01", "end": "2016-01-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We've reached the end of today
"Results": [ { "Text": "the end of today", "Start": 14, "End": 30, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2018-06-26T23:59:59", "type": "datetime", "value": "2018-06-26 23:59:59" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We've reached the end of the line
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We've reached end of the line
"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? end of
"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? end of the
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Show sales all week
"Results": [ { "Text": "all week", "Start": 11, "End": 19, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P1W", "type": "duration", "value": "604800" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Show sales in the first week
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Show sales in the 1st week
"Results": []
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Feb 29
"Results": [ { "Text": "feb 29", "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-02-29", "type": "date", "value": "2016-02-29" }, { "timex": "XXXX-02-29", "type": "date", "value": "2020-02-29" } ] }, "Start": 0, "End": 6 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 2/29
"Results": [ { "Text": "2/29", "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-02-29", "type": "date", "value": "2016-02-29" }, { "timex": "XXXX-02-29", "type": "date", "value": "2020-02-29" } ] }, "Start": 0, "End": 4 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Feb 29th
"Results": [ { "Text": "feb 29th", "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-02-29", "type": "date", "value": "2020-02-29" }, { "timex": "XXXX-02-29", "type": "date", "value": "2024-02-29" } ] }, "Start": 0, "End": 8 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Feb 30
"Results": [ { "Text": "feb 30", "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XXXX-02-30", "type": "date", "value": "not resolved" } ] }, "Start": 0, "End": 6 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 2/29/2019
"Results": [ { "Text": "2/29/2019", "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2019-02-29", "type": "date", "value": "not resolved" } ] }, "Start": 0, "End": 9 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 2/29/2020
"Results": [ { "Text": "2/29/2020", "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-02-29", "type": "date", "value": "2020-02-29" } ] }, "Start": 0, "End": 9 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Feb 28th to March 1st
"Results": [ { "Text": "feb 28th to march 1st", "Start": 0, "End": 21, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-02-28,XXXX-03-01,P1D)", "type": "daterange", "start": "2019-02-28", "end": "2019-03-01" }, { "timex": "(XXXX-02-28,XXXX-03-01,P2D)", "type": "daterange", "start": "2020-02-28", "end": "2020-03-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 2/29-3/1
"Results": [ { "Text": "2/29-3/1", "Start": 0, "End": 8, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-02-29,XXXX-03-01,P1D)", "type": "daterange", "start": "2016-02-29", "end": "2016-03-01" }, { "timex": "(XXXX-02-29,XXXX-03-01,P1D)", "type": "daterange", "start": "2020-02-29", "end": "2020-03-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? 2/29-3/1/2019
"Results": [ { "Text": "2/29-3/1/2019", "Start": 0, "End": 13, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2019-02-29,2019-03-01,PXD)", "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? Pierre de Fermat died otd.
"Results": [ { "Text": "otd", "Start": 22, "End": 25, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2021-01-15", "type": "date", "value": "2021-01-15" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I have a secure enough supply line, at the minute I'm ok.
"Results": [ { "Text": "at the minute", "Start": 36, "End": 49, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "PRESENT_REF", "type": "datetime", "value": "2021-01-15 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? Feb 2th 9:00 am
"Results": [ { "Text": "feb 2th 9:00 am", "Start": 0, "End": 15, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-02-02T09:00", "type": "datetime", "value": "2020-02-02 09:00:00" }, { "timex": "XXXX-02-02T09:00", "type": "datetime", "value": "2021-02-02 09:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? it happened last night at 8.
"Results": [ { "Text": "last night at 8", "Start": 12, "End": 27, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2018-08-15T20", "type": "datetime", "value": "2018-08-15 20:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? My temperature was 37.1 in the morning
"Results": [ { "Text": "in the morning", "Start": 24, "End": 38, "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? Labs were notable for a BUN/Cr of 30/4.85, troponin 0.182
"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'll go back Sep-23-2020.
"Results": [ { "Text": "sep-23-2020", "Start": 13, "End": 24, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-09-23", "type": "date", "value": "2020-09-23" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back September-2020-23.
"Results": [ { "Text": "september-2020-23", "Start": 13, "End": 30, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-09-23", "type": "date", "value": "2020-09-23" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 2020/23/Sep.
"Results": [ { "Text": "2020/23/sep", "Start": 13, "End": 24, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-09-23", "type": "date", "value": "2020-09-23" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? i'll go back 2020/Sep/23
"Results": [ { "Text": "2020/sep/23", "Start": 13, "End": 24, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-09-23", "type": "date", "value": "2020-09-23" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? i'll go back 23/Sep/2020
"Results": [ { "Text": "23/sep/2020", "Start": 13, "End": 24, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-09-23", "type": "date", "value": "2020-09-23" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? i'll go back 23-2020-September
"Results": [ { "Text": "23-2020-september", "Start": 13, "End": 30, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2020-09-23", "type": "date", "value": "2020-09-23" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? i'll go back friday 23 at 4
"Results": [ { "Text": "friday 23 at 4", "Start": 13, "End": 27, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-5T04", "type": "datetime", "value": "2018-11-23 04:00:00" }, { "timex": "XXXX-WXX-5T04", "type": "datetime", "value": "2019-08-23 04:00:00" }, { "timex": "XXXX-WXX-5T16", "type": "datetime", "value": "2018-11-23 16:00:00" }, { "timex": "XXXX-WXX-5T16", "type": "datetime", "value": "2019-08-23 16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's meet at friday the 26th at 4
"Results": [ { "Text": "friday the 26th at 4", "Start": 14, "End": 34, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2021-03-26T04", "type": "datetime", "value": "2021-03-26 04:00:00" }, { "timex": "2021-03-26T16", "type": "datetime", "value": "2021-03-26 16:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Let's meet at friday the 26th around 4
"Results": [ { "Text": "friday the 26th around 4", "Start": 14, "End": 38, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2021-03-26T04", "type": "datetime", "value": "2021-03-26 04:00:00" }, { "timex": "2021-03-26T16", "type": "datetime", "value": "2021-03-26 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? Does friday at 4pm work?
"Results": [ { "Text": "friday at 4pm", "Start": 5, "End": 18, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-5T16", "type": "datetime", "value": "2021-03-12 16:00:00" }, { "timex": "XXXX-WXX-5T16", "type": "datetime", "value": "2021-03-19 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? circa 5 in the morning
"Results": [ { "Text": "circa 5 in the morning", "Start": 0, "End": 22, "TypeName": "datetimeV2.time", "Resolution": { "values": [ { "timex": "T05", "Mod": "approx", "type": "timerange", "value": "05: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 12/12/30.
"Results": [ { "Text": "12/12/30", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XX30-12-12", "type": "date", "value": "1930-12-12" }, { "timex": "XX30-12-12", "type": "date", "value": "2030-12-12" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 11/12/35.
"Results": [ { "Text": "11/12/35", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XX35-11-12", "type": "date", "value": "1935-11-12" }, { "timex": "XX35-11-12", "type": "date", "value": "2035-11-12" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 23/08/39.
"Results": [ { "Text": "23/08/39", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "XX39-08-23", "type": "date", "value": "1939-08-23" }, { "timex": "XX39-08-23", "type": "date", "value": "2039-08-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 go back 03/18/40.
"Results": [ { "Text": "03/18/40", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "1940-03-18", "type": "date", "value": "1940-03-18" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? $DEC farming is coming to $CUB Finance!
"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? In dec $DEC farming is coming to $CUB Finance!
"Results": [ { "Text": "dec", "Start": 3, "End": 6, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-12", "type": "daterange", "start": "2015-12-01", "end": "2016-01-01" }, { "timex": "XXXX-12", "type": "daterange", "start": "2016-12-01", "end": "2017-01-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll go back 9am on Tuesday
"Results": [ { "Text": "9am on tuesday", "Start": 13, "End": 27, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "XXXX-WXX-2T09", "type": "datetime", "value": "2016-11-01 09:00:00" }, { "timex": "XXXX-WXX-2T09", "type": "datetime", "value": "2016-11-08 09:00:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Tune in tomorrow, 13/04/21, at 7 PM CET for episode 3 of Decentralized
"Results": [ { "Text": "tomorrow, 13/04/21, at 7 pm", "Start": 8, "End": 35, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2021-04-13T19", "type": "datetime", "value": "2021-04-13 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? The sun will set tomorrow at seven twenty-seven
"Results": [ { "Text": "tomorrow at seven twenty-seven", "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-08T07:27", "type": "datetime", "value": "2016-11-08 07:27:00" }, { "timex": "2016-11-08T19:27", "type": "datetime", "value": "2016-11-08 19:27:00" } ] }, "Start": 17, "End": 47 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The sun will set tomorrow at six forty-three minutes
"Results": [ { "Text": "tomorrow at six forty-three minutes", "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-08T06:43", "type": "datetime", "value": "2016-11-08 06:43:00" }, { "timex": "2016-11-08T18:43", "type": "datetime", "value": "2016-11-08 18:43:00" } ] }, "Start": 17, "End": 52 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? The sun will set tomorrow at thirty-six minutes past eight
"Results": [ { "Text": "tomorrow at thirty-six minutes past eight", "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-08T08:36", "type": "datetime", "value": "2016-11-08 08:36:00" }, { "timex": "2016-11-08T20:36", "type": "datetime", "value": "2016-11-08 20:36:00" } ] }, "Start": 17, "End": 58 } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Our 24th retweet competition #WINNER has been randomly selected! Congratulations, @dreaming_70! You have won $100 in $ETH. This tweet begins (and counts towards) the next day of the retweet competition. Winners will be selected daily until April 27th
"Results": [ { "Text": "the next day", "Start": 162, "End": 174, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2018-05-23", "type": "date", "value": "2018-05-23" } ] } }, { "Text": "daily", "Start": 228, "End": 233, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1D", "type": "set", "value": "not resolved" } ] } }, { "Text": "until april 27th", "Start": 234, "End": 250, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "XXXX-04-27", "Mod": "before", "type": "daterange", "sourceEntity": "datetimepoint", "end": "2018-04-27" }, { "timex": "XXXX-04-27", "Mod": "before", "type": "daterange", "sourceEntity": "datetimepoint", "end": "2019-04-27" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Can we meet now
"Results": [ { "Text": "now", "Start": 12, "End": 15, "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? Let's go right now
"Results": [ { "Text": "right now", "Start": 9, "End": 18, "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? Can you meet at the moment?
"Results": [ { "Text": "at the moment", "Start": 13, "End": 26, "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? He's not here at present.
"Results": [ { "Text": "at present", "Start": 14, "End": 24, "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? We're working on that at the present time.
"Results": [ { "Text": "at the present time", "Start": 22, "End": 41, "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? We're not open at this time.
"Results": [ { "Text": "at this time", "Start": 15, "End": 27, "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 be offline for the hour
"Results": [ { "Text": "the hour", "Start": 20, "End": 28, "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? The same story played out in Kolkata, the capital city of the eastern state of West Bengal, a fortnight later.
"Results": [ { "Text": "a fortnight later", "Start": 92, "End": 109, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2021-06-03", "type": "date", "value": "2021-06-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? in a fortnight’s time
"Results": [ { "Text": "in a fortnight", "Start": 0, "End": 14, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2021-06-03", "type": "date", "value": "2021-06-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'm unavailable the fortnight
"Results": [ { "Text": "the fortnight", "Start": 16, "End": 29, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2021-05-17,2021-05-31,P2W)", "type": "daterange", "start": "2021-05-17", "end": "2021-05-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? Mumbai has seen the highest number of daily infections over the past fortnight
"Results": [ { "Text": "daily", "Start": 38, "End": 43, "TypeName": "datetimeV2.set", "Resolution": { "values": [ { "timex": "P1D", "type": "set", "value": "not resolved" } ] } }, { "Text": "past fortnight", "Start": 64, "End": 78, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2021-05-03,2021-05-17,P2W)", "type": "daterange", "start": "2021-05-03", "end": "2021-05-17" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We hope to leave in the next fortnight.
"Results": [ { "Text": "next fortnight", "Start": 24, "End": 38, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2021-05-31,2021-06-14,P2W)", "type": "daterange", "start": "2021-05-31", "end": "2021-06-14" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? Latitude: 40.1693, 1666.90125 BRL
"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'll be back within 5 minutes
"Results": [ { "Text": "within 5 minutes", "Start": 13, "End": 29, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T00:00:00,2016-11-07T00:05:00,PT5M)", "type": "datetimerange", "start": "2016-11-07 00:00:00", "end": "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? I'll be back in 3 min
"Results": [ { "Text": "in 3 min", "Start": 13, "End": 21, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-07T00:03:00", "type": "datetime", "value": "2016-11-07 00:03: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 3 minutes from now
"Results": [ { "Text": "3 minutes from now", "Start": 13, "End": 31, "TypeName": "datetimeV2.datetime", "Resolution": { "values": [ { "timex": "2016-11-07T00:03:00", "type": "datetime", "value": "2016-11-07 00:03: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 within 3 min
"Results": [ { "Text": "within 3 min", "Start": 13, "End": 25, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2019-07-30T00:00:00,2019-07-30T00:03:00,PT3M)", "type": "datetimerange", "start": "2019-07-30 00:00:00", "end": "2019-07-30 00:03: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 from now until 3 min later
"Results": [ { "Text": "from now until 3 min later", "Start": 13, "End": 39, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(PRESENT_REF,2019-07-30T00:03:00,PT3M)", "type": "datetimerange", "start": "2019-07-30 00:00:00", "end": "2019-07-30 00:03: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 within the next day and 5 hours
"Results": [ { "Text": "within the next day and 5 hours", "Start": 13, "End": 44, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T16:12:00,2016-11-08T21:12:00,P1DT5H)", "type": "datetimerange", "start": "2016-11-07 16:12:00", "end": "2016-11-08 21: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? let's meet in the daytime
"Results": [ { "Text": "in the daytime", "Start": 11, "End": 25, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TDT", "type": "timerange", "start": "08: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? they were working in the night-time
"Results": [ { "Text": "in the night-time", "Start": 18, "End": 35, "TypeName": "datetimeV2.timerange", "Resolution": { "values": [ { "timex": "TNT", "type": "timerange", "start": "00:00:00", "end": "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? etfs with negative flows of at least $1k last month
"Results": [ { "Text": "last month", "Start": 41, "End": 51, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-10", "type": "daterange", "start": "2016-10-01", "end": "2016-11-01" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? We will be only 3 next week.
"Results": [ { "Text": "next week", "Start": 18, "End": 27, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-W46", "type": "daterange", "start": "2016-11-14", "end": "2016-11-21" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I counted 13 last minute.
"Results": [ { "Text": "last minute", "Start": 13, "End": 24, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T12:29:00,2016-11-07T12:30:00,PT1M)", "type": "datetimerange", "start": "2016-11-07 12:29:00", "end": "2016-11-07 12: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? We will be gone for only the 3 next weeks.
"Results": [ { "Text": "3 next weeks", "Start": 29, "End": 41, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-11-08,2016-11-29,P3W)", "type": "daterange", "start": "2016-11-08", "end": "2016-11-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 counted 3 in the 13 last minutes.
"Results": [ { "Text": "13 last minutes", "Start": 19, "End": 34, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "(2016-11-07T12:17:00,2016-11-07T12:30:00,PT13M)", "type": "datetimerange", "start": "2016-11-07 12:17:00", "end": "2016-11-07 12:30:00" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be out from August to October
"Results": [ { "Text": "from august to october", "Start": 12, "End": 34, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-08-01,XXXX-10-01,P2M)", "type": "daterange", "start": "2015-08-01", "end": "2015-10-01" }, { "timex": "(XXXX-08-01,XXXX-10-01,P2M)", "type": "daterange", "start": "2016-08-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 from August to October
"Results": [ { "Text": "from august to october", "Start": 12, "End": 34, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(XXXX-08-01,XXXX-10-01,P2M)", "type": "daterange", "start": "2016-08-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? The project was submitted last month and 3 weeks later it was approved
"Results": [ { "Text": "last month", "Start": 26, "End": 36, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "2016-10", "type": "daterange", "start": "2016-10-01", "end": "2016-11-01" } ] } }, { "Text": "3 weeks later", "Start": 41, "End": 54, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-28", "type": "date", "value": "2016-11-28" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? They worked on the problem for the last 3 months and 2 days ago they found a solution
"Results": [ { "Text": "last 3 months", "Start": 35, "End": 48, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-08-07,2016-11-07,P3M)", "type": "daterange", "start": "2016-08-07", "end": "2016-11-07" } ] } }, { "Text": "2 days ago", "Start": 53, "End": 63, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-05", "type": "date", "value": "2016-11-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? They worked on the problem for the last 3 months and 2 weeks and 2 days ago they found a solution
"Results": [ { "Text": "last 3 months", "Start": 35, "End": 48, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-08-07,2016-11-07,P3M)", "type": "daterange", "start": "2016-08-07", "end": "2016-11-07" } ] } }, { "Text": "2 weeks", "Start": 53, "End": 60, "TypeName": "datetimeV2.duration", "Resolution": { "values": [ { "timex": "P2W", "type": "duration", "value": "1209600" } ] } }, { "Text": "2 days ago", "Start": 65, "End": 75, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-05", "type": "date", "value": "2016-11-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? For the last 3 months, they worked on the problem and 2 weeks and 2 days ago they found a solution
"Results": [ { "Text": "last 3 months", "Start": 8, "End": 21, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-08-07,2016-11-07,P3M)", "type": "daterange", "start": "2016-08-07", "end": "2016-11-07" } ] } }, { "Text": "2 weeks and 2 days ago", "Start": 54, "End": 76, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-10-22", "type": "date", "value": "2016-10-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? They worked on the problem for the last 3 months and 2 weeks and 2 days.
"Results": [ { "Text": "last 3 months and 2 weeks and 2 days", "Start": 35, "End": 71, "TypeName": "datetimeV2.daterange", "Resolution": { "values": [ { "timex": "(2016-07-22,2016-11-07,P3M2W2D)", "type": "daterange", "start": "2016-07-22", "end": "2016-11-07" } ] } } ]
Please identify all date or time mentions and their types in the input sentence provided below. Take into consideration the provided reference datetime, if relevant. Pay attention to the provided example. You should output the results in JSON format, following a similar structure to the example result provided. Example sentence, reference datetime, and results: I'll go back tomorrow Reference datetime: 2016-11-07T00:00:00 "Results": [ { "Text": "tomorrow", "Start": 13, "End": 21, "TypeName": "datetimeV2.date", "Resolution": { "values": [ { "timex": "2016-11-08", "type": "date", "value": "2016-11-08" } ] } } ] Considering the input sentence below, what is the output result? I'll be back Thursday before 5pm
"Results": [ { "Text": "thursday before 5pm", "Start": 13, "End": 32, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "XXXX-WXX-4T17", "type": "datetimerange", "Mod": "before", "end": "2016-11-03 17:00:00" }, { "timex": "XXXX-WXX-4T17", "type": "datetimerange", "Mod": "before", "end": "2016-11-10 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 back tomorrow before 5pm
"Results": [ { "Text": "tomorrow before 5pm", "Start": 13, "End": 32, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "2016-11-08T17", "type": "datetimerange", "Mod": "before", "end": "2016-11-08 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 back 23/12 before 5pm
"Results": [ { "Text": "23/12 before 5pm", "Start": 13, "End": 29, "TypeName": "datetimeV2.datetimerange", "Resolution": { "values": [ { "timex": "XXXX-12-23T17", "type": "datetimerange", "Mod": "before", "end": "2015-12-23 17:00:00" }, { "timex": "XXXX-12-23T17", "type": "datetimerange", "Mod": "before", "end": "2016-12-23 17:00:00" } ] } } ]