Skip to content

Commit aa2d8eb

Browse files
authored
Merge pull request #103947 from diberry/diberry/0211-luis-toc
[Cogsvcs] LUIS - whats new - videos
2 parents a0ba27a + fccdb52 commit aa2d8eb

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

articles/cognitive-services/LUIS/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,5 +420,7 @@
420420
href: https://blog.botframework.com/category/luis/
421421
- name: Knowledge Base
422422
href: https://cognitive.uservoice.com/knowledgebase/topics/127872-luis-language-understanding-intelligent-service
423+
- name: Videos
424+
href: whats-new.md#videos
423425
- name: LUIS portal
424426
href: https://www.luis.ai

articles/cognitive-services/LUIS/whats-new.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,23 @@
11
---
22
title: What's New - Language Understanding (LUIS)
3-
titleSuffix: Azure Cognitive Services
43
description: This article is regularly updated with news about the Azure Cognitive Services Language Understanding API.
5-
author: diberry
6-
manager: nitinme
7-
ms.custom: experiment-luis-0519
8-
services: cognitive-services
9-
ms.service: cognitive-services
10-
ms.subservice: language-understanding
114
ms.topic: conceptual
12-
ms.date: 11/07/2019
13-
ms.author: diberry
5+
ms.date: 02/11/2020
146
---
157

168
# What's new in Language Understanding
179

18-
Learn what's new in the service. These items include release notes, videos, blog posts, and other types of information. Bookmark this page to keep up-to-date with the service.
10+
Learn what's new in the service. These items include release notes, videos, blog posts, and other types of information. Bookmark this page to keep up-to-date with the service.
1911

20-
## Release notes
12+
## Release notes
2113

2214
### November 4, 2019 - Ignite
2315

16+
* Video - [Advanced Natural Language Understanding (NLU) models using LUIS and Azure Cognitive Services | BRK2188](https://www.youtube.com/watch?v=JdJEV2jV0_Y)
17+
2418
* Improved developer productivity
25-
* General availability of our [prediction endpoint V3](luis-migration-api-v3.md).
26-
* Ability to import and export apps with .lu ([LUDown](https://github.com/microsoft/botbuilder-tools/tree/master/packages/Ludown)) format. This paves the way for an effective CI/CD process.
19+
* General availability of our [prediction endpoint V3](luis-migration-api-v3.md).
20+
* Ability to import and export apps with .lu ([LUDown](https://github.com/microsoft/botbuilder-tools/tree/master/packages/Ludown)) format. This paves the way for an effective CI/CD process.
2721
* Language expansion
2822
* [Arabic and Hindi](luis-language-support.md) in public preview.
2923
* Prebuilt models
@@ -32,8 +26,8 @@ Learn what's new in the service. These items include release notes, videos, blog
3226
* Italian [prebuilt entities](luis-reference-prebuilt-entities.md#italian-entity-support) - age, currency, dimension, number, and percentage resolution changed from V2.
3327
* Enhanced user experience in [preview.luis.ai portal](https://preview.luis.ai) - revamped labeling experience to enable building and debugging complex models. Try the preview portal tutorials:
3428
* [Intents only](tutorial-intents-only.md)
35-
* [Decomposable machine-learned entity](tutorial-machine-learned-entity.md)
36-
* Advance language understanding capabilities - [building sophisticated language models](luis-concept-entity-types.md) with less effort.
29+
* [Decomposable machine-learned entity](tutorial-machine-learned-entity.md)
30+
* Advance language understanding capabilities - [building sophisticated language models](luis-concept-entity-types.md) with less effort.
3731
* Define machine learning features at the model level and enable models to be used as signals to other models, for example using entities as features to intents and to other entities.
3832
* New, expanded [limits](luis-boundaries.md) - higher maximum for phrase lists and total phrases, new model as a feature limits
3933
* Extract information from text in the format of deep hierarchy structure, making conversation applications more powerful.
@@ -69,7 +63,7 @@ The following features were released at the Build 2019 Conference:
6963

7064
* [Preview of V3 API migration guide](luis-migration-api-v3.md)
7165
* [Improved analytics dashboard](luis-how-to-use-dashboard.md)
72-
* [Improved prebuilt domains](luis-reference-prebuilt-domains.md)
66+
* [Improved prebuilt domains](luis-reference-prebuilt-domains.md)
7367
* [Dynamic list entities](luis-migration-api-v3.md#dynamic-lists-passed-in-at-prediction-time)
7468
* [External entities](luis-migration-api-v3.md#external-entities-passed-in-at-prediction-time)
7569

@@ -79,6 +73,10 @@ The following features were released at the Build 2019 Conference:
7973

8074
## Videos
8175

76+
### 2019 Ignite videos
77+
78+
[Advanced Natural Language Understanding (NLU) models using LUIS and Azure Cognitive Services | BRK2188](https://www.youtube.com/watch?v=JdJEV2jV0_Y)
79+
8280
### 2019 Build videos
8381

8482
[How to use Azure Conversational AI to scale your business for the next generation](https://www.youtube.com/watch?v=_k97jd-csuk&feature=youtu.be)

0 commit comments

Comments
 (0)