While processing a dummy invoice taken from the internet, I have found that invoice parser returns normalized value for supplier_name with a wrong string that is not found anywhere on the image.
Expected normalized value: Stanford Plumbing & Heating
Proposed value: Stanford University
"type": "supplier_name",
"mentionText": "Stanford Plumbing & Heating"
[...]
"normalizedValue": {"text": "Stanford University"}
Invoice header looks like below
I wonder if I should consider this a bug or a feature?
Solved! Go to Solution.
Hi, Yes you are correct. Although the value is incorrect, this is a feature called Enrichment and Normalization (this is with the intention to reduce post processing for the API) for more details about this, please visit the link about this feature[1].Also I would recommend contacting Google Support for them to look in to this and improve the quality of capturing for this object[2].
[1]https://cloud.google.com/document-ai/docs/ekg-enrichment
[2]https://cloud.google.com/contact
Hi, Yes you are correct. Although the value is incorrect, this is a feature called Enrichment and Normalization (this is with the intention to reduce post processing for the API) for more details about this, please visit the link about this feature[1].Also I would recommend contacting Google Support for them to look in to this and improve the quality of capturing for this object[2].
[1]https://cloud.google.com/document-ai/docs/ekg-enrichment
[2]https://cloud.google.com/contact