Unsupervised-Aspect-Extraction icon indicating copy to clipboard operation
Unsupervised-Aspect-Extraction copied to clipboard

How did you create the Representative Words listed in the paper?

Open yutavows opened this issue 4 years ago • 2 comments

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.

yutavows avatar Nov 24 '20 11:11 yutavows

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

ruidan avatar Nov 26 '20 14:11 ruidan

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?

yutavows avatar Nov 27 '20 01:11 yutavows