Skip to content

Commit 4957373

Browse files
authored
Update overview-ocr.md
1 parent 2bc963d commit 4957373

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cognitive-services/Computer-vision/overview-ocr.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ Optical character recognition (OCR) allows you to extract printed or handwritten
2222

2323
OCR typically refers to the foundational technology focusing on extracting text while delegating the extraction of structure, relationships, key-values, entities, and other document-centric insights to intelligent document processing service like [Form Recognizer](../../applied-ai-services/form-recognizer/overview.md). Form Recognizer includes a document-optimized version of **Read** as its OCR engine while delegating to other models for higher-end insights. If you are extracting text from scanned and digital documents, use [Form Recognizer Read OCR](../../applied-ai-services/form-recognizer/concept-read.md).
2424

25-
## About Read OCR
26-
Microsoft's **Read** OCR technology is built on top of multiple deep learning models supported by universal script-based models for global language support. This allows them to extract printed and handwritten text in [several languages](./language-support.md), including mixed languages and writing styles. **Read** is available as cloud service and on-premises container for deployment flexibility. With the latest preview, it's also available as a synchronous API for single, non-document, image-only scenarios with performance enhancements that make it easier to implement OCR-assisted user experiences.
25+
## Read OCR engine
26+
Microsoft's **Read** OCR engine is composed of multiple advanced machine-learning based models supporting [global languages](./language-support.md). This allows them to extract printed and handwritten text including mixed languages and writing styles. **Read** is available as cloud service and on-premises container for deployment flexibility. With the latest preview, it's also available as a synchronous API for single, non-document, image-only scenarios with performance enhancements that make it easier to implement OCR-assisted user experiences.
2727

2828
[!INCLUDE [read-editions](includes/read-editions.md)]
2929

30-
## How to try OCR
30+
## How to use OCR
3131

32-
Try out OCR by using Vision Studio.
32+
Try out OCR by using Vision Studio. Then follow one of the links to the Read edition in the later sections that best meet your requirements.
3333

3434
> [!div class="nextstepaction"]
3535
> [Try Vision Studio](https://portal.vision.cognitive.azure.com/)

0 commit comments

Comments
 (0)