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

Duckling HTTP: uses Message time for parsing and allows to set timezone #1280

Merged
merged 2 commits into from Aug 2, 2018

Conversation

Tpt
Copy link
Contributor

@Tpt Tpt commented Aug 1, 2018

Proposed changes:

Uses the time parameter of the Message object to give to Duckling what
is the reference time.

Allows also to override the default timezone set by Duckling (UTC -7)

Status (please check what you already did):

  • made PR ready for code review
  • added some tests for the functionality
  • updated the documentation
  • updated the changelog

Bug: #1279

Uses the time parameter of the Message object to give to Duckling what
is the reference time.

Allows also to overidde the default timezone set by Duckling (UTC -7)

Closes RasaHQ#1279
@CLAassistant
Copy link

CLAassistant commented Aug 1, 2018

CLA assistant check
All committers have signed the CLA.

@tmbo
Copy link
Member

tmbo commented Aug 2, 2018

This is looking good 👍 do you mind signing our contributor agreement?

Copy link
Member

@tmbo tmbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this additional feature 👍

@tmbo
Copy link
Member

tmbo commented Aug 2, 2018

One thing, travis is failing because there are some pep8 issues with indentation, do you mind taking a look at https://travis-ci.com/RasaHQ/rasa_nlu/jobs/137686935#L1136 and change the lines accordingly?

@Tpt
Copy link
Contributor Author

Tpt commented Aug 2, 2018

Thank you for your reviews. I've fixed the style errors hopefully. I just need to check something before signing the CLA (but it should be fine).

@tmbo
Copy link
Member

tmbo commented Aug 2, 2018

I'd like to cut a new release in the next couple of hours. do you think you can sign it by then? otherwise we need to delay this.

@Tpt
Copy link
Contributor Author

Tpt commented Aug 2, 2018

I just signed the CLA. Thank you for making this amazing library!

@tmbo
Copy link
Member

tmbo commented Aug 2, 2018

Thank you for making it even better 😃

@tmbo tmbo merged commit f089272 into RasaHQ:master Aug 2, 2018
@Tpt Tpt deleted the duckling branch August 27, 2018 20:05
@mike23333
Copy link

Is this added to rasa yet? I don't see it in code.

@tmbo
Copy link
Member

tmbo commented Mar 6, 2019

it should be part of the more recent releases, yes

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

Successfully merging this pull request may close these issues.

None yet

4 participants