plsa
plsa copied to clipboard
Code is not creating output file
Hi,
I have used the code that is available to run it on a dataset and I get the following messages.
Building prefix dict from the default dictionary ... Loading model from cache \jieba.cache Loading model cost 0.637 seconds. Prefix dict has been built succesfully.
I tried to run it for a long time (>2 hours). My dataset.txt is around 50 MB.
I am not sure why it is not saving any output files.
Thanks
It is because of the slow convergence of the algorithm. The params K, maxIteration and threshold have an effect on that.