LICENSE
MANIFEST.in
NOTICE
README.md
requirements.txt
setup.cfg
setup.py
amazon_textract_textractor.egg-info/PKG-INFO
amazon_textract_textractor.egg-info/SOURCES.txt
amazon_textract_textractor.egg-info/dependency_links.txt
amazon_textract_textractor.egg-info/entry_points.txt
amazon_textract_textractor.egg-info/requires.txt
amazon_textract_textractor.egg-info/top_level.txt
extras/dev.txt
extras/docs.txt
extras/pandas.txt
extras/pdf.txt
extras/torch.txt
textractor/__init__.py
textractor/exceptions.py
textractor/textractor.py
textractor/cli/__init__.py
textractor/cli/cli.py
textractor/data/__init__.py
textractor/data/constants.py
textractor/entities/__init__.py
textractor/entities/bbox.py
textractor/entities/document.py
textractor/entities/document_entity.py
textractor/entities/expense_document.py
textractor/entities/expense_field.py
textractor/entities/identity_document.py
textractor/entities/identity_field.py
textractor/entities/key_value.py
textractor/entities/lazy_document.py
textractor/entities/line.py
textractor/entities/page.py
textractor/entities/query.py
textractor/entities/query_result.py
textractor/entities/selection_element.py
textractor/entities/signature.py
textractor/entities/table.py
textractor/entities/table_cell.py
textractor/entities/value.py
textractor/entities/word.py
textractor/parsers/__init__.py
textractor/parsers/response_parser.py
textractor/utils/__init__.py
textractor/utils/geometry_util.py
textractor/utils/s3_utils.py
textractor/utils/search_utils.py
textractor/validate/__init__.py
textractor/validate/validation.py
textractor/visualizers/__init__.py
textractor/visualizers/arial.ttf
textractor/visualizers/entitylist.py