Document Intelligence terminology
Before getting started with Document Intelligence (DocIntel), it's important to understand some key concepts used in the application.
Updated terminology
As of Document Intelligence v2.3, DocIntel features include updated terminology.
| New term | Old term |
|---|---|
| Document task | Task, extraction task |
| Field | Key, attribute |
| Field group | Key group |
| Field value | Extracted value |
| Integration | Integration setup |
| Recommendation | Candidate, suggestion |
| Fully automated | Straight through processing |
| Use case | Task definition |
classification
In Document Intelligence, the process of categorizing documents and document pages based on their type.
confidence score
A numerical value assigned to a recommendation by Document Intelligence indicating its certainty about the extracted information. The higher the score, the more reliable the recommendation.
document class
A field used to apply a category or label to a document and to pages within a document in Document Intelligence.
For example, for an identity document use case, the classes might be passport, driver’s license, birth certificate, and the like.
document task
A document processing activity in Document Intelligence. It includes the information that you want to extract from the document or documents.
extraction
In Document Intelligence, the process of identifying relevant information in a document and using it as a basis for the AI to recommend a field value.
field
A single piece of information to extract from a document in Document Intelligence. For example, the date on a document.
Fields are sometimes called keys or attributes.
field group
A group of fields that belong together in Document Intelligence. Field groups are used to extract information from lists and tables.
For example, a group named "item" contains description, quantity, and unit price fields from a purchase order.
field value
The final output of the Document Intelligence application. The output contains the values for the specified fields that were extracted for a given document task.
recommendation
A bit of text found on a document. The recommendation includes details about its location in the document, such as the page of a document and the specific location on that page.
The recommendations that the AI provides are sorted based on how likely the AI believes a given recommendation to be the correct value for the current field.
unstructured document
use case
A use case is a set of configurations used to define the structure of a type of document that you want to process. It’s made up of the use case record and its related fields, field groups, integrations, flows, and all the related machine learning (ML) models. The use case also includes the mode for how the extraction should occur.