RecognizedEntityGroup Class
Defines a group of previously recognized entities.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
RecognizedEntityGroup
Constructor
RecognizedEntityGroup(*, recognized_entity_regions, name: str, **kwargs)
Parameters
- recognized_entity_regions
- list[RecognizedEntityRegion]
Required
Required. The regions of the image that contain entities.
- name
- str
Required
Required. The name of the group where images of the entity were also found. The following are possible groups. CelebRecognitionAnnotations: Similar to CelebrityAnnotations but provides a higher probability of an accurate match. CelebrityAnnotations: Contains celebrities such as actors, politicians, athletes, and historical figures.
Feedback
Submit and view feedback for