CatgirlIntelligenceAgency/code/tools/experiment-runner
Viktor Lofgren a9fabba407 Tell experiment runner to only process some domains.
Updated the experiment runner, as well as the script.
2023-06-20 14:14:01 +02:00
..
src/main/java/nu/marginalia/tools Tell experiment runner to only process some domains. 2023-06-20 14:14:01 +02:00
build.gradle Add experiment runner tool and got rid of experiments module in processes. 2023-03-28 16:58:46 +02:00
readme.md Add experiment runner tool and got rid of experiments module in processes. 2023-03-28 16:58:46 +02:00

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.