Skip to content

Commit 5ac892f

Browse files
committed
fixing issues
1 parent f31f572 commit 5ac892f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/cognitive-services/language-service/custom-classification/how-to/create-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: how-to
11-
ms.date: 02/10/2022
11+
ms.date: 03/21/2022
1212
ms.author: aahi
1313
ms.custom: language-service-custom-classification, references_regions, ignite-fall-2021
1414
---
@@ -28,7 +28,7 @@ Before you start using custom text classification, you will need several things:
2828

2929
## Azure resources
3030

31-
Before you start using custom classification, you will need a Azure Language resource. We recommend following the steps below for creating your resource in the Azure portal . Creating a resource in the Azure portal lets you create an Azure storage account at the same time, with all of the required permissions pre-configured. You can also read further in the article to learn how to use a pre-existing resource, and configure it to work with custom text classification.
31+
Before you start using custom classification, you will need an Azure Language resource. We recommend following the steps below for creating your resource in the Azure portal. Creating a resource in the Azure portal lets you create an Azure storage account at the same time, with all of the required permissions pre-configured. You can also read further in the article to learn how to use a pre-existing resource, and configure it to work with custom text classification.
3232

3333
You also will need an Azure storage account where you will upload your `.txt` files that will be used to train a model to classify text.
3434

@@ -42,7 +42,7 @@ You also will need an Azure storage account where you will upload your `.txt` fi
4242

4343
### Create a new resource from Language Studio
4444

45-
If it's your first time logging in, you'll see a window appear in [Language Studio](https://aka.ms/languageStudio) that will let you choose a language resource or create a new one. You can also create a resource by clicking the settings icon in the top-right corner, selecting **Resources**, then clicking **Create a new resource**.
45+
If it's your first time logging in, you'll see a window in [Language Studio](https://aka.ms/languageStudio) that will let you choose a language resource or create a new one. You can also create a resource by clicking the settings icon in the top-right corner, selecting **Resources**, then clicking **Create a new resource**.
4646

4747
> [!IMPORTANT]
4848
> * To use Custom Text Classification, you'll need a Language resource in **West US 2** or **West Europe** with the Standard (**S**) pricing tier.

articles/cognitive-services/language-service/custom-named-entity-recognition/how-to/create-project.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: language-service
1010
ms.topic: how-to
11-
ms.date: 02/10/2022
11+
ms.date: 03/21/2022
1212
ms.author: aahi
1313
ms.custom: language-service-custom-ner, references_regions, ignite-fall-2021
1414
---
@@ -29,7 +29,7 @@ You should have an idea of the [project schema](design-schema.md) you will use f
2929

3030
## Azure resources
3131

32-
Before you start using custom NER, you will need a Azure Language resource. We recommend the steps in the [quickstart](../quickstart.md) for creating one in the Azure portal. Creating a resource in the Azure portal lets you create an Azure storage account at the same time, with all of the required permissions pre-configured. You can also read further in the article to learn how to use a pre-existing resource, and configure it to work with custom NER.
32+
Before you start using custom NER, you will need an Azure Language resource. We recommend the steps in the [quickstart](../quickstart.md) for creating one in the Azure portal. Creating a resource in the Azure portal lets you create an Azure storage account at the same time, with all of the required permissions pre-configured. You can also read further in the article to learn how to use a pre-existing resource, and configure it to work with custom NER.
3333

3434
# [Azure portal](#tab/portal)
3535

@@ -39,7 +39,7 @@ Before you start using custom NER, you will need a Azure Language resource. We r
3939

4040
### Create a new resource from Language Studio
4141

42-
If it's your first time logging in, you'll see a window appear in [Language Studio](https://aka.ms/languageStudio) that will let you choose a language resource or create a new one. You can also create a resource by clicking the settings icon in the top-right corner, selecting **Resources**, then clicking **Create a new resource**.
42+
If it's your first time logging in, you'll see a window in [Language Studio](https://aka.ms/languageStudio) that will let you choose a language resource or create a new one. You can also create a resource by clicking the settings icon in the top-right corner, selecting **Resources**, then clicking **Create a new resource**.
4343

4444
> [!IMPORTANT]
4545
> * To use Custom NER, you'll need a Language resource in **West US 2** or **West Europe** with the Standard (**S**) pricing tier.

0 commit comments

Comments
 (0)