In taxonomy I had created one document type and while running document processing I am getting other templates . But bot is picking other templates too..when I indicated key word classification with few key words

In taxonomy I had created one document type and while running document processing I am getting other templates . But bot is picking other templates too…when I indicated key word classification with few key words of one document.

Example I created taxonomy for passport.and indicated passport num and name in key word .

While running some times I get invoices for that also it’s extracting data…

How to avoid this???

You can go with custom ml model

1 Like

Can I do with form extractor ?

If I am having one document in taxonomy ,

In data extraction scope I gave document type I’d of that document…

When I get other document template it’s throwing error

No you can’t do with form extractor

Handle that error with try catch scope

Hi! @MitheshBolla ,

which data extractor you’re using?

why can’t you try with ML.

->Navigate to manage packages install this package Uipath.DocumentUnderstanding.ML.Activities

->Install Uipath.IntelligentOCr.Activities package as well.

After your development This ML Extractor asks you to select the field which you want to extract.

so this will give you the correct data.

Regards,
NaNi

1 Like

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