Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleConfigure Task Input Fields
Expand
titleConfigure Task Input Fields

Configure Task Input Fields

The Input Field tab enables you to specify fields that must exist in source files containing unlabeled input data. Once you save these specifications, Taskmonk uses these fields to validate unlabeled data during file-based import.

 

 

You can add input fields into Taskmonk projects manually or using a project input file.

Adding Input Fields from a Project Input File

This is the easiest way to add input fields to your project.

When you add input fields from a project input file, Taskmonk reads the column headers available in the file and automatically creates fields using the header information in your data file. You can then review the auto-created fields and update them as required.

For best results, we recommend that you download and update this Sample Project Data file.

To add input fields from a project input file, click the Browse Input Field button and select the input source file. Taskmonk now identifies column headers in the source file and creates an input field for each column header:

 

...

 

 You can add input fields into Taskmonk projects manually or using a project input file.

Adding Input Fields Manually

To manually add input fields to your project UI:

  1. In the Input Fields tab, click Create Input Field. The Create Input Field modal appears.

  2. Enter the name of the input field.

    Image RemovedImage Added

     

  3. Click Create to add the new field to your project.

The name of the input fields must match the column headers in your input data file.

You can similarly add as many input fields as required.

Updating Input Fields

Once you have created the input fields associated with your project, you can update their details and order as required.

You can perform the following updates on your project input fields:

Updating Input Field Names

To update an input field’s name:

  1. Click the Edit icon adjacent to it. This renders the Field Name field editable.

  2. Update the name as required, and click the Update Field Name icon.

    Image RemovedImage Added

     

Updating Input Field Types

To update input field types:

  1. Click the Field Type drop-down list to display the field type options available.

  2. Select the required field type. For example, in the screenshot below, the product_URL field refers to a column in the input file that contains links to product images. If you want the labeling UI to display the image, you must change the field type to Image.

    Image RemovedImage Added

     

    For more information on field types in Taskmonk, see Understanding Field Types.

  3. Set Mandatory as True to indicate that this field must be filled when updating input data.

  4. Set Operational as True to make the field available to labelers.

Reordering Input Fields

It is typically a good idea to order your input fields in the same sequence as the column headers in the project input files.

To reorder input fields, use the Up and Down arrows adjacent to the field names.

 

Expand
titleConfigure Task Output Fields

Configure Task Output Fields

The Output Field tab enables you to specify fields that must exist in the labeling output. Once you save these specifications, Taskmonk uses these fields to populate the output section of the labeling UI, making it easy for the labeler to specify details for each output field as appropriate.

Creating Task Output Fields

In image annotation projects, output fields are automatically created. Additional annotation details can be added as class attributes. In text-based projects, however, output fields can be flexibly configured as required.

Taskmonk does not require you to manually create output fields. However, you must add at least one curation output field if you are creating a curation project.

To add output fields to your project:

  1. Click the Create Output Field button on the right side of the page. The Create Output Field modal appears:

    Create_Output_Field.png

    The Create Output Field modal enables you to specify details associated with the output field.

  2. Enter the Name of the output field in the field provided.

  3. Click the Set Data Type field and select the data type that you want to associate with the output field. For detailed information about the options available in this field, see Data Type Options in Taskmonk, below.

  4. Select the Mandatory check box to indicate that this field must be filled when labeling data.

  5. Select the All Levels check box to indicate that this field must be available to users at all execution levels, such as labeling, quality analysis, and so on.

  6. Click Create to save the new output field and return to the Task Design > Output Fields tab.

  7. Set Customer Visible as True to make the field available in the output when retrieved by the customer.

    image-20220118-055854.png
  • You can create as many fields as you want to appear in the labeling UI, apart from the curation and taxonomy fields.

  • Curation and Taxonomy fields are automatically added to the labeling UI for curation or taxonomy projects. To display and populate these fields, the labeler must search and select the taxonomy and curation PT details in the labeling UI.

...