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

TermMatrix util does not work correctly #24

Closed MaxKissgen closed 3 years ago

MaxKissgen commented 3 years ago

computeTFIDF() in TermMatrix.java appears to not be working correctly. This affects the Combined Modularity metric and the content weighted algorithms.