A business needs to pull named entities from a PDF to train a classifier. Which approach will extract those entities and save them in the SHORTEST time frame?
Choose an answer
Tap an option to check your answer.
Correct answer: Use Amazon Comprehend to extract the entities. Store the output in Amazon S3..
Why this is the answer
The correct answer is to use Amazon Comprehend to extract the entities and store the output in Amazon S3 because Comprehend is a natural language processing (NLP) service that can directly extract named entities from text. If the PDF is text-based, Comprehend can process it directly, offering the shortest time frame. Using an open-source OCR tool on Amazon SageMaker would involve setting up and managing a SageMaker instance, installing the tool, and then running the extraction, which is more time-consuming than using a managed service like Comprehend for direct text processing. Using Amazon Textract first, then Comprehend, is redundant if the PDF is already text-based. Textract is primarily for extracting text and data from scanned documents or images, not for direct entity extraction from text. If the PDF is image-based, Textract would be a necessary first step, but the question implies entity extraction from the PDF content itself. Using Amazon Textract with Amazon Augmented AI (A2I) would introduce a human review step, which, while increasing accuracy for complex cases, significantly lengthens the time frame, making it unsuitable for the "shortest time frame" requirement.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed