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

incorrect year #102

Closed
saurabhhssaurabh opened this issue Nov 8, 2017 · 1 comment
Closed

incorrect year #102

saurabhhssaurabh opened this issue Nov 8, 2017 · 1 comment

Comments

@saurabhhssaurabh
Copy link

for phrase "list all movies released from 23 may to 2 aug", duckling is giving date range as "2018-5-23 to 2018-8-2". Year is being parsed incorrectly.

@patapizza
Copy link
Contributor

Hi @linuxjain,

In the sentence above, there is no mention of the year, so there is nothing to parse as a year. As a result, Duckling falls back to its default assumption: look ahead in the future. To override this, we'll need to implement #29.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants