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

AlteredText field added to LuisResul class. #16

Closed igorsimovic closed 6 years ago

igorsimovic commented 7 years ago

Hello,

I added AlteredText field to LuisResult class. This field will be populated with corrected text after BING spell check (if it is configured in LUIS app).

Regards, Igor Simovic

cleemullins commented 6 years ago

Closing, as it's been so long. New code (being added now) is based on the BotBuilder v3 C# SDK.