Skip to content

Commit f8871cd

Browse files
committed
fixed table
1 parent 534da5e commit f8871cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • articles/ai-services/language-service/summarization

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,13 @@ As you use document summarization in your applications, see the following refere
142142

143143
|Development option / language |Reference documentation |Samples |
144144
|---------|---------|---------|
145-
<!-- |REST API | [REST API documentation](https://go.microsoft.com/fwlink/?linkid=2211684) | | -->
146145
|C# | [C# documentation](/dotnet/api/azure.ai.textanalytics?view=azure-dotnet-preview&preserve-view=true) | [C# samples](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/textanalytics/Azure.AI.TextAnalytics/samples) |
147146
| Java | [Java documentation](/java/api/overview/azure/ai-textanalytics-readme?view=azure-java-preview&preserve-view=true) | [Java Samples](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/textanalytics/azure-ai-textanalytics/src/samples) |
148147
|JavaScript | [JavaScript documentation](/javascript/api/overview/azure/ai-text-analytics-readme?view=azure-node-preview&preserve-view=true) | [JavaScript samples](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/textanalytics/ai-text-analytics/samples/v5) |
149148
|Python | [Python documentation](/python/api/overview/azure/ai-textanalytics-readme?view=azure-python-preview&preserve-view=true) | [Python samples](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/textanalytics/azure-ai-textanalytics/samples) |
150149

150+
<!-- |REST API | [REST API documentation](https://go.microsoft.com/fwlink/?linkid=2211684) | | -->
151+
151152
## Responsible AI
152153

153154
An AI system includes not only the technology, but also the people who will use it, the people who will be affected by it, and the environment in which it’s deployed. Read the [transparency note for summarization](/legal/cognitive-services/language-service/transparency-note-extractive-summarization?context=/azure/ai-services/language-service/context/context) to learn about responsible AI use and deployment in your systems. You can also see the following articles for more information:

0 commit comments

Comments
 (0)