File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/cognitive-services/LUIS/includes Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Use the Language Understanding (LUIS) client libraries for .NET to:
18
18
* Train and publish app
19
19
* Query prediction runtime
20
20
21
- [ Reference documentation] ( /dotnet/api/overview/azure/cognitiveservices/client/languageunderstanding ) | [ Authoring] ( https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Language.LUIS.Authoring ) and [ Prediction] ( https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Language.LUIS.Runtime ) Library source code | [ Authoring] ( https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring/ ) and [ Prediction] ( https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime/ ) NuGet | [ C# Sample] ( https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/dotnet/LanguageUnderstanding/sdk-3x//Program.cs )
21
+ [ Reference documentation] ( /dotnet/api/overview/azure/language-understanding ) | [ Authoring] ( https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Language.LUIS.Authoring ) and [ Prediction] ( https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Language.LUIS.Runtime ) Library source code | [ Authoring] ( https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring/ ) and [ Prediction] ( https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime/ ) NuGet | [ C# Sample] ( https://github.com/Azure-Samples/cognitive-services-quickstart-code/blob/master/dotnet/LanguageUnderstanding/sdk-3x//Program.cs )
22
22
23
23
## Prerequisites
24
24
You can’t perform that action at this time.
0 commit comments