Gensim: error i using mallet

Created on 27 Jun 2018  路  4Comments  路  Source: RaRe-Technologies/gensim

hi
i installed mallet in c and it to variable environment in windows 10 and when use it by
ldamallet = gensim.models.wrappers.LdaMallet(mallet_path, corpus=corpus, num_topics=20, id2word=id2word)
i got the error
image

need info

Most helpful comment

its worked !!!!!!! i don't know whats the matter :)

All 4 comments

@ahmedbhabbas please publish

  • full stacktrace (not screenshot, just copy it here)
  • full code
  • corpus/id2word

its worked !!!!!!! i don't know whats the matter :)

menshikh-iv thank u somuch

its worked !!!!!!! i don't know whats the matter :)

Hey May you suggest what changes did you made ? I am facing the same issue. Mallet is running from command line ( without using the gensim wrapper) but when I am using the wrapper. It is showing similar error. 'mallet.gz' not found.

Was this page helpful?
0 / 5 - 0 ratings