Political observatory for US 2020 election using twitter data.
- Compute the semantic similarity between Republican Senators' and the President's tweets over the course of the election — Using pretrained BERT embeddings and cosine similarity (considering
@mentions
only). Can be potentially extended to any twitter handle.