The Data Mining Forum
This forum is about
data mining,
data science and
big data: algorithms, source code, datasets, implementations, optimizations, etc. You are welcome to post call for papers, data mining job ads, link to source code of data mining algorithms or anything else related to data mining. The forum is hosted by
P. Fournier-Viger.
No registration is required to use this forum!.
Topic modelling with clustering
Posted by:
Myriam
Date: November 06, 2019 05:42AM
First time poster. I read a few messages and I am doing clustering for topic modelling. I first tried the classical K-Means algorithm but the results are not so good. Can someone help me?
Also, I want to have the public good datasets for topic modelling?
My
Re: Topic modelling with clustering
Posted by:
Dang Nguyen
Date: November 06, 2019 12:34PM
Typically, people often use topic modeling for finding topics in text documents. So, you can download and use text datasets for topic modeling.
http://ana.cachopo.org/datasets-for-single-label-text-categorization
Cheers,
Dang Nguyen