Computational-Content-Analysis-2018 / 19-Jan-Flat-Clustering

Manning, Christopher, Prabhakar Raghavan and Hinrich Schütze. 2008. “Flat Clustering” and “Hierarchical Clustering.” Chapters 16 and 17 from Introduction to Information Retrieval.
https://github.com/Computational-Content-Analysis-2018
0 stars 1 forks source link

Topic modeling ~= Soft clustering? #2

Open ShiyuZhangGH opened 6 years ago

ShiyuZhangGH commented 6 years ago

I wonder if the topic modeling Blei discussed can be regarded to be similar to the soft clustering (e.g., model-based clustering) discussed in the "flat clustering" chapter?

mbokanga commented 6 years ago

I would say that topic modeling would fall under soft clustering, since documents don't fit in exactly one cluster ("topic" in this case) but are distributions over clusters/topics