CatgirlIntelligenceAgency/code/tools/experiment-runner/readme.md

7 lines
271 B
Markdown
Raw Normal View History

# Experiment Runner
This tool is a means of launching crawl data processing experiments,
for interacting with crawl data.
It's launched with `run/experiment.sh`. New experiments need to be added to
`ExperimentRunnerMain` in order for the script to be able to run them.