Analyse Social Network of co-authors in DBLP website (https://dblp.uni-trier.de) using NetworkX.
- Prints Network Density, Clustering Coefficient, No. of nodes & edges, and Average Degree of the graph
- Saves lists of top authors based on Closeness, Betweenness, Eigen Vector and Degree Centralities as .txt files
- Plots graphs depicting variation of Clustering Coefficient and Network Density over the years
- Plots a graph showing no. of publications with given keyword in title over the years