allow_extra_metadata: true | |
fields: | |
- name: text | |
required: true | |
title: Text | |
type: text | |
use_markdown: false | |
guidelines: Classify the articles into one of the four categories. | |
metadata_properties: | |
- name: group | |
title: Annotation Group | |
type: terms | |
values: | |
- group-1 | |
- group-2 | |
- group-3 | |
visible_for_annotators: true | |
- max: 862 | |
min: 100 | |
name: length | |
title: Length of the text | |
type: integer | |
visible_for_annotators: true | |
- max: 361.398 | |
min: 139.096 | |
name: length_std | |
title: Standard deviation of the length of the text | |
type: float | |
visible_for_annotators: true | |
questions: | |
- description: Classify the text by selecting the correct label from the given list | |
of labels. | |
labels: | |
- World | |
- Sports | |
- Business | |
- Sci/Tech | |
name: label | |
required: true | |
title: Label | |
type: label_selection | |
visible_labels: null | |
vectors_settings: null | |