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

swift - How to change text of a button with a segmented controller? -

python - How to create jsonb index using GIN on SQLAlchemy? -

PHP DOM loadHTML() method unusual warning -