Skip to content

Commit 055aa70

Browse files
committed
updating titles
1 parent 3a0cdc2 commit 055aa70

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

articles/cognitive-services/Anomaly-Detector/anomaly-detector-container-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You must meet the following prerequisites before using Anomaly Detector containe
5050

5151
<!--* [Azure IoT Edge](../../iot-edge/index.yml). For instructions of deploying Anomaly Detector module in IoT Edge, see [How to deploy Anomaly Detector module in IoT Edge](how-to-deploy-anomaly-detector-module-in-iot-edge.md).-->
5252

53-
## The Anomaly Detector container
53+
## Anomaly Detector container image
5454

5555
The Anomaly Detector container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/decision` repository and is named `anomaly-detector`. The fully qualified container image name is `mcr.microsoft.com/azure-cognitive-services/decision/anomaly-detector`.
5656

articles/cognitive-services/Computer-vision/computer-vision-how-to-install-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ grep -q avx2 /proc/cpuinfo && echo AVX2 supported || echo No AVX2 support detect
7474
> [!WARNING]
7575
> The host computer is *required* to support AVX2. The container *will not* function correctly without AVX2 support.
7676
77-
## The Read OCR container
77+
## Read OCR container image
7878

7979
The Computer Vision Read OCR container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services` repository and is named `read`. The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-services/vision/read`.
8080

articles/cognitive-services/LUIS/luis-container-howto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Authoring APIs for packaged apps:
6969

7070
[!INCLUDE [Host Computer requirements](../../../includes/cognitive-services-containers-host-computer.md)]
7171

72-
## The LUIS container
72+
## LUIS container image
7373

7474
The LUIS container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/language` repository and is named `luis`. The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-services/language/luis`.
7575

articles/cognitive-services/language-service/key-phrase-extraction/how-to/use-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The following table describes the minimum and recommended specifications for the
4747

4848
CPU core and memory correspond to the `--cpus` and `--memory` settings, which are used as part of the `docker run` command.
4949

50-
## The key phrase extraction container
50+
## Key phrase extraction container image
5151

5252
The key phrase extraction container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/textanalytics/` repository and is named `keyphrase`. The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-services/textanalytics/keyphrase`.
5353

articles/cognitive-services/language-service/language-detection/how-to/use-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The following table describes the minimum and recommended specifications for the
4040

4141
CPU core and memory correspond to the `--cpus` and `--memory` settings, which are used as part of the `docker run` command.
4242

43-
## The language detection container
43+
## Language detection container image
4444

4545
The Language Detection container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/textanalytics/` repository and is named `language`. The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-services/textanalytics/language`
4646

0 commit comments

Comments
 (0)