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

[LUIS] Offline testing gives different results from endpoint url testing #41

Closed mahmoudahmedarafa closed 7 years ago

mahmoudahmedarafa commented 7 years ago

Here is my endpoint url testing result:

endpoint testing

And here is my offline testing result:

offline testing

They both test with the same sentence, so how could they produce different results (5 entities vs 3)?

vijaysaimutyala commented 6 years ago

@mahmoudahmedarafa Were you able to find out the reason and possible solution for this?