Skip to content

Commit ab8a7fc

Browse files
Merge pull request #102105 from aahill/ta-temp-3
[CogSvcs] Adding v3 ref links to TOC
2 parents 47b99a4 + 22fc4e6 commit ab8a7fc

File tree

1 file changed

+22
-10
lines changed
  • articles/cognitive-services/text-analytics

1 file changed

+22
-10
lines changed

articles/cognitive-services/text-analytics/toc.yml

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -80,16 +80,28 @@
8080
href: https://westcentralus.dev.cognitive.microsoft.com/docs/services/TextAnalytics-v2-1/operations/56f30ceeeda5650db055a3c7
8181
- name: SDKs
8282
items:
83-
- name: .NET
84-
href: https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/textanalytics?view=azure-dotnet
85-
- name: Python
86-
href: https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/textanalytics?view=azure-python
87-
- name: Java
88-
href: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/textanalytics?view=azure-java-stable
89-
- name: Node.js
90-
href: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-textanalytics/?view=azure-node-latest
91-
- name: Go
92-
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/textanalytics
83+
- name: v3.0-preview
84+
items:
85+
- name: .NET
86+
href: https://aka.ms/azsdk-net-textanalytics-ref-docs
87+
- name: Python
88+
href: https://azuresdkdocs.blob.core.windows.net/$web/python/azure-ai-textanalytics/1.0.0b1/azure.ai.textanalytics.html
89+
- name: Java
90+
href: https://aka.ms/azsdk-java-textanalytics-ref-docs
91+
- name: Node.js
92+
href: https://aka.ms/azsdk-js-textanalytics-ref-docs
93+
- name: v2
94+
items:
95+
- name: .NET
96+
href: https://docs.microsoft.com/dotnet/api/overview/azure/cognitiveservices/client/textanalytics?view=azure-dotnet
97+
- name: Python
98+
href: https://docs.microsoft.com/python/api/overview/azure/cognitiveservices/textanalytics?view=azure-python
99+
- name: Java
100+
href: https://docs.microsoft.com/java/api/overview/azure/cognitiveservices/client/textanalytics?view=azure-java-stable
101+
- name: Node.js
102+
href: https://docs.microsoft.com/javascript/api/@azure/cognitiveservices-textanalytics/?view=azure-node-latest
103+
- name: Go
104+
href: https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/textanalytics
93105
- name: Resources
94106
items:
95107
- name: Identify the sentiment of comments in a Yammer group with MS Flow

0 commit comments

Comments
 (0)