File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/cognitive-services/LUIS Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Use the Language Understanding (LUIS) authoring client library for .NET to:
22
22
* Add features such as a phrase list
23
23
* Train and publish app
24
24
25
- [ Reference documentation] ( https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/languageunderstanding?view=azure-dotnet ) | [ Library source code] ( https://github.com/Azure/cognitive-services-dotnet- sdk-samples /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 )
25
+ [ 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 )
26
26
27
27
## Prerequisites
28
28
You can’t perform that action at this time.
0 commit comments