Skip to content

Commit 3cd0270

Browse files
committed
[Cogsvcs] LUIS - whats new - videos
1 parent cea3894 commit 3cd0270

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

articles/cognitive-services/LUIS/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,5 +428,7 @@
428428
href: https://blog.botframework.com/category/luis/
429429
- name: Knowledge Base
430430
href: https://cognitive.uservoice.com/knowledgebase/topics/127872-luis-language-understanding-intelligent-service
431+
- name: Videos
432+
href: whats-new.md#videos
431433
- name: LUIS portal
432434
href: https://www.luis.ai

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

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,23 @@ services: cognitive-services
99
ms.service: cognitive-services
1010
ms.subservice: language-understanding
1111
ms.topic: conceptual
12-
ms.date: 11/07/2019
12+
ms.date: 02/11/2020
1313
ms.author: diberry
1414
---
1515

1616
# What's new in Language Understanding
1717

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.
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.
1919

20-
## Release notes
20+
## Release notes
2121

2222
### November 4, 2019 - Ignite
2323

24+
* Video - [Advanced Natural Language Understanding (NLU) models using LUIS and Azure Cognitive Services | BRK2188](https://www.youtube.com/watch?v=JdJEV2jV0_Y)
25+
2426
* 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.
27+
* General availability of our [prediction endpoint V3](luis-migration-api-v3.md).
28+
* 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.
2729
* Language expansion
2830
* [Arabic and Hindi](luis-language-support.md) in public preview.
2931
* Prebuilt models
@@ -32,8 +34,8 @@ Learn what's new in the service. These items include release notes, videos, blog
3234
* Italian [prebuilt entities](luis-reference-prebuilt-entities.md#italian-entity-support) - age, currency, dimension, number, and percentage resolution changed from V2.
3335
* 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:
3436
* [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.
37+
* [Decomposable machine-learned entity](tutorial-machine-learned-entity.md)
38+
* Advance language understanding capabilities - [building sophisticated language models](luis-concept-entity-types.md) with less effort.
3739
* 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.
3840
* New, expanded [limits](luis-boundaries.md) - higher maximum for phrase lists and total phrases, new model as a feature limits
3941
* Extract information from text in the format of deep hierarchy structure, making conversation applications more powerful.
@@ -69,7 +71,7 @@ The following features were released at the Build 2019 Conference:
6971

7072
* [Preview of V3 API migration guide](luis-migration-api-v3.md)
7173
* [Improved analytics dashboard](luis-how-to-use-dashboard.md)
72-
* [Improved prebuilt domains](luis-reference-prebuilt-domains.md)
74+
* [Improved prebuilt domains](luis-reference-prebuilt-domains.md)
7375
* [Dynamic list entities](luis-migration-api-v3.md#dynamic-lists-passed-in-at-prediction-time)
7476
* [External entities](luis-migration-api-v3.md#external-entities-passed-in-at-prediction-time)
7577

0 commit comments

Comments
 (0)