AI Center: Training the Model

Hi,

I am trying to tag Vendor Name field for various pdfs for training the model.
However if the vendor name is in two lines the second line is coming before the first line.

image

image

Any solution for this issue?

Hi @nanmishra

Your question is for some invoices the vendor first name is coming in second line and last name is coming in first line right.

If my question is correct. Then create a custom field called Vendor First name and keep the Vendor name field same. When you are training the pdf’s in the AI Center if the vendor first name come to second line, then map the second line as Vendor First name and first line as Vendor name. After you train all the pdf’s which coming like this.

In the Studio workflow write a condition, If the Vendor First name is empty or null then take the vendor name as full name, vendor first name is not empty then concantenate the Vendor First name and Vendor name to make it proper name.

Hope it helps!!

Thanks a lot. I will try this.

1 Like

It’s my pleasure… @nanmishra

Happy Automation!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.