Returning multiple responses for a query using Textract

0

I am trying to use Textract to analyze legal documents and I have an issue with the query system. There are multiple attorneys listed on each complaint and I am trying to get a list of all of them as well as all their State Bar Numbers. Unfortunately, I can only get Textract to return one per document. Is it possible to get more than one response for a query?

As an example of the documents I'm working with, I am trying to extract the attorney information which is on the top left of the document at this link. As you can see, there are two attorneys, (Carney R. Shegerian, Esq. and Anthony Nguyen, Esq.) along with two State Bar numbers, (State Bar No. 150461 and State Bar No. 259154.)

posta 2 anni fa583 visualizzazioni
2 Risposte
0

Are you using the console or the SDK?

AWS
con risposta 2 anni fa
-1

See the following example to retrieve key value pairs from a form: https://docs.aws.amazon.com/textract/latest/dg/examples-extract-kvp.html

profile pictureAWS
ESPERTO
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande