Home > Workshops > Medical Document Processing with Amazon Textract, Amazon Comprehend, and Amazon Comprehend Medical

Medical Document Processing with Amazon Textract, Amazon Comprehend, and Amazon Comprehend Medical

In this notebook, we will walkthrough on how to build a data processing pipeline that will process electronic medical reports (EMR) in PDF format to extract relevant medical information by using the following AWS services:

  • Textract: To extract text from the PDF medical report
  • Comprehend: To process general language data from the output of Textract.
  • Comprehend Medical: To process medical-domain information from the output of Textract.

Resources: