rwth-acis / REST-OCD-Services

This repository contains the OCD service of WebOCD. In the repository, java based codes of overlapping community detection algorithms (OCDA) can be found.
Apache License 2.0
14 stars 10 forks source link

Display descriptive texts on nodes/edges while the algorithm is running #85

Open IbrahimSaifadin opened 2 years ago

IbrahimSaifadin commented 2 years ago

Currently, you cannot visually see how the community detecting algorithms on WebOCD are operating. The idea is to display short descriptive text on the corresponding nodes/edges while the algorithm is running, in order to better understand the procedure of the applied algorithm.