amazon-textract-response-parser icon indicating copy to clipboard operation
amazon-textract-response-parser copied to clipboard

Added textType property to Word class

Open bradeggins opened this issue 4 years ago • 1 comments

The purpose of this PR is to propose adding a new property to the Word class. It would be useful if a .textType property was available to ascertain whether the text identified in the textract response was PRINTED or HANDWRITING.

Please let me know if you have any ways in which I can improve the PR.

Thanks!

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

bradeggins avatar Apr 08 '21 10:04 bradeggins

There have been some changes, a BaseBlock was introduced, the TextType is a general property not limited to WORD. I could add that, but would close this PR or you could grant me permission to post the changes to your repo so you get credits for this.

schadem avatar Aug 23 '21 13:08 schadem