Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

per_word_topics for a corpus #908

Closed
tmylk opened this issue Oct 2, 2016 · 6 comments
Closed

per_word_topics for a corpus #908

tmylk opened this issue Oct 2, 2016 · 6 comments
Labels
bug Issue described a bug difficulty easy Easy issue: required small fix

Comments

@tmylk
Copy link
Contributor

tmylk commented Oct 2, 2016

As reported on the mailing list
lda.get_document_topics(clipped_corpus, per_word_topics=True) doesn't return per_word_topics.

This line should be changed to pass all the params including per_word_topics through the apply call.

@tmylk tmylk added bug Issue described a bug difficulty easy Easy issue: required small fix labels Oct 2, 2016
SND96 added a commit to SND96/gensim that referenced this issue Oct 6, 2016
@saksham-s
Copy link

@tmylk is this issue still open.

@tmylk
Copy link
Contributor Author

tmylk commented Oct 12, 2016

@saksham15082 It is still open and a fix would be appreciated. We need to pass all the params including per_word_topics through the apply call.

@markroxor
Copy link
Contributor

markroxor commented Oct 13, 2016

@tmylk The link to "mailing list" redirects elsewhere, for a better understanding of this issue. Please fix. thanks.

@tmylk
Copy link
Contributor Author

tmylk commented Oct 13, 2016

@markroxor Thanks for pointing it out. Link updated to https://groups.google.com/d/msg/gensim/RgiN22vtPKU/3K3TpxjKBgAJ

@saksham-s
Copy link

@markroxor please go ahead with this issue.

@tmylk
Copy link
Contributor Author

tmylk commented Nov 10, 2016

Fixed in #978 Just needs better tests

@tmylk tmylk closed this as completed Nov 11, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Issue described a bug difficulty easy Easy issue: required small fix
Projects
None yet
Development

No branches or pull requests

3 participants