For a desired meta-path based similarity metric, retrieve the function which computes the appropriate similarity score, then compute similarity.
get_similarity_function(metric_name, get_verbose, ...)Readable description of the desired similarity score:
Use "pc".
Use "npc".
Use "dwpc".
Use "pathsim".
Should output be printed to console?
Other arguments to pass to appropriate meta-path similarity function.
A list with two elements:
The human readable name of the similarity metric.
The appropriate similarity score.
See the following functions to compute various similarity scores: