Young Rae Lee

Results 1 comments of Young Rae Lee

try this. 1. open ./node2vec/node2vec_spark/src/main/scala/com/navercorp/Main.scala 2. edit line 95 `def main(args: Array[String]) = { ` to `def main(args: Array[String]) {` (delete =) 3. save and mvn clean package 4. run!