choose the proper clustering method for Latent Semantic Analysis -


i want cluster text document find document same concept. i've done semantic similarity using latent semantic analysis (lsa), confuse clustering method should choose purpose . thank you

you can use hierarchical clustering. there package in r called rclusterpp efficient hierarchical clustering of large data (it parallel computation). can cut dendrogram tree different number of cluster within possible range , check cluster profiles using cross-tab.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -