Nice video sir.. Please also cover how can we minimise the use of the Present validation station based on the confidence score that you are talking about. Please try to cover it in future videos. I was asked this question in one of the interviews but I was unanswerable at that time. I think using the Present Validation station is very time-consuming if we have more than 500 documents to process.
Wonderful series on DU... Thanks Mukesh.. Just wanted to know if you can have series on DU template simliar to RE framework tempate. It would be really helpful
Can you just provide the expression here how to extract the "Confidence" of the ExtractionResult as you have extracted the "Confidene" of the ClassificationResult using expression as ClassificationResults(0).Confidence.ToString. Just write the expression, it would be very helpful and very urgent as I want to use "Present validation station" based on the Confidence score of the ExtractionResults.
extractionResult.ResultsDocument.Fields("FieldName").Confidence - extractionResult: This is the variable that stores the output of the DU processing. - ResultsDocument: Represents the document that contains extracted fields. - Fields("FieldName"): Replace "FieldName" with the actual name of the field for which you want to extract the confidence score. - Confidence: This retrieves the confidence score of the extracted field.
excelllent series and easily understandable
Appreciate the Feedback
Thank you Mukesh, I am stay on touch with your tutorials... well presentation. Happy automation.😊
You are most welcome
Needs lot of efforts to create slides and explain all the activity details which are related, plus the demo with different samples. Very nice
Appreciate the Feedback
Nice video sir.. Please also cover how can we minimise the use of the Present validation station based on the confidence score that you are talking about. Please try to cover it in future videos. I was asked this question in one of the interviews but I was unanswerable at that time. I think using the Present Validation station is very time-consuming if we have more than 500 documents to process.
Yes its just use of a conditions as per the business use case and setting the boolean variable , i will try to cover in the upcoming one.
Completed up to Validate Extraction.
Good Progress
Wonderful series on DU... Thanks Mukesh.. Just wanted to know if you can have series on DU template simliar to RE framework tempate. It would be really helpful
Yes, soon
Can you just provide the expression here how to extract the "Confidence" of the ExtractionResult as you have extracted the "Confidene" of the ClassificationResult using expression as ClassificationResults(0).Confidence.ToString. Just write the expression, it would be very helpful and very urgent as I want to use "Present validation station" based on the Confidence score of the ExtractionResults.
extractionResult.ResultsDocument.Fields("FieldName").Confidence
- extractionResult: This is the variable that stores the output of the DU processing.
- ResultsDocument: Represents the document that contains extracted fields.
- Fields("FieldName"): Replace "FieldName" with the actual name of the field for which you want to extract the confidence score.
- Confidence: This retrieves the confidence score of the extracted field.
@@MukeshKala thanks alot sir
Sir may I contact you?
Sure , I have my mail available in description