find Clusters
fun findClusters(similarityThreshold: <Error class: unknown class> = 0.7, topK: Int = 10): List<<Error class: unknown class><Proposition>>
Clusters of similar propositions if the store backs vector search, otherwise an empty list.