Skip to content

Commit ff09f1f

Browse files
authored
Fixing list formatting
1 parent e6c68db commit ff09f1f

File tree

1 file changed

+4
-4
lines changed
  • articles/cognitive-services/language-service/conversational-language-understanding/how-to

1 file changed

+4
-4
lines changed

articles/cognitive-services/language-service/conversational-language-understanding/how-to/migrate-from-luis.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ ms.custom: language-service-clu, ignite-fall-2021
1919

2020
CLU offers the following advantages over LUIS:
2121

22-
1. Improved accuracy with state-of-the-art machine learning models for better intent classification and entity extraction.
23-
2. Multilingual support for model learning and training.
24-
3. Ease of integration with different CLU and [custom question answering](../../question-answering/overview.md) projects using [orchestration workflow](../../orchestration-workflow/overview.md).
25-
4. The ability to add testing data within the experience using Language Studio and APIs for model performance evaluation prior to deployment.
22+
- Improved accuracy with state-of-the-art machine learning models for better intent classification and entity extraction.
23+
- Multilingual support for model learning and training.
24+
- Ease of integration with different CLU and [custom question answering](../../question-answering/overview.md) projects using [orchestration workflow](../../orchestration-workflow/overview.md).
25+
- The ability to add testing data within the experience using Language Studio and APIs for model performance evaluation prior to deployment.
2626

2727
To get started, you can [create a new project](../quickstart.md?pivots=language-studio#create-a-conversational-language-understanding-project) or [migrate your LUIS application](#migrate-your-luis-applications).
2828

0 commit comments

Comments
 (0)