Builder

class Builder

Properties

Link copied to clipboard

The S3 prefix to the annotation files that are referred in the augmented manifest file.

Link copied to clipboard

The JSON attribute that contains the annotations for your training documents. The number of attribute names that you specify depends on whether your augmented manifest file is the output of a single labeling job or a chained labeling job.

Link copied to clipboard

The type of augmented manifest. PlainTextDocument or SemiStructuredDocument. If you don't specify, the default is PlainTextDocument.

Link copied to clipboard

The Amazon S3 location of the augmented manifest file.

Link copied to clipboard

The S3 prefix to the source files (PDFs) that are referred to in the augmented manifest file.

Link copied to clipboard
var split: Split?

The purpose of the data you've provided in the augmented manifest. You can either train or test this data. If you don't specify, the default is train.