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.cs ParseEntityArrayToDictionary Errors #61

Closed JPThorne closed 6 years ago

JPThorne commented 6 years ago

LUIS is returning data that causes errors to be thrown in LuisResult.ParseEntityArrayToDictionary().

Please fix?

willemodendaal commented 6 years ago

Pull request ready with a fix for this: https://github.com/Microsoft/Cognitive-LUIS-Windows/pull/62