tangjianpku / LINE

LINE: Large-scale information network embedding
1.05k stars 408 forks source link

How to run on windows? #28

Open melike-melike opened 6 years ago

melike-melike commented 6 years ago

Hello,

In the explanation, it says To run the script, users first need to compile the evaluation codes by running make.sh in the folder "evaluate". Afterwards, we can run train_youtube.bat or train_youtube.sh to run the whole pipeline. But there is no such file in the windows folder. What is the equivalent of make.sh in windows folder?

hsdoaa commented 5 years ago

make.sh is not in the folder "evaluate" for windows. It is only in the folder "evaluate" for linux.