aws-samples / aws-samples/amazon-comprehend-semi-structured-documents-annotation-tools

Great tool but will it support multi-page PDF labelling

Open
#22 0 comments 5 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
15
PR merge metrics
No merged PRs in 30d

Description

Implemented this tool and began the process of labelling multiple documents, my documents are multi-page, some can be as many as 40-50 pages long where the entities to be tagged could be spread throughout the document.
Within SageMaker labelling job this separates my documents into single pages to be labelled. The other document pages can be viewed and are clearly linked as a complete document, but the system only allows me to label the specific page I have been allocated via the labelling job.

Would it be possible to allow multiple pages of the same document to be completed together or to have an organised order of pages to work through so one user could complete the labelling of one of these documents in a consecutive order instead of what appears to be a random sequence of pages.

Issue here
- Complete entity labelling job for page 27 of document 1
- Next page given is page 7 of document 4
- Next page given is page 2 of document 5
etc

Is this something that can be supported using this tool?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.