ProNE
Source code and dataset for IJCAI 2019 paper "ProNE: Fast and Scalable Network Representation Learning"
File Explorer
Download Latest Version (.zip)- aminer.cmty
- aminer.nt
- aminer.ungraph
- blogcatalog.cmty
- blogcatalog.ungraph
- cornell.cmty
- cornell.ungraph
- dblp.cmty
- dblp.ungraph
- PPI.cmty
- PPI.ungraph
- test.cmty
- test.nt
- test.ungraph
- texas.cmty
- texas.ungraph
- washington.cmty
- washington.ungraph
- wikipedia.cmty
- wikipedia.ungraph
- wisconsin.cmty
- wisconsin.ungraph
- youtube.ungraph
- compile.sh
- frpca.c
- frpca.h
- frpca_test.c
- matrix_vector_functions_intel_mkl.c
- matrix_vector_functions_intel_mkl.h
- matrix_vector_functions_intel_mkl_ext.c
- matrix_vector_functions_intel_mkl_ext.h
- SNAP.dat
- source_script.sh
- .gitattributes
- .gitignore
- classifier.py
- LICENSE
- ProNE.cpp
- proNE.py
- README.md
- requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/THUDM/ProNE
Downloads the entire project code from GitHub to your computer.
cd ProNE
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
