Skip to main content

How to recognize "@" with optical text recognition in python?

Since there are different ways of writing the sign "@", the python package of optical text recognition seems to have a hard time how to recognize it such as this package.

Are there any known python package that can identify the various forms of "@" sign?



source https://stackoverflow.com/questions/74915828/how-to-recognize-with-optical-text-recognition-in-python

Comments