Compute listed vertex-based similarity measures for all the pairs of nodes in label data file(Node1, Node2, status - weak/strong) . These similarity measures are computed between two nodes by utilizing neighborhood and/or node information of both nodes.
Common neighbors
Jaccard coefficient
Adamic/Adar
Preferential Attachment
Any scala library can solve this problem??