Skip to content

Commit b5222b4

Browse files
committed
Removed custom summarization
1 parent 92a1cd3 commit b5222b4

File tree

9 files changed

+31
-363
lines changed

9 files changed

+31
-363
lines changed

articles/ai-services/language-service/summarization/custom/how-to/data-formats.md

Lines changed: 0 additions & 178 deletions
This file was deleted.

articles/ai-services/language-service/summarization/custom/how-to/deploy-model.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

articles/ai-services/language-service/summarization/custom/how-to/test-evaluate.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

articles/ai-services/language-service/summarization/custom/quickstart.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

articles/ai-services/language-service/summarization/includes/development-options.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ To use summarization, you submit for analysis and handle the API output in your
2626
|---------|---------|---------|
2727
| REST API | Integrate conversation summarization into your applications using the REST API. | [Quickstart: Use conversation summarization](../quickstart.md?tabs=conversation-summarization&pivots=rest-api) |
2828

29-
Custom Summarization enables users to build custom AI models to summarize unstructured text, such as contracts or novels. By creating a Custom Summarization project, developers can iteratively label data, train, evaluate, and improve model performance before making it available for consumption. The quality of the labeled data greatly impacts model performance. To simplify building and customizing your model, the service offers a custom web portal that can be accessed through the [Language studio](https://aka.ms/languageStudio). You can easily get started with the service by following the steps in this [quickstart](../custom/quickstart.md).
30-
3129
# [Document summarization](#tab/document-summarization)
3230

3331
|Development option |Description |

articles/ai-services/language-service/summarization/language-support.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,6 @@ Conversation summarization supports the following languages:
8181
|Hungarian| `hu`||
8282
|Thai| `th`||
8383

84-
## Custom summarization
85-
86-
Custom summarization supports the following languages:
87-
88-
| Language | Language code | Notes |
89-
|-----------------------|---------------|---------------------|
90-
| English | `en` | |
91-
9284
## Next steps
9385

9486
* [Summarization overview](overview.md)

0 commit comments

Comments
 (0)