Joan Capdevila Pujol

Results 3 issues of Joan Capdevila Pujol

parameters in the Stream Filter function have to be passed in a list. Otherwise, the join funcion separates the string values digit by digit. The following does not work: api.GetStreamFilter(locations="2.1,41.1,2.3,41.5"...

Hi, show_topics function from gensim has changed and it now gets unexpected keywords: TypeError: show_topics() got an unexpected keyword argument 'topn' You can see the show_topics function: https://github.com/piskvorky/gensim/blob/develop/gensim/models/ldamodel.py#L685 Thks, Joan

Hello, Congrats for the viz tool. Very cool! One question, how do I order the term-topic matrices by seriation as explained in your article? Thks, Joan