@@ -35,26 +35,6 @@ landingContent:
35
35
- text : What's new?
36
36
url : whats-new.md
37
37
38
- - title : " Analyze text using the API"
39
- linkLists :
40
- - linkListType : quickstart
41
- links :
42
- - text : Using C#
43
- url : quickstarts/csharp.md
44
- - text : Using Python
45
- url : quickstarts/python-sdk.md
46
- - text : Using Node.js
47
- url : quickstarts/nodejs-sdk.md
48
- - text : Using Go
49
- url : quickstarts/go.md
50
- - text : Using Ruby
51
- url : quickstarts/ruby.md
52
- - linkListType : tutorial
53
- links :
54
- - text : Integrate Power BI to analyze customer sentiment
55
- url : tutorials/tutorial-power-bi-key-phrases.md
56
- - text : Use Flask to translate text, analyze sentiment, and synthesize speech
57
- url : https://docs.microsoft.com/azure/cognitive-services/translator/tutorial-build-flask-app-translation-synthesis?toc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fcognitive-services%2Ftext-analytics%2Ftoc.json&bc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fbread%2Ftoc.json
58
38
59
39
- title : Sentiment analysis
60
40
linkLists :
@@ -84,6 +64,27 @@ landingContent:
84
64
- text : Entity recognition
85
65
url : how-tos/text-analytics-how-to-entity-linking.md
86
66
67
+ - title : " Analyze text using the API"
68
+ linkLists :
69
+ - linkListType : quickstart
70
+ links :
71
+ - text : Using C#
72
+ url : quickstarts/csharp.md
73
+ - text : Using Python
74
+ url : quickstarts/python-sdk.md
75
+ - text : Using Node.js
76
+ url : quickstarts/nodejs-sdk.md
77
+ - text : Using Go
78
+ url : quickstarts/go.md
79
+ - text : Using Ruby
80
+ url : quickstarts/ruby.md
81
+ - linkListType : tutorial
82
+ links :
83
+ - text : Integrate Power BI to analyze customer sentiment
84
+ url : tutorials/tutorial-power-bi-key-phrases.md
85
+ - text : Use Flask to translate text, analyze sentiment, and synthesize speech
86
+ url : https://docs.microsoft.com/azure/cognitive-services/translator/tutorial-build-flask-app-translation-synthesis?toc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fcognitive-services%2Ftext-analytics%2Ftoc.json&bc=https%3A%2F%2Fdocs.microsoft.com%2Fen-us%2Fazure%2Fbread%2Ftoc.json
87
+
87
88
- title : Reference
88
89
linkLists :
89
90
- linkListType : reference
0 commit comments