Cognitive-LUIS-Windows

Windows (.Net) SDK for the Microsoft Language Understanding Intelligent Service API, part of Congitive Services

  • Owner: microsoft/Cognitive-LUIS-Windows
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

This SDK is being deprecated and is no longer maintained. Please go here for the latest .NET SDK.

LUIS

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 Application Id and Subscription Key.

The solution contains the SDK and a sample application that allows you to enter your appId and appKey, and to perform the two actions "predict" and "reply".

Cloning The Repo

Please note that the repo depends on a submodule, so in order to clone it you'll have to attach --recursive option to the clone command:
git clone --recursive https://github.com/Microsoft/Cognitive-LUIS-Windows.git

License

All Microsoft Cognitive Services SDKs and samples are licensed with the MIT License. For more details, see
LICENSE.

Developer Code of Conduct

Developers using Cognitive Services, including this client library & sample, are required to follow the “Developer Code of Conduct for Microsoft Cognitive Services”.

Overview

Name With Ownermicrosoft/Cognitive-LUIS-Windows
Primary LanguageC#
Program languageC# (Language Count: 2)
Platform
License:Other
Release Count0
Created At2016-07-31 11:02:33
Pushed At2023-07-07 21:32:15
Last Commit At2022-11-28 19:12:43
Stargazers Count134
Watchers Count104
Fork Count82
Commits Count34
Has Issues Enabled
Issues Count86
Issue Open Count13
Pull Requests Count7
Pull Requests Open Count2
Pull Requests Close Count8
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top