Go to file
merijn van moll b11cb1bc52 add design documents 2021-10-06 11:16:12 +02:00
.vscode basic functionality, creating a gazillion json files 2021-07-07 09:22:38 +02:00
batches Fix odd path 2021-09-23 21:49:44 +02:00
conversation_tree add design documents 2021-10-06 11:16:12 +02:00
exhausting_mturk add harvests from 18 sep 2021-09-21 10:31:45 +02:00
fix fix merge conflict 2021-09-26 18:12:48 +02:00
ontwerpdocumenten add design documents 2021-10-06 11:16:12 +02:00
.gitignore pretty printed list-hits 2021-08-10 11:49:31 +02:00
.python-version basic functionality, creating a gazillion json files 2021-07-07 09:22:38 +02:00
README.md basic functionality, creating a gazillion json files 2021-07-07 09:22:38 +02:00
config.example.yml basic functionality, creating a gazillion json files 2021-07-07 09:22:38 +02:00
exhaust.py pretty printed list-hits 2021-08-10 11:49:31 +02:00
hitlist harvesting.. 2021-08-10 16:52:54 +02:00
poetry.lock made seperate branch: "in_progress" for storing live results 2021-07-17 17:39:01 +02:00
pyproject.toml basic functionality, creating a gazillion json files 2021-07-07 09:22:38 +02:00

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