Julien Odent
Julien Odent
Thanks for reporting @figelwump! Any chance you can give it a shot?
@figelwump: Great! https://github.com/facebook/duckling/blob/master/Duckling/Time/EN/Rules.hs#L1354-L1395
Hi @alph486, What dimensions do you have in mind? Can you provide a bit more context on how you would like to extend them? A few examples would be great....
Hi @simon0227, What do you mean by extending the project? One way to do this is to fork the repository, and edit the source code on your end to allow...
Thanks for the additional context @alph486. This does make sense. I see two different use cases here. 1) Allow to override assumptions (`Time` dimension) Today, we make assumptions in the...
@jameshaydon Not yet. To help the discussion, can you share which custom extensions are you thinking of? Thanks
@hammad7 Custom dimensions are ready to use; use the provided example file to bootstrap your own.
Overriding assumptions hasn't been implemented yet. In the meantime, a workaround could be to define a custom `Time` dimension and cherry picking the rules, and extending with your own.
Hey all, thanks for reporting. This is due to the complexity in resolving dates and times while computing segment intersections. The rarity of these inputs doesn't allow us to prioritize...
Thanks for reporting @LucasLLC!