Skip to content

elifesciences/peerscout-dags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PeerScout DAGs

Development

Build the Image

make build-dev

Run the Pipeline

make data-hub-pipelines-run-keyword-extraction

Run with particular development extraction config

For example (replace with desired development environment):

PEERSCOUT_DAGS_DEPLOYMENT_ENV=my_dev \
PEERSCOUT_DAGS_CONFIG=./dev-config/peerscout-keyword-extraction-data-pipeline-editor-provided-keywords.config.yaml \
make data-hub-pipelines-run-keyword-extraction