Skip to content

Commit

Permalink
Update mortgage module with AnalyzeLending
Browse files Browse the repository at this point in the history
  • Loading branch information
anjanvb committed Jan 11, 2023
1 parent 12bbde0 commit 4ec4215
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions industry/mortgage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,11 @@ git clone https://github.com/aws-samples/aws-ai-intelligent-document-processing
cd idp_workshop/industry/mortgage
```

4. Open the [01-document-classification.ipynb](./01-document-classification.ipynb) notebook and follow instructions in the notebook for Document Classification with Amazon Comprehend custom classifier.
4. Open the [01-document-classification.ipynb](./01-document-classification.ipynb) notebook and follow instructions in the notebook for Document Classification with Amazon Textract Analyze Lending API.

5. Open the [02-document-extraction-1.ipynb](./02-document-extraction-1.ipynb) notebook and follow instructions in the notebook for Document Extraction with Amazon Textract.
5. Open the [02-document-extraction.ipynb](./02-document-extraction.ipynb) notebook and follow instructions in the notebook for Document Extraction with Amazon Textract Analyze Lending API.

6. Open the [02-document-extraction-2.ipynb](./02-document-extraction-2.ipynb) notebook and follow instructions in the notebook for Document Extraction with Amazon Comprehend custom entity recognizer.

7. Open the [02-document-enrichment.ipynb](./02-document-enrichment.ipynb) notebook and follow instructions in the notebook for Document enrichment (document redaction) with Amazon Comprehend PII entity recognizer.
6. Open the [02-document-enrichment.ipynb](./02-document-enrichment.ipynb) notebook and follow instructions in the notebook for Document enrichment (document redaction) with Amazon Comprehend PII entity recognizer.

## Clean Up

Expand Down

0 comments on commit 4ec4215

Please sign in to comment.