Skip to content

Commit de5fac3

Browse files
authored
Broken link fixed
1 parent cce14d7 commit de5fac3

File tree

1 file changed

+6
-6
lines changed
  • articles/machine-learning/component-reference-v2

1 file changed

+6
-6
lines changed

articles/machine-learning/component-reference-v2/text-ner.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article describes a component in Azure Machine Learning designer.
1818

1919
Use this component to create a machine learning model that is based on the AutoML Text NER.
2020

21-
Named Entity Recognition (NER) is one of the features offered by Azure Cognitive Service for Language. The NER feature can identify and categorize entities in unstructured text. For [more information on NER](/cognitive-services/language-service/named-entity-recognition/overview)
21+
Named Entity Recognition (NER) is one of the features offered by Azure Cognitive Service for Language. The NER feature can identify and categorize entities in unstructured text. For [more information on NER](/azure/cognitive-services/language-service/named-entity-recognition/overview)
2222

2323
## How to configure
2424

@@ -33,17 +33,17 @@ This model requires a training and Validation dataset. The datasets must be in M
3333

3434
1. Specify the **Primary Metric** you want AutoML to use to measure your model's success.
3535

36-
1. (Optional) Select the language your dataset consists of. Visit this link for a [full list of supported languages.](/how-to-auto-train-nlp-models.md#language-settings
36+
1. (Optional) Select the language your dataset consists of. Visit this link for a [full list of supported languages.](../how-to-auto-train-nlp-models.md#language-settings
3737

38-
1. (Optional) You are able to configure Hyperparameters. Visit this link for a [full list of configurable Hyperparameters](/how-to-auto-train-nlp-models.md#supported-hyperparameters)
38+
1. (Optional) You are able to configure Hyperparameters. Visit this link for a [full list of configurable Hyperparameters](../how-to-auto-train-nlp-models.md#supported-hyperparameters)
3939

40-
1. (Optional) Job Sweep settings are configurable. Visit this link to learn more about [each configurable parameter.](/how-to-auto-train-nlp-models.md#sampling-methods-for-the-sweep)
40+
1. (Optional) Job Sweep settings are configurable. Visit this link to learn more about [each configurable parameter.](../how-to-auto-train-nlp-models.md#sampling-methods-for-the-sweep)
4141

42-
1. (Optional) Job Limit settings are configurable. Visit this link to learn more about [these settings.](/how-to-auto-train-nlp-models.md#resources-for-the-sweep)
42+
1. (Optional) Job Limit settings are configurable. Visit this link to learn more about [these settings.](../how-to-auto-train-nlp-models.md#resources-for-the-sweep)
4343

4444

4545

4646

4747
## Next steps
4848

49-
See the [set of components available](/component-reference.md) to Azure Machine Learning.
49+
See the [set of components available](../component-reference/component-reference.md) to Azure Machine Learning.

0 commit comments

Comments
 (0)