Skip to content

Commit 6c366ab

Browse files
committed
fixes
1 parent aabb11e commit 6c366ab

File tree

2 files changed

+2
-24
lines changed

2 files changed

+2
-24
lines changed

articles/cognitive-services/language-service/entity-linking/includes/use-language-studio.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

articles/cognitive-services/language-service/personally-identifiable-information/includes/development-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ ms.date: 01/10/2023
99
ms.author: aahi
1010
---
1111

12-
To use PII detection, you submit raw unstructured text for analysis and handle the API output in your application. Analysis is performed as-is, with no additional customization to the model used on your data. There are two ways to use PII detection:
12+
To use PII detection, you submit raw unstructured text for analysis and handle the API output in your application. Analysis is performed as-is, with no customization to the model used on your data. There are two ways to use PII detection:
1313

1414

1515
|Development option |Description |
1616
|---------|---------|
1717
|Language studio | Language Studio is a web-based platform that lets you try entity linking with text examples without an Azure account, and your own data when you sign up. For more information, see the [Language Studio website](https://language.cognitive.azure.com/tryout/pii) or [language studio quickstart](../../language-studio.md). |
18-
|REST API or Client library (Azure SDK) | Integrate PII detection into your applications using the REST API, or the client library available in a variety of languages. For more information, see the [PII detection quickstart](../quickstart.md). |
18+
|REST API or Client library (Azure SDK) | Integrate PII detection into your applications using the REST API, or the client library available in various languages. For more information, see the [PII detection quickstart](../quickstart.md). |

0 commit comments

Comments
 (0)