Project information
- Category: Unsupervised Learning
- Research Institution: Northeastern University
- Project date: February 13th, 2023
- Project URL: Notebook
NLP Overview and target
We aim to analyze Elon Musk's Twitter data from 2010-2022, focusing on the years 2017-2022. The goal is to extract keywords, compute word frequency for each year, and rank them. Next, we'll convert this data into a weighted adjacency matrix and build a weighted network. Finally, we'll define the strength and degree of each node in the network.