You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
"number (with oridnals)" through "number" seems to work, however, "ordinal word (first, second etc.) for number" through "number" does not. See examples below. (Also consider internationalization)
To Reproduce
Steps to reproduce the behavior:
Run sample console
Try "i am off april ninth through 17th"
Resolution does not include datetimeV2.daterange for the corresponding period
Expected behavior
Expected following entity to be present in the response
…th" (#2905) (#2994)
* Added support for cases like "April ninth through 15th" (#2905)
* Modified fix to use regexes instead of OrdinalExtractor according to review
* Removed DateContext modifications
* Corrected bug in Hindi Ordinal extraction
Co-authored-by: aitelint <[email protected]>
Describe the bug
"number (with oridnals)" through "number" seems to work, however, "ordinal word (first, second etc.) for number" through "number" does not. See examples below. (Also consider internationalization)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expected following entity to be present in the response
Sample input/output
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: