This section details the methods available from the Classify service.
There is single Classify() method that allows the content to be classified, and existing content classifications to be retrieved. The different modes of operation are configured by setting options in the ClassificationArgs object that is passed as a parameter.
The method has the following syntax:
ClassifyResult Classify(ClassificationArgs args);
Returns the current Classify API version.
The method has the following syntax:
string ClassifyVersion()
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|