|
My Project
|
Speaker-Listener Label Propagation Algorithm. More...
#include <SLPA.h>
Public Member Functions | |
| SLPA (string a) | |
| ~SLPA () | |
| void | calculate () |
Speaker-Listener Label Propagation Algorithm.
Another java implementation necessary in the directory.
Constructor Simple parameter setting
| a | Algorithm Arguments |
Implementation
Implementation for Speaker-Listener Label Propagation Algorithm
Implements ClusterAlg< R >.
1.7.6.1