Issue with Generating Key-Value Pairs from CMS 1500 Form
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Open extraction-parsers/cms1500-parser.ipynb and run it against the referenced CMS 1500 test sample. Inspect the generated key-value pairs, especially the table section, and compare them with the form image; the issue is complete when the missing details and key associations are extracted accurately.
Written by the indexing model from the issue text.
Description
Hi,
I am working on reading the form and processing data from CMS 1500 using the provided code. However, I have noticed several issues with the key-value pair generation. The current implementation fails to fetch many details from the form accurately and incorrectly processes some elements. REPO LINK
Problems Encountered:
-
Many key-value pairs are not being extracted correctly. -
Some values are not being associated correctly with their keys. -
The code seems unable to handle certain sections of the form, such as tables.
In your test sample form I am not seeing any of the details belongs to the table
Please do respond asap :(
- Dominant language
- Jupyter Notebook
- Stars
- 449
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from aws-samples/amazon-textract-code-samples
-
Difficulty 4/5 3-5 days Newbie friendliness 28/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 32/100
All issues in aws-samples/amazon-textract-code-samples
Similar issues
-
bug-unconfirmed
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
needs-review
Difficulty 1/5 Under an hour Newbie friendliness 88/100
microsoft/ai-agents-for-beginners#754 · 1 comment ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
JuliusBrussee/caveman#1102 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
use-agent-os/agent-os#3263 ·