aws-samples / aws-samples/amazon-textract-textractor
get_words_below - Incorrect number of bindings supplied
Open
bug
- Dominant language
- Jupyter Notebook
- Stars
- 493
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Description
textractgeofinder > tgeofinder.py [line# 264](https://github.com/aws-samples/amazon-textract-textractor/blob/b07bed5ea8d8777259c760615c99c7b265b38867/tpipelinegeofinder/textractgeofinder/tgeofinder.py#L264) -- ymin is missing in params list for get_words_below function.
As a result, the below error is happening!
"errorMessage": "Incorrect number of bindings supplied. The current statement uses 6, and there are 5 supplied.",
Contributor guide
Assessment
This issue has not been assessed yet.