Using seed words

279 views
Skip to first unread message

Hossein Kazemi

unread,
Mar 31, 2011, 4:50:59 AM3/31/11
to gensim
Hi, I have read several papers that actually start estimation with
some set of seed words. Is this also possible in Gensim package for
LDA modeling? if yes, where exactly this should be done? I am still
new to LDA.
Thanks

Radim

unread,
Apr 3, 2011, 5:01:43 AM4/3/11
to gensim
Hello Hossein,

seeding with existing documents was a part of gensim some versions
back, in the code that was directly ported from LDA-C. It was meant to
improve convergence (although the final, converged result was the
same).

In recent versions, that code was replaced by a more efficient
algorithm which doesn't use seeding anymore. It is an online
algorithm, so you could say it does "seeding" automatically, in a more
principled manner.

HTH,
Radim

Zebra

unread,
Dec 5, 2018, 1:47:15 AM12/5/18
to Gensim
Hi , 
Checking to see if the latest version of Gensim LDA supports seeding ? 

Thanks
Gaurav
Reply all
Reply to author
Forward
0 new messages