04-09-23 10:09 AM
Hi Team,
We have a set of 10 invoices from one vendor we trained the decipher with those invoices by enabling the ML model and keeping Train documents size as 10 and did some changes during manual verification (like vendor name is not correct, tax amount field is not correct, etc..) and submitted the batches. Once the training is completed unchecked the check box Mark for Training in Capture Model and then we have sent the same set of documents to decipher using blueprism.
Even though after training is completed its not recognizing the fields. before the training how it behaved the same thing is happening after training as well then what is the use of training to the decipher.
Are we missing anything during training??
I have sent the 10 documents in so many batches (like 50-60) but still it doing the same thing not reading the values what i teached earlier.
I checked by turning off the ML model by which rules-based training will be enabled automatically but still the same issue is happening.
Another question is when all the documents in the batch are marked as success without any error it's still sitting in data verification even though i have selected all the appropriate setting related to document type and configuration setting.
Auto Skip Data verify.
Skip the Data verification if the accuracy is high.
can you please answer the above questions.
04-09-23 03:15 PM
Hi Salman,
I would recommend reviewing our best practice guide as you probably don't need to use an ML model and 10 documents is much too low to create a usable model.
You may need to delete your training data and start from the beginning.
When your documents are marked as successful, but not automatically passing through, is any of the text in the fields red?
Thanks
04-09-23 07:05 PM
Hi @Ben.Lyons1,
Yes, I delete the entire training data and started from beginning and it contains some text in the fields which are in red colour even though the value is correct. So, i selected the region again for the particular field but still the text is showing in red colour only. what is the reason behind that & how to eliminate the issue?
Apart from the above i have the below questions.
Please address the above issues....
Thanks,
05-09-23 01:47 PM
If the default date conversion is not working then you can handle this by keeping the date format as Original in the Batch Types settings
and then in BP handle all date conversion scenarios. This way at least Decipher will not throw exception and let is pass through
06-09-23 08:24 AM
Hi Salman,
The red/brown text (version 2.2+ can contain both, 2.1 is red only) indicates low confidence, red is low OCR confidence and brown is low field confidence. For OCR confidence to be high, it needs to be 86%+, field confidence is only calculated for high OCR confidence fields. High field confidence is 95%+.
Unfortunately this information is not readily available (I'm working on it), but you can use the CCL/FCL misc parameters to lower the respective confidence threshold e.g. CCL = 70 would lower the OCR confidence threshold to 70%. Some trial and error will be involved to find a suitable value.
I've seen this issue with some dates myself, and I think my early testing of 2.3 has should some improvement (currently due Q4, pending successful testing).
You may find it useful to request a knowledge sharing session via our customer support portal.
Thanks