Cognitive-LUIS-Windows

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

  • 所有者: microsoft/Cognitive-LUIS-Windows
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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”.

主要指标

概览
名称与所有者microsoft/Cognitive-LUIS-Windows
主编程语言C#
编程语言C# (语言数: 2)
平台
许可证Other
所有者活动
创建于2016-07-31 11:02:33
推送于2023-07-07 21:32:15
最后一次提交2022-11-28 19:12:43
发布数0
用户参与
星数134
关注者数102
派生数77
提交数34
已启用问题?
问题数87
打开的问题数14
拉请求数7
打开的拉请求数2
关闭的拉请求数8
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?