Data Types

JSON

type description
BoundingBox Container to carry the positional information of word.
ClassFieldDeclaration Container to carry the information of fields of the Document Class.
DataCell Simple container to carry extracted data string for a single cell. Used by ExtractedData.
DocumentAdapter Carrier for document information.

When training an extractor, make sure to fill the word list, the page list and the field list. When extracting fields from a document you only need to fill the word list and page list.

DocumentClass Information about a document class
DocumentImportStatus Container to carry the document import status information.
DocumentUploadStatus Container to carry the uploading status information of the documents. It takes account of number of total and imported documents and their status
ExtendedClassFieldStatistics Field statistics for a single class, covering how many values have been found at all for a field within that class and for how many of those values a target can be located.
ExtractedData Contains the extraction result for a single field. There are usually multiple candidates which are provided as a list of DataCell.
FieldDeclaration Declaration of a field that can be extracted.
FieldInfo Container to carry field information.
FieldLocations Container to carry the information of word locations respective to the field.
FieldStatistics Basic field statistics, covering how many values exist for a given field in a project or class
LearnsetSchedulerProperties
PageInfo Container to carry the page orientation and positional information.
Project Container to carry the information of Projects created in the ALM Server.
TrainingDocumentIncident Description of a failed plausibility check on a traing document
TrainingDocumentMetaData Meta data about a stored training document
TrainingSetCheckResult Result of a training set plausibility check, including found incidents and field statistics.
WordInfo Container to carry word information