Unsupervised-Aspect-Extraction
Unsupervised-Aspect-Extraction copied to clipboard
How did you create the Representative Words listed in the paper?
Hello Ruidan,
Why are the Representative Words listed in table 2 of the paper different from the aspect.log that has been uploaded? Did you list up the Representative Words in the paper according to aspect.log? Also, I pulled your project and executed it, but I obtained a different result compared with your aspect.log. Could you please tell me how did you create the Representative Words listed in the paper? Best regards.
Hi, I guess this is because that the aspect.log were generated with different random seed. Therefore, if you run the code on your machine, the words and clusters will be different
Thanks for the reply. I would like to use the same top 50 terms you utilized in the evaluation in section 5 of the paper. Could you please tell me the random seed for the Representative Words listed in the paper? Is it impossible for my machine to output the same results as the Representative Words listed in your paper?