Function to merge similar clusters
merge_clusters.Rd
This function will iteratively merge clusters that result similar in the centroid. The merging will stop as soon as the cosine similarity between all pairs of clusters is below `cutoff`
merge_clusters.Rd
This function will iteratively merge clusters that result similar in the centroid. The merging will stop as soon as the cosine similarity between all pairs of clusters is below `cutoff`