Skip to content

Commit 438f165

Browse files
committed
summarization table fix
1 parent 2c28fbd commit 438f165

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/language-service/summarization/includes/quickstarts/azure-ai-foundry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ In **Configuration** there are the following options:
8383
|Option |Description |
8484
|--------------------|-----------------------------------------|
8585
|Extractive summarization | The service will produce a summary by extracting salient sentences. |
86-
|Number of sentences| | The number of sentences that Extractive summarization will extract.|
87-
|Abstractive summarization| | the service will generate a summary with novel sentences.|
86+
|Number of sentences| The number of sentences that Extractive summarization will extract.|
87+
|Abstractive summarization| the service will generate a summary with novel sentences.|
8888
|Summary length| The length of the summarization generated by Abstractive summarization.|
8989
|Define keywords for summary focus (preview)| Helps focus summariation on a particular set of keywords.|
9090

0 commit comments

Comments
 (0)