You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
.vscode | 2 years ago | |
batches | 2 years ago | |
exhausting_mturk | 2 years ago | |
.gitignore | 2 years ago | |
.python-version | 2 years ago | |
README.md | 2 years ago | |
config.example.yml | 2 years ago | |
exhaust.py | 2 years ago | |
pyproject.toml | 2 years ago |
README.md
publish hits to mturh and fetch results
install
poetry install
usage
Create a config.local.yml
based on config.example.yml
.
Create a json file in the batches directory based on example.json.
poetry run python exhaust.py -c config.local.yml --publish batches/batch1.json
then later, fetch results/submissions using
poetry run python exhaust.py -c config.local.yml --update