Package com.merative.acd.v1
Class AnnotatorForClinicalDataExample
- java.lang.Object
-
- com.merative.acd.v1.AnnotatorForClinicalDataExample
-
public class AnnotatorForClinicalDataExample extends java.lang.Object
Sample ACD Java SDK Calls NOTE: To run this sample class, replace "ACD_TOKEN" below with your ACD bearer token, and replace "ACD_URL" with the URL for the Annotator for Clinical Data (ACD) service endpoint. Optional: Update the "version" variable if you require a specific version of the ACD REST APIs.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-