-
### Describe the issue
I'm trying to use form analysis to read basic form fields and values. I've noticed that the LINES and PAGES extracted seem accurate however the data in KEY_VALUE_SET and key/va…
-
Hi,
I am trying to specify custom jars in the spark init using the `spark.jars.packages` for example:
```
spark = raydp.init_spark(
"Sample APP",
1,
2,
"2G",
{
…
-
### System Info
```shell
- `transformers` version: 4.17.0 - (but checked issue is still present on `main` branch)
- Platform: Linux-4.14.262-200.489.amzn2.x86_64-x86_64-with-glibc2.10
- Python v…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or…
-
I'm having trouble using the call_textract() function for paginated outputs in the recent package you created.
Referring to [https://github.com/aws-samples/amazon-textract-textractor/tree/master/ca…
-
When getting more blocks than the "MaxResults" parameter, the parsing of the document fails.
![image](https://user-images.githubusercontent.com/1043061/128121128-b19e0eb3-4a53-4f70-b283-90f77ae8df4…
Eitol updated
2 years ago
-
How can we write integration tests for them?
-
On December 1st 2021 Amazon announced a new feature for their Textract service - Analyze ID. This allows for extracting data from government issued ids (i.e. Driver's license). Multiple languages SDKs…
-
**Describe the bug**
We are trying to reduce the bundle size be refactoring the aws-amplify package to it's modular components.
Everything worked fine until we deleted the ```aws-amplify ``` package…