Hi,
I encounter this problem when I try to segment Chinese Document. And the output is
I have trained a LDA model using JGibbLDA. I have already segmented Chinese text before using Topictiling.
The command is below:
sh topictiling.sh -ri 5 -tmd model_news -tmn mode-final -fp "*txt" -fd all_seg -s
Is there anything wrong? I am also confused about model-final. I mean that model-final is model-final.others, model-final.phi, model-final.tassign or model.final.theta?
Thank you so much!
Hi,
I encounter this problem when I try to segment Chinese Document. And the output is
I have trained a LDA model using JGibbLDA. I have already segmented Chinese text before using Topictiling.
The command is below:
sh topictiling.sh -ri 5 -tmd model_news -tmn mode-final -fp "*txt" -fd all_seg -s
Is there anything wrong? I am also confused about model-final. I mean that model-final is model-final.others, model-final.phi, model-final.tassign or model.final.theta?
Thank you so much!