Dynamic NMF and Dynamic Topics

Bhargav Srinivasa Google Summer of Code 2016, Student Incubator Leave a Comment

While hunting for a data set to try my DTM python port, I came across this paper, and this repository. The paper itself was quite an interesting read and analysed trends of topics in the European Parliament,  but what caught my attention was the algorithm they used to perform this analysis – what they called the Dynamic Non-Negative Matrix Factorisation (NMF). The …

Radim, Gensim and RaRe Technologies

Radim Řehůřek gensim, Machine Learning Leave a Comment

Racing through 2016 with so much on the front burner and yet it is timely to pause for a quick update on the launch of my new machine learning company, RaRe Technologies. The Start of Something Exciting I’ve heard from a few people who were confused when they received a recent newsletter from “RaRe Technologies”, when they signed up for …

Devashish’s Student Incubator Live-Blog: a Chronicle of Implementing Topic Coherence Metrics in Gensim

Devashish Deshpande gensim, Student Incubator 1 Comment

10th August : PyCon Delhi Planning to give some open space and lightening talks on gensim at pycon India in September. Hopefully we’ll also be able to organize a sprint there. 1st August : Plugging in your own model You can use the topic coherence pipeline to plug in your own topic model too. If you can extract the topics …

Bhargav’s Google Summer of Code 2016 Live-Blog: a Chronicle of Dynamic Topic Models

Bhargav Srinivasa Google Summer of Code 2016, Student Incubator 1 Comment

September 2nd, 2016 It’s celebration time – I’ve officially cleared Google Summer of Code 2016! 😀 😀 It’s been an absolutely awesome experience, I’ve had great mentors in Lev and Radim and I’ve learned so, so much. You can see the result of my work here in this notebook tutorial – link. And you can follow the extra features which …

Understanding and Coding Dynamic Topic Models

Bhargav Srinivasa Google Summer of Code 2016, Student Incubator Leave a Comment

Around a month into GSoC and into coding Dynamic Topic Models, there have been many challenges and experiences along the way. Before getting into the problems I faced, I’ll briefly describe what Dynamic Topic Models are. It would be helpful to read my previous blog post where I described Topic Models, first. You can also just do a quick google …

Pycon 2016 and Gensim Sprint Recap

Lev Konstantinovskiy gensim, Machine Learning, PyCon 2 Comments

Our team was on site representing RaRe Technologies and Gensim at this year’s PyCon 2016 hosted in Portland, Oregon, from May 28th to June 5th. It was a packed, outright massive event of over 3000 attendees which included two days of focused tutorials, sponsor workshops and talks from some of the industry’s renowned experts. RaRe was a sponsor of the …