martingerlach / hSBM_Topicmodel

Using stochastic block models for topic modeling
GNU General Public License v3.0
191 stars 40 forks source link

Added source code for multilayer sbm for hyperlink-text model #23

Closed chrishyland closed 3 years ago

chrishyland commented 3 years ago

Code for multilayer SBM for hyperlink + text network.

chrishyland commented 3 years ago

Notebook with tutorial demonstrating how to use this codebase will be pushed soon.

martingerlach commented 3 years ago

Hi Chris, thanks for sharing the multilayer-extension. looking forward to the tutorial as well. also: feel free to add a note in the README in the future. merging the multilayer-code; but havent tested yet.