duckling_old icon indicating copy to clipboard operation
duckling_old copied to clipboard

Deprecated in favor of https://github.com/facebook/duckling

Results 70 duckling_old issues
Sort by recently updated
recently updated
newest added

input : 6pm output : ''14-09-2016T18:00" It would be great if there is an option to know what parts of output are taken by default (date / time / date...

support for multiple date formats query: today or tomorrow present output: tomorrow required output: today , tomorrow query: since I am busy on monday , call me on tuesday present...

When testing inputs like "the end of August" or "the end of last week", Wit.ai only matches part of the sentence. ![screenshot from 2016-08-11 16-53-19](https://cloud.githubusercontent.com/assets/6173806/17623987/c990f09c-6070-11e6-9fbd-7e49afaea854.png) It should replicate the answer...

Hey, I've noticed that PRs (including mine #95) have been accepted despite CI checks failing. We know it has nothing to do with people's patches, it's just some problem with...

Right now you return String instance, which is nice if you need to show that directly to the user, but very inefficient if you need to manipulate/store these (which would...

I created rule for 0..10 and 21..99 like this ``` "integer (0..10) - thai number" #"๐|๑๐|๑|๒|๓|๔|๕|๖|๗|๘|๙" {:dim :number :integer true :value (get {"๐" 0 "๑๐" 10 "๑" 1 "๒" 2...

It would be nice to have time intervals for "after " and "before " in Portuguese. I would expect the "antes de..." and "antes das..." to return an interval between...

Moving this issue in this folder to make sure we keep track of it: https://github.com/wit-ai/wit/issues/179

enhancement