Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 623 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 623 Bytes

nonRoman-OCR

Introduction to the basics of optical character recognition (OCR)––which allows for full-text searching and other types of text manipulation of a digitized document––with a particular focus on OCR for materials in languages other than English, and in scripts other than Roman/Latin. OCR is fairly commonplace for English and Roman-script languages like French or Spanish, but it does not work so seamlessly for languages such as Arabic, Hindi, or Chinese. This workshop will be an opportunity to explore an open source OCR tool (Tesseract) that has demonstrated success with some non-Roman scripts.