Skip to content

Commit bc92ff5

Browse files
committed
[Cogsvcs] LUIS - whats new/tutorials
1 parent d9f360f commit bc92ff5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

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

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

@@ -26,11 +26,13 @@ Learn what's new in the service. These items include release notes, videos, blog
2626
* 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.
2727
* Language expansion
2828
* [Arabic and Hindi](luis-language-support.md) in public preview.
29-
* Prebuild models
29+
* Prebuilt models
3030
* [Prebuilt domains](luis-reference-prebuilt-domains.md) is now generally available (GA)
3131
* Japanese [prebuilt entities](luis-reference-prebuilt-entities.md#japanese-entity-support) - age, currency, number, percentage are not support in V3.
3232
* 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:
34+
* [Intents only](tutorial-intents-only.md)
35+
* [Decomposable machine-learned entity](tutorial-machine-learned-entity.md)
3436
* Advance language understanding capabilities - [building sophisticated language models](luis-concept-entity-types.md) with less effort.
3537
* 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.
3638
* New, expanded [limits](luis-boundaries.md) - higher max for phrase lists and total phrases, new model as a feature limits

0 commit comments

Comments
 (0)