Android (Java) SDK for the Microsoft Language Understanding Intelligent Service API, part of Congitive Services
LUIS is a service for language understanding that provides intent classification and entity extraction. In order to use the SDK you first need to create and publish an app on www.luis.ai where you will get your appID and appKey and input their values when prompted by the sample applications.
The SDK can be used in 2 different ways with a separate sample for each way.
The sample application allows you to perform the Predict and Reply operations and to view the following parts of the parsed response:
All Microsoft Cognitive Services SDKs and samples are licensed with the MIT License. For more details, see LICENSE.
Developers using Cognitive Services, including this client library & sample, are required to follow the ?Developer Code of Conduct for Microsoft Cognitive Services?.