Closed EtienneGagnon1 closed 4 years ago
It should still be List: https://github.com/phanein/deepwalk/blob/master/deepwalk/graph.py#L32 is there any chance you are not using the original graph.py?
Yeah I did some modifications a long time ago seems like it is on my end.
I think the default_factory attribute of the Graph() has been changed from List to default_dict? When I try to load an edgelist now this error appears: