Skip to content

Commit 999b93b

Browse files
Merge pull request #109955 from nitinme/nitinme-freshness-updates
Fixing LUIS TOC
2 parents 922e84b + c52a0e1 commit 999b93b

File tree

1 file changed

+68
-71
lines changed
  • articles/cognitive-services/LUIS

1 file changed

+68
-71
lines changed

articles/cognitive-services/LUIS/toc.yml

Lines changed: 68 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@
174174
- name: Using the dashboard
175175
displayName: dashboard, analytics, charts, data, unclear predictions, incorrect predictions, imbalance, endpoint hits, status, evaluation, accuracy, active version, problematic intents, nearest rival, usage
176176
href: luis-how-to-use-dashboard.md
177-
178177
- name: Review endpoint utterances
179178
displayName: active learning
180179
href: luis-how-to-review-endpoint-utterances.md
@@ -237,6 +236,74 @@
237236
displayName: phrase list recommendations, multi-language, translator, locale, language, English, Chinese, French, German, Italian, Korean, Portuguese, Spanish, Turkish, Keigo, subculture, dictation, speech, Bing Spell Check, foreign words, Hybrid languages, Tokenization, space, special character, compound words, tokens
238237
- name: Reference
239238
items:
239+
- name: Developer reference
240+
items:
241+
- name: Overview
242+
href: developer-reference-resource.md
243+
displayName: SDK, API, quickstart, REST, cli, powershell, azure, rm, resource manager, samples, package, module, tool, dispatch, bot
244+
- name: Azure CLI
245+
href: https://go.microsoft.com/fwlink/?linkid=2092156
246+
- name: Azure RM PowerShell
247+
href: https://go.microsoft.com/fwlink/?linkid=2092157
248+
- name: REST APIs
249+
items:
250+
- name: V3 Authoring REST APIs (Preview)
251+
href: https://aka.ms/luis-apim-v3-authoring
252+
- name: V3 Prediction REST APIs
253+
href: https://aka.ms/luis-apim-v3-prediction
254+
- name: V2 Authoring REST APIs
255+
href: https://go.microsoft.com/fwlink/?linkid=2092087
256+
- name: V2 Prediction REST APIs
257+
href: https://go.microsoft.com/fwlink/?linkid=2092356
258+
- name: HTTP codes
259+
displayName: 400, 401, 403, 409, 410, 414, 429
260+
href: luis-reference-response-codes.md
261+
- name: SDKs
262+
items:
263+
- name: C#
264+
items:
265+
- name: NuGet - authoring
266+
href: https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring/
267+
- name: NuGet - runtime
268+
href: https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime/
269+
- name: Reference
270+
href: https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/languageunderstanding?view=azure-dotnet
271+
- name: Samples
272+
href: https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/LUIS
273+
- name: Go
274+
items:
275+
- name: SDK - authoring
276+
href: https://github.com/Azure/azure-sdk-for-go/tree/master/services/cognitiveservices/v2.0/luis/authoring
277+
- name: SDK - runtime
278+
href: https://github.com/Azure/azure-sdk-for-go/tree/master/services/cognitiveservices/v2.0/luis/runtime
279+
- name: Reference
280+
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/luis/
281+
- name: Java
282+
items:
283+
- name: Maven - authoring
284+
href: https://search.maven.org/artifact/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-luis-authoring
285+
- name: Maven - runtime
286+
href: https://search.maven.org/artifact/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-luis-runtime
287+
- name: Reference
288+
href: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/languageunderstanding?view=azure-java-stable
289+
- name: Samples
290+
href: https://github.com/Azure-Samples/cognitive-services-java-sdk-samples/tree/master/Language/LanguageUnderstanding
291+
- name: Node.js
292+
items:
293+
- name: NPM - authoring
294+
href: https://www.npmjs.com/package/@azure/cognitiveservices-luis-authoring
295+
- name: NPM - runtime
296+
href: https://www.npmjs.com/package/@azure/cognitiveservices-luis-runtime
297+
- name: Samples
298+
href: https://github.com/Azure-Samples/cognitive-services-node-sdk-samples/tree/master/Samples/luis
299+
- name: Python
300+
items:
301+
- name: Pip SDK
302+
href: https://pypi.org/project/azure-cognitiveservices-language-luis/
303+
- name: Reference
304+
href: https://docs.microsoft.com/python/api/azure-cognitiveservices-language-luis/index?view=azure-python
305+
- name: Samples
306+
href: https://github.com/Azure-Samples/cognitive-services-python-sdk-samples/tree/master/samples/language/luis
240307
- name: User privacy
241308
href: luis-user-privacy.md
242309
- name: Regions
@@ -304,74 +371,6 @@
304371
href: reference-pattern-syntax.md
305372
- name: Sentiment
306373
href: luis-reference-prebuilt-sentiment.md
307-
- name: Developer reference
308-
items:
309-
- name: Overview
310-
href: developer-reference-resource.md
311-
displayName: SDK, API, quickstart, REST, cli, powershell, azure, rm, resource manager, samples, package, module, tool, dispatch, bot
312-
- name: Azure CLI
313-
href: https://go.microsoft.com/fwlink/?linkid=2092156
314-
- name: Azure RM PowerShell
315-
href: https://go.microsoft.com/fwlink/?linkid=2092157
316-
- name: REST APIs
317-
items:
318-
- name: V3 Authoring REST APIs (Preview)
319-
href: https://aka.ms/luis-apim-v3-authoring
320-
- name: V3 Prediction REST APIs
321-
href: https://aka.ms/luis-apim-v3-prediction
322-
- name: V2 Authoring REST APIs
323-
href: https://go.microsoft.com/fwlink/?linkid=2092087
324-
- name: V2 Prediction REST APIs
325-
href: https://go.microsoft.com/fwlink/?linkid=2092356
326-
- name: HTTP codes
327-
displayName: 400, 401, 403, 409, 410, 414, 429
328-
href: luis-reference-response-codes.md
329-
- name: SDKs
330-
items:
331-
- name: C#
332-
items:
333-
- name: NuGet - authoring
334-
href: https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Authoring/
335-
- name: NuGet - runtime
336-
href: https://www.nuget.org/packages/Microsoft.Azure.CognitiveServices.Language.LUIS.Runtime/
337-
- name: Reference
338-
href: https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/languageunderstanding?view=azure-dotnet
339-
- name: Samples
340-
href: https://github.com/Azure-Samples/cognitive-services-dotnet-sdk-samples/tree/master/LUIS
341-
- name: Go
342-
items:
343-
- name: SDK - authoring
344-
href: https://github.com/Azure/azure-sdk-for-go/tree/master/services/cognitiveservices/v2.0/luis/authoring
345-
- name: SDK - runtime
346-
href: https://github.com/Azure/azure-sdk-for-go/tree/master/services/cognitiveservices/v2.0/luis/runtime
347-
- name: Reference
348-
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/luis/
349-
- name: Java
350-
items:
351-
- name: Maven - authoring
352-
href: https://search.maven.org/artifact/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-luis-authoring
353-
- name: Maven - runtime
354-
href: https://search.maven.org/artifact/com.microsoft.azure.cognitiveservices/azure-cognitiveservices-luis-runtime
355-
- name: Reference
356-
href: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/languageunderstanding?view=azure-java-stable
357-
- name: Samples
358-
href: https://github.com/Azure-Samples/cognitive-services-java-sdk-samples/tree/master/Language/LanguageUnderstanding
359-
- name: Node.js
360-
items:
361-
- name: NPM - authoring
362-
href: https://www.npmjs.com/package/@azure/cognitiveservices-luis-authoring
363-
- name: NPM - runtime
364-
href: https://www.npmjs.com/package/@azure/cognitiveservices-luis-runtime
365-
- name: Samples
366-
href: https://github.com/Azure-Samples/cognitive-services-node-sdk-samples/tree/master/Samples/luis
367-
- name: Python
368-
items:
369-
- name: Pip SDK
370-
href: https://pypi.org/project/azure-cognitiveservices-language-luis/
371-
- name: Reference
372-
href: https://docs.microsoft.com/python/api/azure-cognitiveservices-language-luis/index?view=azure-python
373-
- name: Samples
374-
href: https://github.com/Azure-Samples/cognitive-services-python-sdk-samples/tree/master/samples/language/luis
375374
- name: Related
376375
items:
377376
- name: Azure Bot Service
@@ -422,7 +421,5 @@
422421
href: https://blog.botframework.com/category/luis/
423422
- name: Knowledge Base
424423
href: https://cognitive.uservoice.com/knowledgebase/topics/127872-luis-language-understanding-intelligent-service
425-
- name: Videos
426-
href: whats-new.md#videos
427424
- name: LUIS portal
428425
href: https://www.luis.ai

0 commit comments

Comments
 (0)