Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

ClassConfidenceModel represents a single class and its confidence — an estimate of the probability that the document was classified correctly.

Properties

NameTypeAccessDescription
ClassstringRead-onlyThe name of the class.
ConfidencenumberRead-onlyThe confidence value (higher means a more confident result).

Document

The document currently being processed by the Custom activity.

Object model

Full JavaScript object reference for Custom activity scripts.

Classify activity

Determines the type of an incoming document.