This is a part of my Academic Project in the course Fundamentals of Data Analytics to perform Keyword Network analysis and word frequency analysis
- Populated Weighted Adjacency matrix and converted it to Weighted Network
- Computed Node degree and Node strength
- Plotted Average Node Strength and degree
- Computed word frequencies and plotted using histograms for every year
- Used Zipf’s law and plotted log-log plots of word frequencies to rank each year
- Created Bigram Network Graphs for each year