Document data setup entry point

This commit is contained in:
aseimel
2026-06-15 14:59:47 +02:00
parent 79abf60cc1
commit 7313b1a3dc
+8
View File
@@ -36,6 +36,14 @@ Two inputs require user-provided access/material:
The setup workflow never overwrites committed files in `data/`. See `data-setup/README.md` and `docs/RAW_DATA_SOURCES.md` for exact commands and source details.
Run the full source-data setup workflow with:
```bash
bash data-setup/run_data_setup.sh --full-test
```
This downloads script-accessible source files, checks required local files, rebuilds model-ready inputs locally, and writes a comparison report. Manifesto Project requires your own API key, and the Morgan OCR/transcription file can be provided on request.
## Running the pipeline
Run the full workflow with: