It was worth reading the above content........it serves as a great motivation.Thank you
Hello. Thank you for sharing this example use of gensim. I have a question though. In creating the submissions, in making the "blog score", why did you divide by len(blogTestPosts[blog_id]) instead of len(blogTrainPosts[blog_id])? Wouldn't it make more sense to divide by
len(blogTrainPosts[blog_id]) since you want the fraction the user liked in the training set?
Thanks for the tutorial.. It serves as an excellent starting for beginners! :)
Hi, thanks for this tutorial on gensim. However all the examples are displayed without indenting which make them pretty painful to read and not executable (as those are python snippets where indentation matters). Could you please fix them?
Hey Olivier, thanks for the heads up. The indentation error was the result of the syntax highlighter not playing nice with wordpress. I've fixed it.
It still looks broken to me: no I see oneliners in each block. I tried both with latest chrome and firefox browsers.
Hi Oliver, sorry for the runaround, and thanks for letting us know.. The formatting was re-spoiled in the changeover to the new design. Should be fixed now.