如何在 Gephi 0.9.1 中应用 Girvan Newman 和马尔可夫聚类算法?

How can I apply Girvan Newman and Markov Cluster Algorithms in Gephi 0.9.1?

我是 Gephi 的初学者,我想在我的图(节点-边)上应用 Gephi 0.9.1 中的 Girvan Newman 和马尔可夫聚类算法 我从 gephi.org https://marketplace.gephi.org/plugin/girvan-newman-clustering/ 下载了这些插件,但是,当我试图在 Gephi 中安装它们时,向我显示了这个错误! error 我明白了,我下载了这些丢失的插件,但扩展名 .zip 或 .jar 在 Gephi 中不接受。作为解决此错误的另一种尝试,我也安装了 Gephi 0.8.2 beta 和 0.7,然后它们正确安装了,但基本上它们不会开始打开。

我希望你能帮助我。 非常感谢!

插件已经为 Gephi 0.8.2 制作,开发人员对版本 0.9 进行了一些重大更改,需要移植插件。 可能值得联系作者,看看他们是否计划移植它,或者尝试自己动手。

代码在这里 https://github.com/jaroslav-kuchar/GirmanNewmanClustering and Gephi have made a tool to help port old plugins so it may be trivial, more info can be found here https://github.com/gephi/gephi-maven-plugin