@@ -515,7 +515,7 @@ \section*{Supplementary results}
515515The time series plots of individual questions' correlations also exhibit clear
516516`` peaks'' when computed using LDA embeddings, but not when computed using BERT
517517embeddings. This indicates that the LDA embeddings are capturing specific
518- `` matches'' between individual quiz questions and relatively well defined time
518+ `` matches'' between individual quiz questions and relatively well- defined time
519519periods of lecture content, whereas the BERT embeddings appear to blur these
520520specific correspondences. Taken together, these comparisons suggest that our LDA
521521model trained specifically on the two lectures' contents is sensitive to subtle
@@ -526,7 +526,7 @@ \section*{Supplementary results}
526526Supp.~Tab.~\ref {tab:matches }). Meanwhile, BERT, whose embedding weights must be
527527able to represent a far broader range of concepts, consequently blurs these
528528subtle distinctions between concepts conveyed within the span of a single course
529- lecture, thereby affording a `` lower resolution'' depiction of its contents.
529+ lecture, thereby affording a `` lower- resolution'' depiction of its contents.
530530
531531We also compared the within-lecture question matches identified by our LDA-based
532532approach to analogous matches obtained via a simpler approach that did
@@ -576,7 +576,7 @@ \section*{Supplementary results}
576576content share more superficial similarities. The time series of Jaccard
577577similarities, by contrast, are less cleanly structured and do appear to reflect
578578such superficial content matches in the more scattered, brief, and weak
579- `` peaks'' they exhibit. As an example, panel E displays text of the two quiz
579+ `` peaks'' they exhibit. As an example, panel E displays the text of the two quiz
580580questions highlighted in green and purple in panels A through D, along with the
581581text from the best-matching intervals from the lectures (identified based on
582582topic vector correlation). Both questions include words that---given the subject
0 commit comments