From the course: Oracle Cloud Infrastructure AI Foundations Cert Prep

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Demo: Document understanding

Demo: Document understanding

(gentle music) - [Wes] All right, let's go to Document AI. Now, the default image here is a receipt and it detects it is English and it extracts a lot of raw text off of this receipt. You can see everything that's highlighted here, which is the entire contents of the receipt have been extracted, and we see what it has extracted here, both in line format or in individual word format. Now let's look and see if it got any key values. And yes, it did. Remember that for receipts, it has a number of specific keys that it looks for, and then if it finds a matching value, it will assign that value to the key. So we get the MerchantName Example cafe, the MerchantAddress, MerchantPhoneNumber, TransactionTime, TransactionDate. A lot of information on this receipt that's useful in processing it as an expense. And then we also see the line item data down here, and we can also see tabular data. It's picked out both two items here, an Americano and a water. Let's look at a different image example…

Contents