Skip to content

Commit e77b318

Browse files
Merge pull request #98 from paxtonfitzpatrick/revision-2
new LME-based prediction analyses & updated figure 6
2 parents ef4c784 + 313e80a commit e77b318

File tree

8 files changed

+6077
-494
lines changed

8 files changed

+6077
-494
lines changed

code/notebooks/README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
This folder contains notebooks to replicate analyses and figures from the
2-
[paper](../../paper/main.pdf). Notebooks are generally ordered according to when
1+
This folder contains notebooks to replicate analyses and figures from the
2+
[paper](../../paper/main.pdf) and [supplement](../../paper/supplement.pdf). Notebooks are generally ordered according to when
33
analyses are described or figures appear in the paper.
44

55
### `main/`
@@ -16,9 +16,10 @@ analyses are described or figures appear in the paper.
1616

1717
### `supp/`
1818
**code to reproduce tables and figures from the Supplementary Materials document**
19-
- `1_tables.ipynb` – code to generate Supplementary Tables 1, 2, and 3, and compute the correlation timeseries peaks shown in Supplementary Figures 3 & 4
19+
- `1_tables.ipynb` – code to generate Supplementary Tables 1–3 and compute the correlation timeseries peaks shown in Supplementary Figures 3 & 4
2020
- `2_topic-word-distributions-fig.ipynb` – code to generate Supplementary Figure 1
2121
- `3_topic-weight-fig.ipynb` – code to generate Supplementary Figure 2 and compute related stats
2222
- `4_lecture-question-correlation-peaks.ipynb` – code to generate Supplementary Figures 3 & 4
23-
- `5_model-comparison-BERT.ipynb` – code to generate Supplementary Figure 5
24-
- `6_individual-maps.ipynb` – code to generate Supplementary Figures 2–6
23+
- `5_model-comparison-word-overlap.ipynb` – code to generate Supplementary Figure 5
24+
- `6_model-comparison-BERT.ipynb` – code to generate Supplementary Figure 6
25+
- `7_individual-maps.ipynb` – code to generate Supplementary Figures 7–11

0 commit comments

Comments
 (0)