Skip to content

OCR, also known as Optical Character Recognition allows you to 'recognise' text from within a document, whether it be an image, a PDF or a table. Leveraging OCR, you can easily extract this text to be able to use it for additional processing, NLP, or fit it into your regular workflow.

Notifications You must be signed in to change notification settings

heetpatel4700/Optical_Character_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Need to extract text from an image?

Tired of manually transcribing?

You need OCR!

OCR, also known as Optical Character Recognition allows you to 'recognise' text from within a document, whether it be an image, a PDF or a table. Leveraging OCR, you can easily extract this text to be able to use it for additional processing, NLP, or fit it into your regular workflow.

The great thing about EasyOCR is that it works with Python and is quite accurate without any fine tuning, this means you can spend less time processing and more time doing the fun stuff.

Working and explatation of Optical Character Recognition: -

Youtube: - https://youtu.be/-6bOAKY-Cck

Links to install Dependences: -

PyTorch Install: https://pytorch.org/get-started/locally/

EasyOCR Documentation: https://github.com/JaidedAI/EasyOCR

OpenCV Documentation: https://opencv.org/

About

OCR, also known as Optical Character Recognition allows you to 'recognise' text from within a document, whether it be an image, a PDF or a table. Leveraging OCR, you can easily extract this text to be able to use it for additional processing, NLP, or fit it into your regular workflow.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published