Which solution meets these requirements?

1 Comment

  1. Liam
    Author

    As far as I’m aware, the answer is:
    Export the database to a .csv file with two columns: claim_label and claim_text. Use Amazon Comprehend custom classification and the .csv file to train the custom classifier. Develop a service in the application to use the Amazon Comprehend API to process incoming claims, predict the labels, and route the claims to the appropriate queue.

Leave a Reply

Your email address will not be published. Required fields are marked *

four × 4 =