Go to file
merijn van moll 3ae0502183 unignored answers 2021-09-02 10:54:26 +02:00
.vscode basic functionality, creating a gazillion json files 2021-07-07 09:22:38 +02:00
batches unignored answers 2021-09-02 10:54:26 +02:00
conversation_tree 28-8 2021-08-28 17:17:57 +02:00
exhausting_mturk harvesting.. 2021-08-10 16:52:54 +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
diagram test.drawio added topics.txt 2021-08-03 14:29:32 +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