Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 333 Bytes

RicherPathSIM

Repository for research on an improvement for PathSIM with heterogeneous graph mining with node and edge attributes.

Dependencies

Requires Python 2.7 and the following dependencies:

  • networkx 1.7 or greater
  • numpy 1.6.2 or greater (for matrix representations of graph)
  • PyStemmer