Skip to content

Commit ad2225f

Browse files
Merge pull request #187258 from PatrickFarley/comvis-updates
[cog svcs] Comvis updates
2 parents 47606e8 + 1dff95b commit ad2225f

File tree

4 files changed

+93
-106
lines changed

4 files changed

+93
-106
lines changed

articles/cognitive-services/Computer-vision/quickstarts-sdk/client-library.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Quickstart: Optical character recognition client library or REST API"
2+
title: "Quickstart: Optical character recognition (OCR) client library or REST API"
33
titleSuffix: Azure Cognitive Services
44
description: Learn how to use Optical character recognition (OCR) in your application through a native client library in the language of your choice.
55
services: cognitive-services
@@ -8,7 +8,7 @@ manager: nitinme
88
ms.service: cognitive-services
99
ms.subservice: computer-vision
1010
ms.topic: quickstart
11-
ms.date: 11/17/2021
11+
ms.date: 02/02/2022
1212
ms.author: pafarley
1313
ms.devlang: csharp, golang, java, javascript, python
1414
ms.custom: devx-track-python, devx-track-js, devx-track-csharp, cog-serv-seo-aug-2020, mode-api
@@ -18,8 +18,7 @@ keywords: computer vision, computer vision service
1818

1919
# Quickstart: Use the Optical character recognition (OCR) client library or REST API
2020

21-
Get started with the Computer Vision Read REST API or client libraries. The Read service provides you with AI algorithms for extracting visible text from images and returning it as structured strings. Follow these steps to install a package to your application and try out the sample code for basic tasks.
22-
21+
Get started with the Computer Vision Read REST API or client libraries. The Read service provides you with AI algorithms for extracting text from images and returning it as structured strings. Follow these steps to install a package to your application and try out the sample code for basic tasks.
2322

2423
::: zone pivot="programming-language-csharp"
2524

0 commit comments

Comments
 (0)