This is an implementation of the Chinese Whispers clustering algorithm in Python. Since this library is based on NetworkX, it is simple to use. As the result, each node of the input graph is provided ...
Implementations are for learning purposes only. They may be less efficient than the implementations in the Python standard library. Use them at your discretion.