Skip to content

khizer-hayat/EvoNetClus

Repository files navigation

EvoNetClus

A C# implementation of the EvoNetClus algorithm. The research paper link is:
http://keg.cs.tsinghua.edu.cn/jietang/publications/TKDE13-Sun-etl-al-co-evolution-of-multi-typed-objects-in-dynamic-networks.pdf

This is a translated project in C# whereas the original project is in Java authored by https://github.com/czxttkl/ (Courtesy Zhengxing Chen)

The change in data properties is that: we have taken "Author" as target objects and "Paper", "CoAuthor", "Venue" as attribute objects whereas Zhengxing Chen have taken "Paper" as target objects and "Author", "Venue", "Keywords" as attribute objects.

About

A C# implementation of the EvoNetClus algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published