gensim v0.7.4 Release Notes

    • sped up Latent Dirichlet ~10x (through scipy.weave, optional)
    • ๐Ÿ‘€ finally, distributed LDA! scales almost linearly, but no tutorial yet. see the tutorial on distributed LSI, everything's completely analogous.
    • ๐Ÿ›  several minor fixes and improvements; one nasty bug fixed (lsi[corpus] didn't work; thx to Danilo Spinelli)