Enriching adds enhancments to the processed data that Unstructured produces. These enrichments include:
- Providing a summarized description of the contents of a detected image. Learn more.
- Providing a summarized description of the contents of a detected table. Learn more.
- Providing a representation of a detected table in HTML markup format. Learn more.
- Providing a list of recognized entities and their types, through a process known as named entity recognition (NER). Learn more.
- Having a vision language model (VLM) use advanced optical character recognition (OCR) to improve the accuracy of initially-processed text blocks. Learn more.
You can change enrichment settings only through Custom workflow settings.
- Image to provide a summarized description of the contents of each detected image. Learn more.
- Table to provide a summarized description of the contents of each detected table. Learn more.
- Table can also provide a representation of each detected table in HTML markup format. Learn more.
- Text to provide a list of recognized entities and their types by using a technique called named entity recognition (NER). Learn more.
- Generative OCR to have a VLM use advanced OCR to improve the accuracy of initially-processed text blocks. Learn more.

