wiki_cluster_pages
Cluster wiki pages by semantic similarity to reveal topic groups, uncover missing links between related pages, and flag redundant merge candidates.
Instructions
Cluster wiki pages by semantic similarity using GAAC (TF-IDF).
Identifies:
Natural topic clusters — pages that belong together
Missing links — same-cluster pages with no wikilink between them
Merge candidates — pages so similar they may be redundant (sim > 0.7)
Args: n_clusters: Number of clusters (auto = sqrt of page count if omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n_clusters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |