('This is the Annotator for Clinical Data Python SDK',)
Project description
Merative Annotator for Clinical Data Python SDK Version 2.0.2
Overview
This Python SDK allows developers to programmatically interact with the following service:
Service Name | Imported Class Name |
---|---|
Annotator for Clinical Data | AnnotatorForClinicalDataV1 |
Prerequisites
- Refer to the Annotation for Clinical Data documentation:
- Python 3.7 or above
Installation
To install, use pip
pip install --upgrade acd-sdk
Migrating from version 1.x.x
The release of version 2 of the Annotator for Clinical Data SDK introduces a Python package name change from ibm_whcs_sdk
to acd_sdk
. For the migration from 1.x.x:
- Run
pip uninstall ibm-whcs-sdk
- Run
pip install acd-sdk
, and confirm that you have version 2 installed by runningpip show acd-sdk
. - In your application files that have a dependency on
acd-sdk
, update any import declarations fromibm_whcs_sdk
toacd_sdk
.
Using the SDK
For general SDK usage information, please see this link
Questions
For questions, refer to:
Issues
If you encounter an issue with the project, you are welcome to submit a bug report.
Contributing
See CONTRIBUTING.
License
The Annotator for Clinical Data Python SDK is released under the Apache 2.0 license. The license's full text can be found in LICENSE.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file acd-sdk-2.0.2.tar.gz
.
File metadata
- Download URL: acd-sdk-2.0.2.tar.gz
- Upload date:
- Size: 48.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94640f15e2d1c7cab589933555c3d5729a7b92a4b5f14754a01f90f3739ddf6e |
|
MD5 | e3ac3e3768b783709faf1ee19a6d0219 |
|
BLAKE2b-256 | a4485d1361a6e16b820b74893668b2b6d6cc4495837971249ac5f28367d2052e |
File details
Details for the file acd_sdk-2.0.2-py3-none-any.whl
.
File metadata
- Download URL: acd_sdk-2.0.2-py3-none-any.whl
- Upload date:
- Size: 61.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 085846ffdbee0ae3026ca8829781dc481da84e978eb9dee4b3b789adb81b9f21 |
|
MD5 | abd5c3c9b22d31fef54c8f6f6006f993 |
|
BLAKE2b-256 | 3c8541223d2e7be43d03e4737accea98b47d3627863e0a7b2bdded163106df7c |