Text Extraction with Content Parsers¶
Knowledge AI uses content parsers to extract texts from uploaded files in different formats. The content parsers are categorized based on their complexity and the techniques they use.
You can use the following content parsers:
Content Parsers Overview¶
The table provides a comparative overview of the content parsers.
Details | Basic Parser | Advanced Parser (Default) | Azure AI Document Intelligence |
---|---|---|---|
Functionality | Fundamental text extraction. | Advanced text extraction. | Advanced, cloud-based text extraction. |
Use Cases | Extracting text from simple documents. | Extracting text from complex documents that include tables, images, footers, and more. | Extracting text from complex documents that include tables, images, footers, and more. |
Advantages |
|
|
|
Limitations |
|
Lack of customization capability. |
|
Price | Free of charge for all environments. Included in the Knowledge AI license. |
|
For all installations, payment proceeds through Azure AI Document Intelligence in accordance with their pricing policy. |
Automatic Fallback to Basic Parsing¶
If the Advanced Parser or Azure AI Document Intelligence fails, Knowledge AI falls back automatically on the Basic Parser.