GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::ComprehendMedical::DetectEntitiesV2Response(3) User Contributed Perl Documentation Paws::ComprehendMedical::DetectEntitiesV2Response(3)

Paws::ComprehendMedical::DetectEntitiesV2Response

REQUIRED Entities => ArrayRef[Paws::ComprehendMedical::Entity]

The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence in the detection and analysis. Attributes and traits of the entity are also returned.

REQUIRED ModelVersion => Str

The version of the model used to analyze the documents. The version number looks like X.X.X. You can use this information to track the model used for a particular batch of documents.

If the result to the "DetectEntitiesV2" operation was truncated, include the "PaginationToken" to fetch the next page of entities.

Attributes extracted from the input text that couldn't be related to an entity.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.