homophily: The tendency of individuals to associate and bond with similar others, leading to correlations between diverse traits (e.g., music taste and politics)
F1 score: The harmonic mean of precision and recall, used here to measure the accuracy of political alignment predictions (0 to 1 scale)
NPMI: Normalized Pointwise Mutual Information—a measure used to quantify the association between user participation in specific topics and political subreddits
DDO: Debate.org—a dataset of online debates where users explicitly self-identify their political ideology
zero-shot inference: Using a pre-trained model to perform a task (here, classification) without providing it with labeled training examples
Sentence-BERT: A modification of the BERT network that uses siamese, triplet networks to derive semantically meaningful sentence embeddings
Jaccard similarity: A statistic used for gauging the similarity and diversity of sample sets (here, user overlap between topics)