Document data setup entry point
This commit is contained in:
@@ -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.
|
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
|
## Running the pipeline
|
||||||
|
|
||||||
Run the full workflow with:
|
Run the full workflow with:
|
||||||
|
|||||||
Reference in New Issue
Block a user