Skip to content

Commit ac1251d

Browse files
committed
fixing errors
1 parent b309e54 commit ac1251d

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

articles/cognitive-services/language-service/custom-named-entity-recognition/how-to/call-api.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,7 @@ When a model is deployed, you will be able to test the model directly in the por
3737
> [!NOTE]
3838
> You can only have ten deployment names
3939
40-
1. Go to your project in [Language studio](https://aka.ms/custom-extraction).
41-
2. From the left panel, select **Deploy model**.
42-
3. Click on **Add deployment** to submit a new deployment job.
43-
44-
:::image type="content" source="../../custom-named-entity-recognition/media/deploy-model.png" alt-text="run-inference" lightbox="../../custom-named-entity-recognition/media/deploy-model.png":::
45-
46-
4. In the window that appears, you can create a new deployment name or override an existing one. Then, you can add a trained model to this deployment name.
47-
48-
:::image type="content" source="../../custom-named-entity-recognition/media/add-deployment.png" alt-text="run-inference" lightbox="../../custom-named-entity-recognition/media/add-deployment.png":::
40+
[!INCLUDE [Deploy a model using Language Studio](../includes/deploy-model-language-studio.md)]
4941

5042
### Delete deployment
5143

articles/cognitive-services/language-service/custom-named-entity-recognition/includes/deploy-model-language-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ms.author: aahi
1313
2. From the left panel, select **Deploy model**.
1414
3. Click on **Add deployment** to submit a new deployment job.
1515

16-
:::image type="content" source="../media/deploy-model.png" alt-text="run-inference" lightbox="../media/deploy-model.png":::
16+
:::image type="content" source="../media/deploy-model.png" alt-text="A screenshot showing the deployment button" lightbox="../media/deploy-model.png":::
1717

1818
4. In the window that appears, you can create a new deployment name or override an existing one. Then, you can add a trained model to this deployment name.
1919

20-
:::image type="content" source="../media/add-deployment.png" alt-text="run-inference" lightbox="../../custom-named-entity-recognition/media/add-deployment.png":::
20+
:::image type="content" source="../media/add-deployment.png" alt-text="A screenshot showing the deployment screen" lightbox="../../custom-named-entity-recognition/media/add-deployment.png":::

0 commit comments

Comments
 (0)