microsoft / Cognitive-LUIS-Windows

Windows (.Net) SDK for the Microsoft Language Understanding Intelligent Service API, part of Congitive Services
www.microsoft.com/cognitive-services/en-us/language-understanding-intelligent-service-luis
Other
134 stars 78 forks source link

builtin.x object parsing #28

Closed daveh101 closed 6 years ago

daveh101 commented 7 years ago

It would be really useful to have a way to parse builtin objects such as number, ordinals etc to the actual type they represent.

builtin.ordinal::first = 1 etc