aws-samples / aws-samples/amazon-textract-code-samples
Issue with Generating Key-Value Pairs from CMS 1500 Form
- 主要语言
- Jupyter Notebook
- 星标
- 449
- 派生
- 262
- PR 合并指标
- 30 天内没有已合并 PR
描述
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 ](https://github.com/aws-samples/amazon-textract-code-samples/blob/3fb9e1cd3c0a8035aa623f0efe79a16a310f758a/python/extraction-parsers/cms1500-parser.ipynb)
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 :(
贡献指南
调研方向
打开 extraction-parsers/cms1500-parser.ipynb,并针对所引用的 CMS 1500 测试样本运行它。检查生成的键值对,尤其是表格部分,并将其与表单图像进行比较;当缺失的详细信息和键关联都被准确提取时,该 issue 即完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, jupyter-notebook, python
- 领域
- ai, cloud, data
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100