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

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -