MarginaliaSearch/code/tools/experiment-runner
2024-05-28 16:54:53 +02:00
..
java/nu/marginalia/tools (keywords) Add position information to keywords 2024-05-28 16:54:53 +02:00
build.gradle (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +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.