https://github.com/iann0036/textract-demo
Demonstration of Amazon Textract using its Boto3 library
https://github.com/iann0036/textract-demo
aws textract
Last synced: about 2 months ago
JSON representation
Demonstration of Amazon Textract using its Boto3 library
- Host: GitHub
- URL: https://github.com/iann0036/textract-demo
- Owner: iann0036
- License: mit
- Created: 2019-09-11T10:23:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T07:37:33.000Z (over 4 years ago)
- Last Synced: 2025-05-26T19:06:27.780Z (5 months ago)
- Topics: aws, textract
- Language: Python
- Size: 4.39 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amazon Textract Demo
> Demonstration of Amazon Textract using the AWS Boto3 library
## Usage
* Replace the `BUCKET_NAME` value with an S3 bucket you own
* Run `step1.py`
* Run `step2.py`