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

LuisResult only returns one intent #70

Closed yfan183 closed 6 years ago

yfan183 commented 6 years ago

In the endpoint, it returns a top scoring intent and a list of intents, however in the code, LuisResult object only returns a one intent instead of a list of intents