Skip to content

Commit 4013265

Browse files
committed
fixing toc
1 parent fc55608 commit 4013265

File tree

2 files changed

+8
-2
lines changed
  • articles/cognitive-services/language-service

2 files changed

+8
-2
lines changed

articles/cognitive-services/language-service/custom-text-analytics-for-health/how-to/label-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Use the following steps to label your data:
9292
* *Total instances* where you can view count of all labeled instances of a specific entity type.
9393
* *Documents with at least one label* where each document is counted if it contains at least one labeled instance of this entity.
9494

95-
7. When you're labeling, your changes will be synced periodically, if they have not been saved yet you will find a warning at the top of your page. If you want to save manually, click on **Save labels** button at the bottom of the page.
95+
7. When you're labeling, your changes are synced periodically, if they have not been saved yet you will find a warning at the top of your page. If you want to save manually, click on **Save labels** button at the bottom of the page.
9696

9797
## Remove labels
9898

@@ -103,7 +103,7 @@ To remove a label
103103

104104
## Delete entities
105105

106-
You cannot delete any of the Text Analytics for health pretrained entities because they have a prebuilt component. You are only permitted to delete newly defined entity categories. To delete an entity, select the delete icon next to the entity you want to remove. Deleting an entity will remove all its labeled instances from your dataset.
106+
You cannot delete any of the Text Analytics for health pretrained entities because they have a prebuilt component. You are only permitted to delete newly defined entity categories. To delete an entity, select the delete icon next to the entity you want to remove. Deleting an entity removes all its labeled instances from your dataset.
107107

108108
## Next steps
109109

articles/cognitive-services/language-service/toc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,12 @@ items:
10891089
href: custom-text-analytics-for-health/concepts/entity-components.md
10901090
- name: Evaluation metrics
10911091
href: custom-text-analytics-for-health/concepts/evaluation-metrics.md
1092+
- name: How-to guides
1093+
items:
1094+
- name: How to create projects
1095+
href: custom-text-analytics-for-health/how-to/create-project.md
1096+
- name: How to label data
1097+
href: custom-text-analytics-for-health/how-to/label-data.md
10921098
- name: Summarization (preview)
10931099
items:
10941100
- name: Summarization overview

0 commit comments

Comments
 (0)