zjcanjux

Results 4 comments of zjcanjux

您好,我觉得确实是词向量是每次build随机的,所以代码中原来并没有保存模型,要保存模型后期再加载,要用固定的词向量。

/causality/plot/__init__.py", line 36, in plot_marked_partially_directed_graph edge_labels={e: '*' for e in edges_ICstar['marked']}, arrowsize=arrowsize) TypeError: draw_networkx_edge_labels() got an unexpected keyword argument 'arrows' test plot_marked_partially_directed_graph , one error occur

> Hi [@zjcanjux](https://github.com/zjcanjux) , that module should exist. Could you please check whether you’ve installed the latest version from GitHub? I am sure that I install latest version. I install...