Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyashankar committed Sep 3, 2024
1 parent b316fad commit a33976e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ pipeline:
To run this pipeline, save it as `pipeline.yaml` and execute:

```bash
motion pipeline.yaml
motion run pipeline.yaml
```

This will process the student submissions data, extract themes from each response, unnest the themes, summarize the responses for each theme, and save the theme summaries in `output/theme_summaries.json`.

0 comments on commit a33976e

Please sign in to comment.