Skip to content
#

wit

Here are 79 public repositories matching this topic...

rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

  • Updated Oct 14, 2021
  • Python
rjmurillo
rjmurillo commented Jul 14, 2017

Repro

var authType = AuthenticationTypes.PersonalAccessToken;
var options = new AuthenticationOptions(uri, authType, types => new VssCredentials[] { cred });
var fac = Microsoft.Qwiq.Client.Rest.WorkItemStoreFactory.Default;
var wis = fac.Create(options);
wis.Query(12345);

System.ArgumentNullException
Value cannot be null. Parameter name: item

   at Microsoft.Q

AguilaNLU 是一个专注于快速演进和为个人与企业提供开箱即用特性的自然语言理解库;AguilaNLU 是 RASA NLU 的一个复刻 | AguilaNLU is a RASA NLU-fork focused on rapid evolution and out-of-box feature for developers and companies

  • Updated Jun 28, 2018
  • Python

Improve this page

Add a description, image, and links to the wit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wit topic, visit your repo's landing page and select "manage topics."

Learn more