jhlau / topically-driven-language-model

Tensorflow code to train TDLM
Apache License 2.0
138 stars 35 forks source link

Chinese text #16

Open njuljw76 opened 3 years ago

njuljw76 commented 3 years ago

Hello, thanks for you codes! I want to ask you , can i use TDLM in Chinese text without pre-training word embedding?

jhlau commented 3 years ago

It can work, but I suspect it'll work better if you supply it with pretrained embeddings.

njuljw76 commented 3 years ago

It can work, but I suspect it'll work better if you supply it with pretrained embeddings.

Ok! thanks for your reply! I just tried it, but each of my doc have the same topic-dist value, like this: image i don't know why, it's have good job when i used English text......

Bigbig-pudding commented 1 year ago

它可以工作,但我怀疑如果你为它提供预训练的嵌入,它会更好地工作。

还行!感谢您的回复!我刚刚尝试过,但我的每个文档都有相同的主题值,比如:image我不知道为什么,当我使用英文文本时,它做得很好......

您好,请问你这个问题解决了吗~