Skip to main content

s_clusters

Function s_clusters 

Source
pub fn s_clusters(
    ix: &InfonIndex<RoarPostings>,
    s: usize,
    k: usize,
    noise: &HashSet<String>,
) -> Value
Expand description

Connected components of the structural graph at overlap threshold s — the token clusters.