All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.healthcare.v1.CloudHealthcare.Projects.Locations.Services.Nlp.html Maven / Gradle / Ivy

The newest version!






CloudHealthcare.Projects.Locations.Services.Nlp (Cloud Healthcare API v1-rev20241205-2.0.0)












com.google.api.services.healthcare.v1

Class CloudHealthcare.Projects.Locations.Services.Nlp

  • java.lang.Object
    • com.google.api.services.healthcare.v1.CloudHealthcare.Projects.Locations.Services.Nlp
    • Constructor Detail

      • Nlp

        public Nlp()
    • Method Detail

      • analyzeEntities

        public CloudHealthcare.Projects.Locations.Services.Nlp.AnalyzeEntities analyzeEntities(String nlpService,
                                                                                               AnalyzeEntitiesRequest content)
                                                                                        throws IOException
        Analyze heathcare entity in a document. Its response includes the recognized entity mentions and the relationships between them. AnalyzeEntities uses context aware models to detect entities. Create a request for the method "nlp.analyzeEntities". This request holds the parameters needed by the healthcare server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        nlpService - The resource name of the service of the form: "projects/{project_id}/locations/{location_id}/services/nlp".
        content - the AnalyzeEntitiesRequest
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy