Skip to content

Commit 974f4d5

Browse files
committed
fixing links
1 parent 2cb13c4 commit 974f4d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/how-to/design-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can upload an annotated dataset, or you can upload an unannotated one and [l
6767

6868
## Test set
6969

70-
When defining the testing set, make sure to include exmaple documents that are not present in the training set. Defining the testing set is an important step to calculate the [model performance](view-model-evaluation#model-details). Also, make sure that the testing set include documents that represent all entities used in your project.
70+
When defining the testing set, make sure to include example documents that are not present in the training set. Defining the testing set is an important step to calculate the [model performance](view-model-evaluation.md#model-details). Also, make sure that the testing set include documents that represent all entities used in your project.
7171

7272
## Next steps
7373

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ items:
9494
- name: Cognitive Services security
9595
href: ../cognitive-services-security.md?context=/azure/cognitive-services/language-service/context/context
9696
- name: Encryption of data at rest
97-
href: concepts/encryption-data-at-rest.md
97+
href: ../cognitive-services-security.md?context=/azure/cognitive-services/language-service/context/context
9898
- name: Tutorials
9999
items:
100100
- name: Enrich a Cognitive Search index
@@ -175,7 +175,7 @@ items:
175175
- name: Cognitive Services security
176176
href: ../cognitive-services-security.md?context=/azure/cognitive-services/language-service/context/context
177177
- name: Encryption of data at rest
178-
href: concepts/encryption-data-at-rest.md
178+
href: ../cognitive-services-security.md?context=/azure/cognitive-services/language-service/context/context
179179
- name: Reference
180180
items:
181181
- name: Glossary
@@ -237,7 +237,7 @@ items:
237237
- name: Cognitive Services security
238238
href: ../cognitive-services-security.md?context=/azure/cognitive-services/language-service/context/context
239239
- name: Encryption of data at rest
240-
href: concepts/encryption-data-at-rest.md
240+
href: ../cognitive-services-security.md?context=/azure/cognitive-services/language-service/context/context
241241
- name: Tutorials
242242
items:
243243
- name: Use Bot Framework

0 commit comments

Comments
 (0)