Classification Fields in Modern Document Understanding

I am trying to migrate a project from a Classic DU project to a Modern project, and I can’t find the classification fields anywhere. Are those not available in modern projects, or am I missing them? I was using one for identifying currency (part of the out of the box invoice model) and one for determining if an invoice was an invoice or credit memo.

Hi @Titus_Vandezande

Classifiers can be found in the UiPath.IntelligentOCR.Activities or UiPath.DocumentUnderstanding.ML.Activities packages.

The available classifiers are:

Keyword Based Classifier
Intelligent Keyword Classifier
Machine Learning Classifier
Generative Classifier

This can help-

Hi @AJ_Ask ,

I’m not talking about document classifiers, but about classification fields. I am attaching a screenshot of what they look like in the document manager for a classic project. The Currency field is part of the OOB Invoice model, so I can’t believe these would just go away.

The image shows a user interface section labeled "Classification Fields" with two fields: "currency" set to "USD" and "invoice_type" set to "invoice." (Captioned by AI)

Hi @Titus_Vandezande
In modern you will not able to see classfication fields as it will be automatic classification once you upload documents in modern project
Check the documentation
Document Understanding - Choosing the project type (uipath.com)

Hi @Akash_Javalekar1,

As I explained in my previous reply, I’m not talking about document classifiers. I am talking about classification fields in documents. Please see these links, to see how it used to work. I’m not finding any documentation on how to replicate this in Modern, which is why I’m asking this question.

What are classification fields in datalabelling - Help / AI Center - UiPath Community Forum

okay Got it you are talking about AI center?

No, although I believe the process is very similar in AI Center. I built my original classic project in the Document Understanding portal. I just realized my link in my previous reply pointed to the documentation for standalone. Here is the link to the documentation for Cloud, which is what I’m using.