codebook / config.yaml
davidjurgens's picture
Deploy: Potato — Codebook Annotation
aceb1b2 verified
Raw
History Blame Contribute Delete
616 Bytes
port: 8000
annotation_task_name: Codebook Example
task_dir: .
output_annotation_dir: annotation_output/codebook-example/
output_annotation_format: tsv
data_files:
- data/codebook-example.json
item_properties:
id_key: id
text_key: text
user_config:
allow_all_users: true
users: []
alert_time_each_instance: 10000000
codebook_mode: open
annotation_schemes:
- annotation_type: multiselect
name: themes
description: Which qualitative themes appear in this excerpt?
codebook: true
labels:
- access barriers
- cost concerns
- provider trust
- wait times
site_dir: default
require_no_password: true