Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Q1 2018" interpreted as number instead of datetime #139

Open
adrienball opened this issue Oct 16, 2018 · 0 comments
Open

"Q1 2018" interpreted as number instead of datetime #139

adrienball opened this issue Oct 16, 2018 · 0 comments
Assignees
Labels
enhancement fixpending Fix done. Version with fix will be added to ticket.

Comments

@adrienball
Copy link
Collaborator

Parsing Error

This issue was initially raised here: snipsco/snips-nlu#677

Version

0.17.5

Language

en

Parser input

Q1 2018

Parser output

Integer(IntegerOutput(2018))

Parser expected output (Optional)

Time(TimeOutput { moment: 2018-01-01T00:00:00+01:00, grain: Quarter, precision: Exact, latent: false })
@adrienball adrienball added the bug label Oct 16, 2018
@rosastern rosastern self-assigned this Oct 23, 2018
@rosastern rosastern added the fix label Oct 23, 2018
@rosastern rosastern added the fixpending Fix done. Version with fix will be added to ticket. label Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fixpending Fix done. Version with fix will be added to ticket.
Projects
None yet
Development

No branches or pull requests

2 participants