1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
1
Hi,
At the moment only the AnalyzeDocument API has A2I direct integration.
If you want to include an A2I in your AnalyzeExpense workflow please use the Amazon Augmented AI with Custom Task Types.
respondido hace 3 años
Thanks for your reponse. We will take a look.
Hi Ioan, We have been looking to use Custom Task Types, but we are not sure how we could use our model on Textract.
For a custom A2I task type, you would first call Textract (AnalyzeExpense), then call A2I StartHumanLoop with the raw output and build a custom UI to present that to the user for adjustment. Your custom UI could be simple (for e.g. see A2I sample UIs repo) or complex (For e.g. see this sample using a SageMaker post-processing model too)
Contenido relevante
- OFICIAL DE AWSActualizada hace un mes
- OFICIAL DE AWSActualizada hace 2 meses
- ¿Cómo puedo resolver el error “Failed to start the job flow due to an internal error” en Amazon EMR?OFICIAL DE AWSActualizada hace un mes
- OFICIAL DE AWSActualizada hace un año
Please also have a look at https://repost.aws/questions/QUxrAFg4UvQ5m2isuKSC8zMQ/feedback-loop-in-analyzeexpense-api-in-textract The answer there seems contradictory to me though...