7 lines
271 B
Markdown
7 lines
271 B
Markdown
# 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. |