@@ -1075,32 +1075,32 @@ items:
1075
1075
href : /java/api/overview/azure/ai-textanalytics-readme?view=azure-java-preview&preserve-view=true
1076
1076
- name : Node.js
1077
1077
href : /javascript/api/overview/azure/ai-language-text-readme?view=azure-node-preview&preserve-view=true
1078
- - name : Custom (preview)
1078
+ - name : Custom text analytics for health (preview)
1079
+ items :
1080
+ - name : Custom text analytics for health overview
1081
+ href : custom-text-analytics-for-health/overview.md
1082
+ - name : Custom text analytics for health quickstart
1083
+ href : custom-text-analytics-for-health/quickstart.md
1084
+ - name : Custom text analytics for health language support
1085
+ href : custom-text-analytics-for-health/language-support.md
1086
+ - name : How-to guides
1079
1087
items :
1080
- - name : Custom text analytics for health overview
1081
- href : custom-text-analytics-for-health/overview.md
1082
- - name : Custom text analytics for health quickstart
1083
- href : custom-text-analytics-for-health/quickstart.md
1084
- - name : Custom text analytics for health language support
1085
- href : custom-text-analytics-for-health/language-support.md
1086
- - name : How-to guides
1087
- items :
1088
- - name : Create projects
1089
- href : custom-text-analytics-for-health/how-to/create-project.md
1090
- - name : Data selection and schema designa
1091
- href : custom-text-analytics-for-health/how-to/design-schema.md
1092
- - name : Label data
1093
- href : custom-text-analytics-for-health/how-to/label-data.md
1094
- - name : Train a model
1095
- href : custom-text-analytics-for-health/how-to/train-model.md
1096
- - name : View model evaluation
1097
- href : custom-text-analytics-for-health/how-to/view-model-evaluation.md
1098
- - name : Deploy a model
1099
- href : custom-text-analytics-for-health/how-to/deploy-model.md
1100
- - name : Call the API
1101
- href : custom-text-analytics-for-health/how-to/call-api.md
1102
- - name : Back up and recover your models
1103
- href : custom-text-analytics-for-health/how-to/fail-over.md
1088
+ - name : Create projects
1089
+ href : custom-text-analytics-for-health/how-to/create-project.md
1090
+ - name : Data selection and schema designa
1091
+ href : custom-text-analytics-for-health/how-to/design-schema.md
1092
+ - name : Label data
1093
+ href : custom-text-analytics-for-health/how-to/label-data.md
1094
+ - name : Train a model
1095
+ href : custom-text-analytics-for-health/how-to/train-model.md
1096
+ - name : View model evaluation
1097
+ href : custom-text-analytics-for-health/how-to/view-model-evaluation.md
1098
+ - name : Deploy a model
1099
+ href : custom-text-analytics-for-health/how-to/deploy-model.md
1100
+ - name : Call the API
1101
+ href : custom-text-analytics-for-health/how-to/call-api.md
1102
+ - name : Back up and recover your models
1103
+ href : custom-text-analytics-for-health/how-to/fail-over.md
1104
1104
- name : Concepts
1105
1105
items :
1106
1106
- name : Data formats
@@ -1109,10 +1109,28 @@ items:
1109
1109
href : custom-text-analytics-for-health/concepts/entity-components.md
1110
1110
- name : Evaluation metrics
1111
1111
href : custom-text-analytics-for-health/concepts/evaluation-metrics.md
1112
- - name : Reference
1112
+ - name : Reference
1113
+ items :
1114
+ - name : Service limits
1115
+ href : custom-text-analytics-for-health/reference/service-limits.md
1116
+ - name : Authoring API
1117
+ items :
1118
+ - name : REST API
1119
+ href : https://aka.ms/ct-authoring-apis
1120
+ - name : Runtime prediction API
1113
1121
items :
1114
- - name : Service limits
1115
- href : custom-text-analytics-for-health/reference/service-limits.md
1122
+ - name : REST API
1123
+ href : https://aka.ms/ct-runtime-api
1124
+ - name : SDK
1125
+ items :
1126
+ - name : C#
1127
+ href : /dotnet/api/azure.ai.textanalytics?view=azure-dotnet-preview&preserve-view=true
1128
+ - name : Java
1129
+ href : /java/api/overview/azure/ai-textanalytics-readme?view=azure-java-preview&preserve-view=true
1130
+ - name : JavaScript
1131
+ href : /javascript/api/overview/azure/ai-text-analytics-readme?view=azure-node-preview&preserve-view=true
1132
+ - name : Python
1133
+ href : /python/api/overview/azure/ai-textanalytics-readme?view=azure-python-preview&preserve-view=true
1116
1134
- name : Summarization (preview)
1117
1135
items :
1118
1136
- name : Summarization overview
0 commit comments