Versions Compared

Key

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

...

Expand
titleField Types in Taskmonk

Field Type

Description

Implications of Using this Data Type in Taskmonk

Text

String data

 

Domain

The URL of a domain.

 

DropDown

Contains a list of values separated by commas.

Taskmonk allows the user to select only one option from the list of values, which is displayed as a drop-down list.

MultiSelect DropDown

Contains a list of values separated by commas.

Taskmonk allows the user to select only multiple options from the list of values, which is displayed as a series of check boxes or a drop-down, depending on how the output field is configured..

Date

Date value.

 

Radio

Contains a list of values separated by commas.

Taskmonk allows the user to select only one option from the list of values, which is displayed as a series of radio buttons.

LinkedField(Parent)

Contains a list of values separated by commas. Each of these values can have associated list of values (LoVs).

Taskmonk uses data of this data type to create drop-down lists where, once a user makes a selection, associated child LoVs appear in a separate drop-down list.

LinkedField(Child)

Contains a list of values separated by commas. Each of these lists is a child list associated with a parent linked field.

Taskmonk associates data of this data type to a parent linked field, and when that parent linked field is selected, the associated child LoVs appear in a separate drop-down list.

InputLinked

Use this field type when you want the labeler to select one option from a set of possibilities for a specific attribute.

If a pencil manufacturing company decides to package a sharpener or eraser with every box of pencils, the labeler should have a field labeled “Free Gift” and select “Sharpener” or “Eraser” from the list of options available. For step-by-step details on creating input-linked fields, see Creating Input-linked fields.

Notes

Contains paragraph text that is associated with the item that must be labeled.

 

Curation

This creates an empty field in the labeling UI, which must be filled using the curation values that you configured in Taskmonk.

 

Curation_PT

This is a curation field that enables the labeler to select the product type. You must associate this field with the Product Type column header in your curation file.

Taskmonk picks up the list of product types and displays them as drop-down options. Depending on the product type option that you choose, Taskmonk displays product type attributes, sourcing these options from the attributes that you mapped in your curation file.

For example, let’s say you have a product type called Pens & Pencils in the Product Type column in your curation file, and you associated the attribute displayColor to this product type, marking it as a closed list that can take only one value. In the Attributes Closed List, you define Red, Blue, and Black as values for the displayColor attribute.

Taskmonk displays the Product Type field as a drop-down list from which you pick Pens & Pencils. Taskmonk now lists out the attributes associated with this product type, of which, displayColor is one. You can now click the displayColor field and select Red, Blue, or Black as values for the displayColor attribute.

Taxonomy

These appear as placeholder read-only fields, which Taskmonk fills for you using values in your Taxonomy input file once you select a unique taxonomy entity for labeling.

Hybrid

This is a text input field with Dropdown optionTaskmonk allows the user to select combined with a dropdown list. It allows users to either type their input or select from predefined options.

In Taskmonk, users can choose only one option from the a list of values ,. When they give enter “(“ this in dropdown all drop-down list will be displayed, the dropdown menu will reveal all the available options.

Name-Value Pair

This component includes sub fields

In Taskmonk, the "NV Pair Field" component has includes a subfield configurable that can be customized as a text input, dropdown, or multi-dropdown, with . It supports both mandatory and flexible width optionssettings.

Dynamic Field

This is a flexible output field

In Taskmonk it takes JSON data and displays different widgets on task pages, often used in chat evaluation and product ranking projects. It supports various widget types like Text, Image, and OptionedMessage, and generates the necessary output JSON using custom code and updateOutputField

Color Selection

It displays color based on dropdown values

In Taskmonk, for Text projects, this feature in Text projects allows an output field to display colors based on according to dropdown valuesselections, supporting both color names and hex codes.

...

Data Type

Description

Additional Fields

Steps

Preview of Data Types on Task Page

Text

Enables you to specify that the field contains text.

Select Format

  1. Select Text in the Data Type field.

  2. Click Select Format and select the format of the text. Choose from the following options:

  3. Select Domain in the Data Type field.

  4. Select this field to create a validation field in the labeling UI, so labelers can enter the URL value, and it will get validated against the values you enter in the Possible Values field.

    Example: www.google.com,www.taskmonk.ai,www.microsoft.com
    • Number: Accepts only numbers.

    • Alphabet: Accepts only alphabets.

    • Alphanumeric: Accepts only numbers and alphabets.

    • Any: Accepts any text, including special characters, such as !,@,#, and so on.

Domain

Enables you to specify that the field contains domain names.

Possible Values

    • .

    • Any: Accepts any text, including special characters, such as !,@,#, and so on.

image-20240909-050303.pngImage Added

DropDown

Enables you to specify that the field contains a list of values that must appear as drop-down options.

Possible Values

  1. Select DropDownin the Data Type field.

  2. Enter the list of values in the Possible Values field, separating each value by a comma.

    Example: Violet,Indigo,Blue,Green,Yellow,Orange,Red

image-20240909-051808.pngImage Added

MultiSelect DropDown

Enables you to specify that the field contains a list of values from which multiple values can be chosen.

Component Type

Possible Values

  1. Select MultiSelect DropDown in the Data Type field.

  2. Choose between DropDown and Checkbox to indicate how you want the list to appear in the UI.

  3. Enter the list of values in the Possible Values field, separating each value with a comma. Thus, users can now select multiple values from the list of possible values that appears in this field
    in the labeling UI.

    Example: Violet,Indigo,Blue,Green,Yellow,Orange,Red

image-20240909-052854.pngImage Added

Date

Enables you to specify that the field contains a date.

 

Select Date in the Data Type field.

image-20240909-055350.pngImage Added

Radio

Enables you to specify that the field contains a list of values that must appear as radio buttons.

View Orientation

Possible Values

  1. Select Radio in the Data Type field.

  2. Choose between Horizontal and Vertical in the View Orientation field to indicate how you want options associated with this field to appear in the UI.

  3. Enter the list of values in the Possible Values field, separating each value with a comma. Thus, users can choose one radio button from the options available to them in the labeling UI.

    Example: Violet,Indigo,Blue,Green,Yellow,Orange,Red

image-20240909-055715.pngImage Added

LinkedField (Parent)

Enables you to specify that the field contains a list of values, each of which could have child list of values.

For example, the parent linked field Dress Item has three options: Shirts, Trousers, and Socks. If the user selects Shirts or Trousers, additional options associated with their sizes must appear; however, if the user chooses Socks, these options may not be needed if the socks are unisize.

Field Type

Possible Values

  1. Select LinkedField (Parent) in the Data Type field.

  2. Choose between DropDown, Radio, and Radio Inline in the Field Type field to indicate how you want options associated with this field to appear in the UI.

    1. DropDown: Displays the options as a drop-down list.

    2. Radio: Displays the options as a list of radio buttons.

    3. Radio Inline: Displays the options as radio buttons that appear in a single horizontal line.

  3. Enter the list of values in the Possible Values field, separating each value with a comma. Thus, users can choose one parent linked field from the options available to them in the labeling UI.

    Example: Shirts,Trousers,Socks

image-20240909-061421.pngImage Added

LinkedField (Child)

Enables you to specify that the field contains a list of values, which appears only when the labeler selects a specific parent value in the UI.

Field Type

Choose parent field for this field

Possible Values and Child values

  1. Select LinkedField (Child) in the Set Data Type field.

  2. Choose between DropDown, MultiSelect DropDown, Radio, and Radio Inline in the Field Type field to indicate how you want options associated with this field to appear in the UI.

    1. DropDown: Displays the options as a drop-down list.

    2. MultiSelect DropDown: Displays the options as a drop-down list from which multiple values can be selected.

    3. Radio: Displays the options as a list of radio buttons.

    4. Radio Inline: Displays the options as radio buttons that appear in a single horizontal line.

  3. Choose the parent field for the child linked field using the drop-down list provided.

Enter the child values against each possible value in the parent field.

Example:
Shirt: S,M,L,XL,XXL
Trousers: 36,38,40,42,44,46
Socks: [None]

 

image-20240909-062349.pngImage Added

InputLinked

Enables you to specify that the labeler must select one option from a set of possibilities for a specific attribute.

For example, if a pencil manufacturing company decides to package a sharpener or eraser with every box of pencils, the labeler should have a field labeled “Free Gift” and select “Sharpener” or “Eraser” from the list of options available. For step-by-step details on creating input-linked fields, see Creating Input-linked fields.

InputLinked Option

Input Field Names

  1. Select InputLinked in the Set Data Type field.

  2. Specify whether the options linked to the input-linked field must appear as radio buttons or a drop-down list, using the Input Field Names field.

  3. Enter the Input Field Names in the field provided.

image-20240909-063152.pngImage Added

Notes

Enables you to specify that the labeler must enter paragraph text that is associated with the item that must be labeled.

[None]

 

image-20240909-064612.pngImage Added

Curation

Enables you to specify that the labeler must fill this field using curation values associated with it.

Field Type

Possible Values

  1. Select Curation in the Set Data Type field.

  2. Use the Field Type field to specify the source of the curation values from the following options:

    1. Attribute Values: Select this option if the curation values must be taken from a curation file that you uploaded in the Project Lookup tab. For information on working with the Project Lookup tab, see Adding Lookup Data to Projects.

    2. Text: Select this option to create a field where the labeler can enter any text value.

    3. DropDown: Select this option if you want to provide the values associated with this curation field in the Possible Values field, below.

If you select Attribute Values as the Field Type, you do not need to provide any data in the Possible Values field.

image-20240909-065416.pngImage Added

Curation PT

Enables you to specify that the labeler must fill this field using a product type field that will determine the associated labeling fields that must be displayed.

Possible Values

You must ensure that the name of the field is the same as the name of the corresponding column in your curation file. Otherwise the associated values will not get populated.

image-20240909-064827.pngImage Added

Taxonomy

Use this field to create taxonomy fields, which appear as placeholder read-only fields. Taskmonk auto-fills these for you using values in your Taxonomy input file once you select a unique taxonomy entity for labeling.

 

You must ensure that the name of the field is the same as the name of the corresponding column in your taxonomy file. Otherwise the associated values will not get populated.

image-20240909-065521.pngImage Added

Hybrid

Enables you to specify that the field contains a list of values that must appear as drop-down options.

Possible Values

  1. Select Hybrid in the Data Type field.

  2. Enter the list of values in the Possible Values field, separating each value with a comma. When user enter the “(“ this users can now select multiple values from the list of possible values that appears in this field

image-20240909-065704.pngImage Added

Name Value Pair

Enables you to specify that the field contains options to add or delete rows, and also features a flex design

  1. Select Name Value Pairin the Data Type

  2. Enable Flex design

    image-20240829-073330.pngImage Removedimage-20240909-104627.pngImage Added

  3. Click on Sub fields in NV Pair

  4. Enter the Field name

  5. Select field types such as Text, Dropdown, and Multi-Dropdown.

  6. Enter flex width

  7. Enter the list of values in the Possible Values field, separating each with value with a comma

    image-20240829-073643.pngImage Removedimage-20240909-104541.pngImage Added

Screenshot from 2024-09-09 17-10-59-20240909-114059.pngImage Added

Dynamic field

Enables the field which accepts JSON data

Possible Value

  1. Select Dynamic Fieldin the Data Type field.

  2. Enter the list of values in the Possible Values field, separating each value by comma.

  3. The field supports various widget types like Text, Image, and OptionedMessage. Include the desired widget types in your JSON data

Screenshot from 2024-09-09 16-49-03-20240909-111903.pngImage Added

Color Selection

Enables the display colors according to dropdown values

Possible Value

  1. Select Dynamic Fieldin the Data Type field.

  2. Enter the list of values in the Possible Values field, separating each value by comma.

image-20240909-102428.pngImage Added

Deleting Task Output Fields

...