Construct a CompareComplyV1 object.
Name | Type | Attribute | Description |
---|---|---|---|
options |
UserOptions |
Options for the service. |
Release date of the version of the API you want to use. Specify dates in YYYY-MM-DD format. The current
version is 2018-10-15
.
Add feedback.
Adds feedback in the form of labels from a subject-matter expert (SME) to a governing document. Important: Feedback is not immediately incorporated into the training model, nor is it guaranteed to be incorporated at a later date. Instead, submitted feedback is used to suggest future updates to the training model.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
AddFeedbackParams |
The parameters to send to the service. Properties
|
Classify the elements of a document.
Analyzes the structural and semantic elements of a document.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
ClassifyElementsParams |
The parameters to send to the service. Properties
|
Compare two documents.
Compares two input documents. Documents must be in the same format.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
CompareDocumentsParams |
The parameters to send to the service. Properties
|
Convert document to HTML.
Converts a document to HTML.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
ConvertToHtmlParams |
The parameters to send to the service. Properties
|
Submit a batch-processing request.
Run Compare and Comply methods over a collection of input documents.
Important: Batch processing requires the use of the IBM Cloud Object Storage service. The use of IBM Cloud Object Storage with Compare and Comply is discussed at Using batch processing.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
CreateBatchParams |
The parameters to send to the service. Properties
|
Delete a specified feedback entry.
Deletes a feedback entry with a specified feedback_id
.
Name | Type | Attribute | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
DeleteFeedbackParams |
The parameters to send to the service. Properties
|
Extract a document's tables.
Analyzes the tables in a document.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
ExtractTablesParams |
The parameters to send to the service. Properties
|
Get the instance of the authenticator set on the service.
Get information about a specific batch-processing job.
Gets information about a batch-processing job with a specified ID.
Name | Type | Attribute | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
GetBatchParams |
The parameters to send to the service. Properties
|
Get a specified feedback entry.
Gets a feedback entry with a specified feedback_id
.
Name | Type | Attribute | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
GetFeedbackParams |
The parameters to send to the service. Properties
|
List submitted batch-processing jobs.
Lists batch-processing jobs submitted by users.
Name | Type | Attribute | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
params |
ListBatchesParams | Optional |
Properties
|
List the feedback in a document.
Lists the feedback in a document.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
ListFeedbackParams | Optional |
Properties
|
Turn request body compression on or off.
Name | Type | Attribute | Description |
---|---|---|---|
setting |
boolean |
Will turn it on if 'true', off if 'false'. |
Set the service URL to send requests to.
Name | Type | Attribute | Description |
---|---|---|---|
url |
string |
The base URL for the service. |
Update a pending or active batch-processing job.
Updates a pending or active batch-processing job. You can rescan the input bucket to check for new documents or cancel a job.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
UpdateBatchParams |
The parameters to send to the service. Properties
|
Generated using TypeDoc
IBM Watson™ Compare and Comply analyzes governing documents to provide details about critical aspects of the documents. interfaces