public class GraphVectorSerializer
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static GraphVectors |
loadTxtVectors(java.io.File file) |
static void |
writeGraphVectors(DeepWalk deepWalk,
java.lang.String path) |
public static void writeGraphVectors(DeepWalk deepWalk, java.lang.String path) throws java.io.IOException
java.io.IOException
public static GraphVectors loadTxtVectors(java.io.File file) throws java.io.IOException
java.io.IOException