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
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ services: cognitive-services
9
9
ms.service: cognitive-services
10
10
ms.subservice: language-understanding
11
11
ms.topic: conceptual
12
-
ms.date: 11/04/2019
12
+
ms.date: 11/07/2019
13
13
ms.author: diberry
14
14
---
15
15
@@ -26,11 +26,13 @@ Learn what's new in the service. These items include release notes, videos, blog
26
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
27
* Language expansion
28
28
*[Arabic and Hindi](luis-language-support.md) in public preview.
29
-
*Prebuild models
29
+
*Prebuilt models
30
30
*[Prebuilt domains](luis-reference-prebuilt-domains.md) is now generally available (GA)
31
31
* Japanese [prebuilt entities](luis-reference-prebuilt-entities.md#japanese-entity-support) - age, currency, number, percentage are not support in V3.
32
32
* Italian [prebuilt entities](luis-reference-prebuilt-entities.md#italian-entity-support) - age, currency, dimension, number, percentage resolution changed from V2.
33
-
* Enhance user experience in [preview.luis.ai portal](https://preview.luis.ai) - revamped labeling experience to enable building and debugging complex models.
33
+
* Enhance 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.
35
37
* Defining machine learning features at the model level and enabling models to be used as signals to other model, like using entities as features to intents and to other entities.
36
38
* New, expanded [limits](luis-boundaries.md) - higher max for phrase lists and total phrases, new model as a feature limits
0 commit comments