You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/LUIS/whats-new.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,21 +9,23 @@ services: cognitive-services
9
9
ms.service: cognitive-services
10
10
ms.subservice: language-understanding
11
11
ms.topic: conceptual
12
-
ms.date: 11/07/2019
12
+
ms.date: 02/11/2020
13
13
ms.author: diberry
14
14
---
15
15
16
16
# What's new in Language Understanding
17
17
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.
19
19
20
-
## Release notes
20
+
## Release notes
21
21
22
22
### November 4, 2019 - Ignite
23
23
24
+
* Video - [Advanced Natural Language Understanding (NLU) models using LUIS and Azure Cognitive Services | BRK2188](https://www.youtube.com/watch?v=JdJEV2jV0_Y)
25
+
24
26
* 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.
27
29
* Language expansion
28
30
*[Arabic and Hindi](luis-language-support.md) in public preview.
29
31
* Prebuilt models
@@ -32,8 +34,8 @@ Learn what's new in the service. These items include release notes, videos, blog
32
34
* Italian [prebuilt entities](luis-reference-prebuilt-entities.md#italian-entity-support) - age, currency, dimension, number, and percentage resolution changed from V2.
33
35
* 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:
* Advance language understanding capabilities - [building sophisticated language models](luis-concept-entity-types.md) with less effort.
37
39
* 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.
38
40
* New, expanded [limits](luis-boundaries.md) - higher maximum for phrase lists and total phrases, new model as a feature limits
39
41
* 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:
69
71
70
72
*[Preview of V3 API migration guide](luis-migration-api-v3.md)
0 commit comments