macks22 / dblp

Parse the dblp data into a structured format for experimentation.
MIT License
73 stars 22 forks source link

Build co-authorship network #7

Open macks22 opened 9 years ago

macks22 commented 9 years ago

While the AMiner group already has a co-authorship network provided, it unfortunately does not allow for filtering by year ranges, which is a key feature of this library. Therefore it would be useful to implement tasks which construct such a network that inherit from YearFilterableTask. These could then also be combined with the term attributes from the repdoc corpus files and the ground truth from the venues in order to produce a more useful network.