Written and developed by Giorgos Sideris, 2018
Supervised by Dimitrios Katsaros
The thesis location is in: reports/Spectral_centrality_measures_in_multilayer_networks_and_their_application_in_scientometrics.pdf
- Install Matlab and open it
- Clone repository
- Navigate to the project folder on Matlab
- Use
biplex_data(coauthorship file, citations file,delimiter)
orh_index(coauthorship file, citations file,delimiter)
orc3_index(coauthorship file, citations file,delimiter)
orc4_index(coauthorship file, citations file, biplex results file,delimiter)
on Matlab command line - 🤓🤓🤓
-
Implement Biplex-like algorithm for one-layer network
-
Implement Biplex Pagerank algorithm as proposed by Pedroche, Romance, Criado
-
Make algorithm work with networks that contain dangling nodes
-
Test code's accuracy
-
Implement H-Index algorithm
-
Implement C^3-Index Algorithm
-
Test and compare algorithms
-
Apply to scientometrics
-
Examine correlation of results
-
Implement a new algorithm, C^4-Index
-
Apply to scientometrics
-
Examine correlation of results
-
Write thesis
-
Complete scientific paper