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

How to check, if Utterances are exists/not? #38

Closed MahadevanAlagar closed 6 years ago

MahadevanAlagar commented 7 years ago

How do we check, whether there are duplicates? That is, a single Utterance is occurring in how many Indents. Using with the C# windows SDK or any API end points. Any other work around also much appreciated.