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 @@ -19,7 +19,7 @@ Use the Language Understanding (LUIS) authoring client library for .NET to:
19
19
* Add features such as a phrase list
20
20
* Train and publish app
21
21
22
- [ Reference documentation] ( https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/languageunderstanding?view=azure-dotnet ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Language.LUIS.Authoring ) | [ Authoring Package (NuGet)] ( https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring/ ) | [ C# Samples] ( https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples /blob/master/documentation-samples/quickstarts/LUIS/LUIS .cs )
22
+ [ Reference documentation] ( https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/languageunderstanding?view=azure-dotnet ) | [ Library source code] ( https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/cognitiveservices/Language.LUIS.Authoring ) | [ Authoring Package (NuGet)] ( https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring/ ) | [ C# Samples] ( https://github.com/Azure-Samples/cognitive-services-quickstart-code /blob/master/dotnet/LanguageUnderstanding/authoring/authoring-with-sdk .cs )
23
23
24
24
## Prerequisites
25
25
You can’t perform that action at this time.
0 commit comments