From the course: Process Documents with Azure AI Document Intelligence
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Document analysis model definition
From the course: Process Documents with Azure AI Document Intelligence
Document analysis model definition
- [Instructor] Azure Document Intelligence currently has two models under document analysis, read and layout. There used to be a third one called the general document model, but it has been moved to the layout model since the October, 2023 release and will eventually be deprecated. Hence, we will no longer discuss this model in this video. You'll use the read model to primarily extract written or printed text lines, words, locations, and detected languages. You will use the layout model if you need to extract structural information like tables, selection marks, paragraphs, titles, headings, and subheadings. Both the read and layout model have the same input requirements. They support PDF, JPEC, PNG, bitmap, TIFF, or HEIF files. They also support extracting texts from Microsoft Word, Excel, PowerPoint, and HTML documents. They can process up to 2,000 pages per file for the paid tier. While the free tier can only handle up to two pages. They can also handle large file sizes of up to 500…