Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rue-a committed Apr 15, 2024
1 parent 0d39751 commit bf76374
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions textract2page/convert_aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -582,11 +582,6 @@ def convert_file(
Amazon Documentation: https://docs.aws.amazon.com/textract/latest/dg/how-it-works-document-layout.html
AWS PAGE BLOCK is mapped to to TextRegion.
AWS LINE BLOCK is mapped to to TextLine.
AWS WORD BLOCK is mapped to to Word.
Arguments:
json_path (str): path to input JSON file
img_path (str): path to input JPEG file
Expand Down

0 comments on commit bf76374

Please sign in to comment.