An AI tool in Foundry for analyzing documents and media to classify content, extract entities, and generate structured understanding
In Content Understanding, “rebuild the analyzer” means building it again from the same project/schema after adding labeled samples; it does not require deleting and recreating the analyzer.
Use Content Understanding Studio (Foundry portal) as follows:
- Open the project that defines the analyzer.
- Add or update labeled samples using the Label data tab on a document extraction result page, then save the corrected labels.
- Return to the analyzer configuration in the same project (where the schema was defined and tested).
- Select Build analyzer again. Provide a name (can be the same logical analyzer you are updating, as exposed via the endpoint) and confirm the build.
- After the build completes, use the updated analyzer from the analyzer list. The new build incorporates the labeled samples; no delete/recreate step is required beyond triggering Build analyzer.
The key requirement is: labeled samples are added in Content Understanding Studio, and then the analyzer must be rebuilt from that project so the new examples are used at analysis time.
References:
- Create and improve your custom analyzer in Content Understanding Studio
- Validate document analyzer quality with confidence, grounding, and labeled samples
- What is a Content Understanding analyzer?
- Quickstart: Try out Content Understanding via web portal
- Create a custom analyzer (programming-language-csharp)
- Create a custom analyzer (programming-language-java)
- Prebuilt analyzers in Azure Content Understanding in Foundry Tools