Sheng-Feng Hsu

Results 2 issues of Sheng-Feng Hsu

Hello! Thanks for the great great work! I encountered an issue while using nodevectors to train the prone embeddings: I ran G = cg.read_edgelist("..", directed=True, sep=',') g2v = ProNE() g2v.fit(G)...

Thanks for the great work on nodevectors & CSR graph! I encounter an issue while using nodevectors, but it turns out it's a problem on sparse matrix generating process. Error...