analyze
abstract CancellationToken analyze(@NonNull() LinkedHashMap<String, Integer> giniApiDocumentIdRotationMap, @NonNull() GiniCaptureNetworkCallback<AnalysisResult, Error> callback)
Content copied to clipboard
Called when a document needs to be analyzed by the Gini API.
The documents were already uploaded and only the Gini API document ids of documents arepassed in along with the user applied document rotations.
Return
a CancellationToken to be used for requesting analysis cancellation
Parameters
giniApiDocumentIdRotationMap
a map of Gini API document ids and the user applieddocument rotations
callback
a callback implementation to return the outcome of theanalysis