Description
In this post we'll explore the Speaker Listener LPA overlapping community algorithm that was added to the Neo4j Graph Data Science Library in version 1.5.0.
Summary
- Connected to Neo4j 4.2.0 at neo4j://localhost:7687 as user neo4j.
- neo4j@neo4j> {"user":{"followers":2793,"following":1121,"name":"Synechron","bio":"Synechron is a leading Digital IT Consulting firm Accelerating Digital initiatives for banks, asset managers & insurance companies around the world.
- The algorithm does compute an association strength score per node per community, but that score isn’t returned (at least at the moment!).
- One way is to use this algorithm to work out which users to follow to learn about other communities.