How to classify multiple pages from one PDF using DU Modern project

I have a PDF document with multiple pages, where each page corresponds to a different type of form or model. I need to classify each page first and then apply data extraction accordingly.

I’ve already trained two custom models using a Document Understanding (DU) modern project, but I’m not sure how to perform page-level classification in Studio Web and then extract the required information from each page.

Since my PDF contains multiple page types, and some page types repeat across several pages, I need a way to handle this effectively.

@suripaleru,

It would be better to split up the pdf into separate pdf per pages or documents before DU will classify.

thank you. do we have any activity to split the pdf into pages ?

1 Like

@suripaleru,

Refer this tutorial for it. It’s simple.

Also this thread will be useful.

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