Hi
We are using paid account of Abbyy cloud OCR.
When scanning business cards that have a first name, last name and Middle Initial the middle initial is not being handled well and often times the middle initial is used as the last name.
In link text First = David and Last = B. - Last should be Mernin
In link text First = Jon and Last = W. - Last should be Gale
In link text Doherty.jpg came in as First = Tadr. and Last = Schoeppner - First and middle initial got blended
Comments
1 comment
Please sorry for long silence!
Try to use the processBusinessCard method with the xml:writeFieldComponents=true parameter. In this case the Name field will be separated to the FirstName, LastName, MiddleName and ExtraName components. For example, according to my tests your business cards are processed in the following way:
1)
2)
3)
Hope this will help!
Please sign in to leave a comment.