The Programming Historian (Dec 2023)
Transcribing Handwritten Text with Python and Microsoft Azure Computer Vision
Abstract
Tools for machine transcription of handwriting are practical and labour-saving if you need to analyse or present text in digital form. This lesson will explain how to write a Python program to transcribe handwritten documents using Microsoft’s Azure Cognitive Services, a commercially available service that has a cost-free option for low volumes of use.