Open hopeldy opened 7 years ago
LINE will use boost or gsl when it does computing....I suggest you first install gsl (by default installation) or install boost, and then recompile the source code. The *.sh script will be a good choice to follow.
@RominYue but i can run the examle dataset on windows without boost.I just didn't know how to install boost.can you help me?
You can run it successfully because it is accidentally compatible with your machine. While I use it on linux. I suggest you can search "boost windows use/install/vs" to find some solutions. Here is the official guide may do some help. http://www.boost.org/doc/libs/1_63_0/more/getting_started/windows.html
hi, did you use boost or gsl packge to recompile the source code? I just use the compiled file line.exe to train LINE on my own dataset ,and it failed.I want to know whether the boost is helpful when only training ?Or it is just helpful when compiling. Looking forward for you reply, thanks!
Liu