facebook / duckling

Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
Other
4.05k stars 723 forks source link

How can I limit the return dim only to time in the API call? #629

Closed OrtalAshkenaziGong closed 3 years ago

OrtalAshkenaziGong commented 3 years ago

Is it possible to limit the return dim only to time in the API call? curl -XPOST http://0.0.0.0:8000/parse --data 'locale=en_US&text=.... Thanks in advance, Ortal

chessai commented 3 years ago

&dims=["time"]