You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
testTopTopics (gensim.test.test_ldamodel.TestLdaModel) ... /home/travis/build/piskvorky/gensim/gensim/models/ldamodel.py:874: DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future
for l in top_words[:m_index - 1]:
ok
The text was updated successfully, but these errors were encountered:
@tmylk
I want to work on this bug. Could you update me regarding the current status of this bug. Also, the link for build seems broken in the above comment.
DeprecationWarning in Python 3 build caused by https://github.com/piskvorky/gensim/blob/develop/gensim/models/ldamodel.py#L874
The text was updated successfully, but these errors were encountered: