@@ -55,17 +55,35 @@ landingContent:
55
55
url : tutorials/tutorial-power-bi-key-phrases.md
56
56
- text : Use Flask to translate text, analyze sentiment, and synthesize speech
57
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
+
59
+ - title : Sentiment analysis
60
+ linkLists :
58
61
- linkListType : how-to-guide
59
62
links :
60
63
- text : Sentiment analysis
61
64
url : how-tos/text-analytics-how-to-sentiment-analysis.md
62
- - text : Entity recognition
63
- url : how-tos/text-analytics-how-to-entity-linking.md
64
- - text : Keyword extraction
65
- url : how-tos/text-analytics-how-to-keyword-extraction.md
65
+
66
+ - title : Language detection
67
+ linkLists :
68
+ - linkListType : how-to-guide
69
+ links :
66
70
- text : Language detection
67
71
url : how-tos/text-analytics-how-to-language-detection.md
68
72
73
+ - title : Keyword extraction
74
+ linkLists :
75
+ - linkListType : how-to-guide
76
+ links :
77
+ - text : Keyword extraction
78
+ url : how-tos/text-analytics-how-to-keyword-extraction.md
79
+
80
+ - title : Entity recognition
81
+ linkLists :
82
+ - linkListType : how-to-guide
83
+ links :
84
+ - text : Entity recognition
85
+ url : how-tos/text-analytics-how-to-entity-linking.md
86
+
69
87
- title : Reference
70
88
linkLists :
71
89
- linkListType : reference
0 commit comments